Lines Matching refs:new1
443 local new1=$1; shift
447 ip link set dev g1a type ip6gre local $new1 remote $new2
448 __addr_add_del g1a add "$new1/128"
453 ip link set dev g2a type ip6gre local $new2 remote $new1
456 ip -6 route add vrf v$ol2 $new1/128 via 2001:db8:10::1
463 local new1=2001:db8:3::10
467 topo_flat_remote_change $old1 $new1 $old2 $new2
473 local new1=2001:db8:3::1
477 topo_flat_remote_change $old1 $new1 $old2 $new2
483 local new1=$1; shift
488 __addr_add_del dummy1 add "$new1/64"
489 ip link set dev g1a type ip6gre local $new1 remote $new2
495 ip link set dev g2a type ip6gre local $new2 remote $new1
496 ip -6 route add vrf v$ul2 $new1/128 via 2001:db8:10::1
503 local new1=2001:db8:3::10
507 topo_hier_remote_change $old1 $new1 $old2 $new2
513 local new1=2001:db8:3::1
517 topo_hier_remote_change $old1 $new1 $old2 $new2