
Command summary
neighbor 172.16.6.4
neighbor 172.16.6.4
neighbor 172.16.6.4 weight 200
Router Rb commands
interface Tunnel2 description GRE to provider_2
ip address 172.25.5.133 255.255.255.252 ip policy
tunnel source 172.16.6.2 tunnel destination 172.16.6.4
interface Tunnel3 description GRE to provider_3
ip address 172.25.5.137 255.255.255.252 ip policy
tunnel source 172.16.6.2 tunnel destination 172.16.6.4
ip access list 189 permit ip host 172.25.5.2 any
match ip address 189
set ip
ip access list 190 permit ip host 172.25.5.3 any
match ip address 190
set ip
ip route 172.25.5.2 255.255.255.255 Tunnel2 ip route 172.25.5.3 255.255.255.255 Tunnel3
router bgp 65002 bgp
neighbor 172.16.6.4
This completes the CNA configuration for the scenario referenced in Figure 95: Detailed configuration scenario on page 359.