Open Shortest Path First
Left running head:
Chapter name (automatic)
608
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
R
OUTER B:
hostname RouterB
!
interface Serial0/0:0
ip address 10.1.1.5/30
encapsulation ppp
!
interface GigabitEthernet3/0
ip address 10.5.1.2/24
!
router ospf 1
log-adjacency-changes
network 10.1.1.0/24 area 0
network 10.5.0.0/16 area 5
R
OUTER C:
hostname RouterC
!
interface Serial0/0:0
ip address 10.1.1.6/30
encapsulation ppp
!
interface GigabitEthernet3/0
ip address 10.8.1.1/24
!
interface GigabitEthernet3/1
ip address 10.8.2.1/24
shutdown
!
router ospf 1
log-adjacency-changes
network 10.1.1.0/24 area 0
network 10.8.0.0/16 area 8