Chapter 14

A1: RTA's configuration is:
interface Serial0 ip address 172.16.14.6 255.255.255.252 ip policy route-map Exercise1!interface Serial1 ip address 172.16.14.10 255.255.255.252 ip policy route-map Exercise1!access-list 1 permit 172.16.1.0 0.0.0.127access-list 2 permit 172.16.1.128 0.0.0.127!route-map Exercise1 permit 10 match ip address 1 set ip next-hop 172.16.14.17!route-map Exercise1 permit 20 match ip address 2 set ip next-hop 172.16.14.13
A2: RTA's configuration is:
interface Serial0 ip address 172.16.14.6 255.255.255.252 ip policy route-map Exercise2A!interface Serial1 ip address 172.16.14.10 255.255.255.252 ip policy route-map Exercise2B!access-list 1 permit 172.16.1.0 0.0.0.127!route-map Exercise2A permit 10 match ip address 1 ...

Get Routing TCP/IP, Volume I (CCIE Professional Development) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.