background image
Not-So-Stubby Area Configuration
181
interface Ethernet1
ip address 1.1.1.1 255.255.255.0
!
router ospf 24
network 10.0.0.0 0.255.255.255 area 0
network 1.0.0.0 0.255.255.255 area 1
area 0 range 10.0.0.0 255.255.0.0
area 1 nssa
RouterC
interface Ethernet0
ip address 1.1.1.2 255.255.255.0
!
interface Ethernet1
ip address 172.16.1.1 255.255.255.0
!
router ospf 24
redistribute rip
network 1.0.0.0 0.255.255.255 area 1
default-metric 128
area 1 nssa
!
router rip
redistribute ospf 24
network 172.16.0.0
default-metric 3
RouterD
interface Ethernet0
ip address 172.16.1.2 255.255.255.0
!
interface Ethernet1
ip address 172.16.2.1 255.255.255.0
!
router rip
network 172.16.0.0
Copyright ©2001 SYBEX , Inc., Alameda, CA
www.sybex.com