ConfigsFPYOspf
OSPF for NodeFPY
Current configuration:
!
hostname nodeFPYospf
password secret
enable password secret
log stdout
!
!
!
interface lo
!
interface eth0
ip ospf network point-to-multipoint
!
interface eth1
ip ospf network point-to-multipoint
!
interface sit0
!
router ospf
ospf router-id 192.168.10.254
redistribute kernel
redistribute connected
redistribute static
network 192.168.2.0/24 area 0
network 192.168.10.0/24 area 0
!
line vty
!
end
Version 1 (current) modified Mon, 26 Jul 2021 12:49:28 +0000 by
graybeard [EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]