background image
Hands-on Lab
193
!
router ospf 50
network 2.0.0.0 0.255.255.255 area 0
network 3.0.0.0 0.255.255.255 area 0
!
no ip classless
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
RouterB
!
version 11.2
no services udp-small-servers
no services tcp-small-servers
!
hostname RouterB
!
interface Ethernet0
ip address 1.1.1.1 255.255.255.0
!
interface Ethernet1
ip address 2.2.2.1 255.255.255.0
!
!
router ospf 50
network 1.0.0.0 0.255.255.255 area 10
network 2.0.0.0 0.255.255.255 area 0
area 10 stub
!
no ip classless
Copyright ©2001 SYBEX , Inc., Alameda, CA
www.sybex.com