background image
374
Chapter 10
Route Optimization
EIGRP and OSPF Route Redistribution
In this variation of our original example, let us say that Company B ran
OSPF as its internal routing process. Figure 10.6 shows the appropriate syn-
tax for redistributing EIGRP and OSPF into one another.
F I G U R E 1 0 . 6
EIGRP and OSPF redistribution
Network B
OSPF
Process ID 1 - Area 0
router eigrp 10
redistribute ospf 1
network 1.0.0.0
default-metric 56 10 255 1 1500
!
router ospf 1
redistribute eigrp 1
network 0.0.0.0 0.0.0.255 area 0
default-metric 128
Network A
EIGRP - Process ID 10
I can see
routes
from RouterC.
I can see routes
from both RouterA
and RouterC.
I can see
routes
from RouterA.
RouterC
RouterB
RouterA
8.8.8.0/24
1.1.1.0/24
Copyright ©2001 SYBEX , Inc., Alameda, CA
www.sybex.com