background image
194
Chapter 5
Interconnecting OSPF Areas
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
RouterC
!
version 11.2
no services udp-small-servers
no services tcp-small-servers
!
hostname RouterC
!
interface Ethernet0
ip address 3.3.3.2 255.255.255.0
!
interface Ethernet1
ip address 4.4.4.4 255.255.255.0
!
!
router ospf 50
network 3.0.0.0 0.255.255.255 area 0
network 4.0.0.0 0.255.255.255 area 20
area 20 stub no-summary
!
no ip classless
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
Copyright ©2001 SYBEX , Inc., Alameda, CA
www.sybex.com