Answer to Configuration Exercise 9
router bgp 300 template peer-policy R2 route-map R2_PREPEND out weight 50 exit-peer-policy ! template peer-policy R3 weight 150 exit-peer-policy ! template peer-session PASSWORD password Chapter6_Exercises exit-peer-session ! template peer-session EBGP_IN_AS200 remote-as 200 inherit peer-session PASSWORD exit-peer-session ! bgp log-neighbor-changes no bgp default ipv4-unicast neighbor 10.0.0.17 inherit peer-session EBGP_IN_AS200 neighbor 10.0.0.21 inherit peer-session EBGP_IN_AS200 neighbor 2001:DB8:A:5::2 inherit peer-session EBGP_IN_AS200 neighbor 2001:DB8:A:6::3 inherit peer-session EBGP_IN_AS200 neighbor 2001:DB8:F:F::6 remote-as 300 neighbor ...
Get Routing TCP/IP, Volume II: CCIE Professional Development, Second Edition 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.