
CNA configuration and deployment
vip 172.25.5.1
ip route 10.6.0.1 255.255.255.255 172.16.6.1 ip route 0.0.0.0 0.0.0.0 tunnel1
end
module ustat provider_2 link provider_2
vip 172.25.5.2
ip route 10.6.0.2 255.255.255.255 172.16.6.2 ip route 0.0.0.0 0.0.0.0 tunnel2
end
module ustat provider_3 link provider_3
vip 172.25.5.3
ip route 10.6.0.2 255.255.255.255 172.16.6.2 ip route 0.0.0.0 0.0.0.0 tunnel3
end
Router Ra commands
interface Tunnel1 description GRE to provider_1
ip address 172.25.5.129 255.255.255.252 ip policy
tunnel source 172.16.6.1 tunnel destination 172.16.6.4
ip access list 188 permit ip host 172.25.5.1 any
match ip address 188
set ip
ip route 172.25.5.1 255.255.255.255 Tunnel1 router bgp 65002
bgp cluster-id 88
neighbor 172.16.6.4