Lines Matching refs:new2
445 local new2=$1; shift
447 ip link set dev g1a type ip6gre local $new1 remote $new2
450 ip -6 route add $new2/128 via 2001:db8:10::2
453 ip link set dev g2a type ip6gre local $new2 remote $new1
454 __addr_add_del g2a add "$new2/128"
465 local new2=2001:db8:3::20
467 topo_flat_remote_change $old1 $new1 $old2 $new2
475 local new2=2001:db8:3::2
477 topo_flat_remote_change $old1 $new1 $old2 $new2
485 local new2=$1; shift
489 ip link set dev g1a type ip6gre local $new1 remote $new2
490 ip -6 route add vrf v$ul1 $new2/128 via 2001:db8:10::2
494 __addr_add_del dummy2 add "$new2/64"
495 ip link set dev g2a type ip6gre local $new2 remote $new1
505 local new2=2001:db8:3::20
507 topo_hier_remote_change $old1 $new1 $old2 $new2
515 local new2=2001:db8:3::2
517 topo_hier_remote_change $old1 $new1 $old2 $new2