background image
Advanced Redistribution
379
F I G U R E 1 0 . 8
Route-specific metrics
Filtering Routes
In the previous section, we explored how we could specify different metrics
for different routes. However, as we mentioned earlier, there are many
instances where we want only a subset of routes advertised or received. We
Network B
RIP
router eigrp 10
network 1.0.0.0
redistribute rip route-map test
!
router rip
network 8.0.0.0
redistribute eigrp 10 metric 3
!
access-list 1 permit 5.0.0.0
!
route-map test 1
match ip address 1
set metric 56 100 255 100 1500
!
route-map test 2
set metric 56 100 255 1 1500
Network A
EIGRP - Process ID 10
I can see routes
from both RouterA
and RouterC.
I can see
routes
from RouterA.
I can see routes from RouterC.
network 5.0.0.0 has a metric of 56 100 255 100 1500
network 6.0.0.0 has a metric of 56 100 255 1 1500
network 7.0.0.0 has a metric of 56 100 255 1 1500
network 8.0.0.0 has a metric of 56 100 255 1 1500
RouterC
RouterB
RouterA
8.8.8.0/24
1.1.1.0/24
Copyright ©2001 SYBEX , Inc., Alameda, CA
www.sybex.com