Lines Matching refs:nexthop
129 ip route add default vrf $vrf_name nexthop via $gw_ip
140 ip route del default vrf $vrf_name nexthop via $gw_ip
179 ip route add 10.0.0.2/32 nexthop via 192.0.2.2
293 ip route del 10.0.0.2/32 nexthop via 192.0.2.2
313 ip route add 10.0.0.1/32 vrf vrf-spine nexthop via 192.0.2.1
314 ip route add 10.0.0.2/32 vrf vrf-spine nexthop via 192.0.3.1
319 ip route del 10.0.0.2/32 vrf vrf-spine nexthop via 192.0.3.1
320 ip route del 10.0.0.1/32 vrf vrf-spine nexthop via 192.0.2.1
350 ip route add 10.0.0.1/32 nexthop via 192.0.3.2
487 ip route add $host1_ip/32 vrf vrf-green nexthop via $vtep_ip \
489 ip route add $host2_ip/32 vrf vrf-green nexthop via $vtep_ip \