Lines Matching +full:10 +full:a

66 	ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
83 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
91 log_test "vxlan device with a vlan-aware bridge"
100 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
108 log_test "vxlan device with a multicast enabled bridge"
118 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
128 log_test "vxlan device with a multicast group"
137 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
154 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
171 ip link add name vxlan0 up type vxlan id 10 learning noudpcsum \
189 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
207 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
225 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
242 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
259 ip link add name vxlan0 up type vxlan id 10 nolearning udpcsum \
337 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
359 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
381 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
403 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
420 # The device has a single VTEP, which means all the VxLAN devices
438 # Create a simple setup with two bridges, each with a VxLAN device
448 ip link add name vxlan0 up master br0 type vxlan id 10 nolearning \
664 ip link add name vxlan0 up master br0 type vxlan id 10 nolearning \
777 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
812 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
839 ip link add name vxlan10 up master br0 type vxlan id 10 nolearning \
845 # Test that when each VNI is mapped to a different VLAN we can enslave
846 # a port to the bridge
847 bridge vlan add vid 10 dev vxlan10 pvid untagged
859 bridge vlan add vid 10 dev vxlan20 pvid untagged &> /dev/null
864 # Test that enslavement of a port to a bridge fails when two VNIs
871 bridge vlan add vid 10 dev vxlan20 pvid untagged
878 bridge vlan del vid 10 dev vxlan20
883 # then the enslavement of a port to the bridge is denied.
889 ip link set dev vxlan10 type vxlan ttl 10
909 # Create a simple setup with two VxLAN devices and a single VLAN-aware
916 bridge vlan add vid 10 dev $swp1
921 ip link add name vxlan10 up master br0 type vxlan id 10 nolearning \
926 bridge vlan add vid 10 dev vxlan10 pvid untagged
933 bridge vlan del vid 10 dev vxlan10
941 bridge vlan del vid 10 dev $swp1
955 dst 198.51.100.2 vlan 10
970 bridge fdb del de:ad:be:ef:13:37 dev vxlan10 master vlan 10
981 bridge fdb add de:ad:be:ef:13:37 dev vxlan10 master static vlan 10
1016 bridge fdb del de:ad:be:ef:13:37 dev vxlan10 self master vlan 10
1029 bridge vlan add vid 10 dev vxlan10 untagged
1044 bridge vlan add vid 10 dev vxlan10 pvid untagged
1057 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
1070 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
1088 ip link add name vxlan0 up type vxlan id 10 nolearning noudpcsum \
1098 bridge vlan add dev vxlan0 vid 10 pvid untagged
1104 # Configure a VLAN interface and make sure tunnel is offloaded
1105 ip link add link br0 name br10 up type vlan id 10
1124 bridge vlan add dev vxlan0 vid 10 pvid untagged