Lines Matching refs:ad

75 		protocol 802.1ad id 100 2>/dev/null
76 check_fail $? "802.1ad vlan upper creation on top of a front panel not rejected"
79 protocol 802.1ad id 100 2>&1 >/dev/null \
81 check_err $? "802.1ad vlan upper creation on top of a front panel rejected without extack"
83 log_test "create 802.1ad vlan upper on top of a front panel"
98 protocol 802.1ad id 100 2>/dev/null
99 check_fail $? "802.1ad vlan upper creation on top of a bridge port not rejected"
102 protocol 802.1ad id 100 2>&1 >/dev/null \
104 check_err $? "802.1ad vlan upper creation on top of a bridge port rejected without extack"
106 log_test "create 802.1ad vlan upper on top of a bridge port"
115 ip link add name bond1 type bond mode 802.3ad
120 protocol 802.1ad id 100 2>/dev/null
121 check_fail $? "802.1ad vlan upper creation on top of a lag not rejected"
124 protocol 802.1ad id 100 2>&1 >/dev/null \
126 check_err $? "802.1ad vlan upper creation on top of a lag rejected without extack"
128 log_test "create 802.1ad vlan upper on top of a lag"
137 create_vlan_upper_on_top_of_bridge "802.1q" "802.1ad"
144 create_vlan_upper_on_top_of_bridge "802.1ad" "802.1ad"
151 create_vlan_upper_on_top_of_bridge "802.1ad" "802.1q"
159 vlan_protocol 802.1ad vlan_default_pvid 0 mcast_snooping 0
166 check_fail $? "vlan upper creation on top of front panel enslaved to 802.1ad bridge not rejected"
170 check_err $? "vlan upper creation on top of front panel enslaved to 802.1ad bridge rejected without extack"
172 log_test "create vlan upper on top of front panel enslaved to 802.1ad bridge"
182 vlan_protocol 802.1ad vlan_default_pvid 0 mcast_snooping 0
186 ip link add name bond1 type bond mode 802.3ad
192 check_fail $? "vlan upper creation on top of lag enslaved to 802.1ad bridge not rejected"
196 check_err $? "vlan upper creation on top of lag enslaved to 802.1ad bridge rejected without extack"
198 log_test "create vlan upper on top of lag enslaved to 802.1ad bridge"
209 vlan_protocol 802.1ad vlan_default_pvid 0 mcast_snooping 0
216 check_fail $? "front panel with vlan upper enslavemnt to 802.1ad bridge not rejected"
219 check_err $? "front panel with vlan upper enslavemnt to 802.1ad bridge rejected without extack"
221 log_test "enslave front panel with vlan upper to 802.1ad bridge"
232 vlan_protocol 802.1ad vlan_default_pvid 0 mcast_snooping 0
236 ip link add name bond1 type bond mode 802.3ad
242 check_fail $? "lag with vlan upper enslavemnt to 802.1ad bridge not rejected"
246 check_err $? "lag with vlan upper enslavemnt to 802.1ad bridge rejected without extack"
248 log_test "enslave lag with vlan upper to 802.1ad bridge"
260 vlan_protocol 802.1ad vlan_default_pvid 0 mcast_snooping 0
267 check_fail $? "IP address addition to 802.1ad bridge not rejected"
270 check_err $? "IP address addition to 802.1ad bridge rejected without extack"
272 log_test "IP address addition to 802.1ad bridge"
282 vlan_protocol 802.1ad vlan_default_pvid 0 mcast_snooping 0
289 check_fail $? "switching bridge protocol from 802.1q to 802.1ad not rejected"