Chapter 13


1

RTA's configuration is

router rip redistribute eigrp 1 metric 3 passive-interface Ethernet0 passive-interface Ethernet1 network 172.16.0.0 distribute-list 1 in Ethernet3 ! router eigrp 1 redistribute rip metric 10000 1000 255 1 1500 passive-interface Ethernet2 passive-interface Ethernet3 network 172.16.0.0! access-list 1 deny 172.16.12.0 access-list 1 permit any

2

RTA's configuration is

router rip redistribute eigrp 1 metric 3 passive-interface Ethernet0 passive-interface Ethernet1 network 172.16.0.0 distribute-list 2 out Ethernet2 ! router eigrp 1 redistribute rip metric 10000 1000 255 1 1500 passive-interface Ethernet2 passive-interface Ethernet3 network 172.16.0.0 ! access-list 2 deny 172.16.10.0 access-list 2 permit any

3

RTA's configuration is

router rip redistribute eigrp 1 metric 3 passive-interface Ethernet0 passive-interface Ethernet1 network 172.16.0.0 distribute-list 3 out eigrp 1 ! router eigrp 1 redistribute rip metric 10000 1000 255 1 1500 passive-interface Ethernet2 passive-interface Ethernet3 network 172.16.0.0 ! access-list 3 permit 172.16.2.0 access-list 3 permit 172.16.8.0 access-list 3 permit 172.16.9.0

4

RTA's configuration is

router rip redistribute eigrp 1 metric 3 passive-interface Ethernet0 passive-interface Ethernet1 network 172.16.0.0 ! router eigrp 1 redistribute rip metric 10000 1000 255 1 1500 passive-interface Ethernet2 passive-interface Ethernet3 network 172.16.0.0 distribute-list 4 out Ethernet0 ! access-list 4 permit 172.16.1.0 access-list 4 permit 172.16.2.0 access-list 4 permit 172.16.3.0 access-list 4 permit 172.16.7.0 access-list 4 permit 172.16.8.0 access-list 4 permit 172.16.9.0

5

The distribute list configured under the RIPng process is

ipv6 router rip ripname distribute-list prefix-list listname out ethernet2 ! ipv6 prefix-list listname seq 5 deny 2001:DB8:0:A::/63 le 64 ipv6 prefix-list listname seq 10 permit ::/0 le 128

6

EIGRP assigns a higher distance (170) to external routes than to internal routes (90). If any destination within the EIGRP domain is advertised into EIGRP from IS-IS, it will be ignored unless the internal route to the destination fails. Therefore, the EIGRP distances do not have to be manipulated. The distance statements under the IS-IS configurations of RTC and RTD follow:

RTC:

distance 115 distance 170 192.168.10.254 0.0.0.0 1 ! access-list 1 permit any

RTD:

distance 115 distance 170 192.168.10.249 0.0.0.0 1 distance 170 192.168.10.241 0.0.0.0 1 ! access-list 1 permit any

7

The distance statement under the IS-IS configuration of RTD is

distance 115 distance 255 192.168.10.241 0.0.0.0 1 ! access-list 1 permit any

8

The distance statement under RTC's EIGRP configuration is distance eigrp 90 90




CCIE Professional Development Routing TCP/IP (Vol. 12005)
Routing TCP/IP, Volume 1 (2nd Edition)
ISBN: 1587052024
EAN: 2147483647
Year: 2005
Pages: 233

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net