Searched refs:localip (Results 1 – 2 of 2) sorted by relevance
225 local localip=$(echo $vmap | awk -F'-' '{print ($3)}')264 …ip -netns ${hv[$hvid]} link add $vxlandev type vxlan local $localip $vxlandevflags dev veth0 2>/de…319 localip="172.16.0.1"327 …run_cmd "ip -netns $testns link add vxlan100 type vxlan id 100 local $localip dev veth-testns dstp…331 …run_cmd "ip -netns $testns link add vxlan-ext1 type vxlan vnifilter local $localip dev veth-testns…334 …run_cmd "ip -netns $testns link add vxlan-ext1 type vxlan external vnifilter local $localip dev ve…343 …run_cmd "ip -netns $testns link add vxlan-ext2 type vxlan external vnifilter local $localip dev ve…
1091 localip="10.0.2.2"1108 run_cmd $IP link add "$vxlandev" type vxlan id 10 local $localip \