Searched refs:localip (Results 1 – 2 of 2) sorted by relevance
226 local localip=$(echo $vmap | awk -F'-' '{print ($3)}')265 …ip -netns ${hv[$hvid]} link add $vxlandev type vxlan local $localip $vxlandevflags dev veth0 2>/de…320 localip="172.16.0.1"328 …run_cmd "ip -netns $testns link add vxlan100 type vxlan id 100 local $localip dev veth-testns dstp…332 …run_cmd "ip -netns $testns link add vxlan-ext1 type vxlan vnifilter local $localip dev veth-testns…335 …run_cmd "ip -netns $testns link add vxlan-ext1 type vxlan external vnifilter local $localip dev ve…344 …run_cmd "ip -netns $testns link add vxlan-ext2 type vxlan external vnifilter local $localip dev ve…
966 localip="10.0.2.2"983 run_cmd $IP link add "$vxlandev" type vxlan id 10 local $localip \