Lines Matching full:h3
8 # them. In H3, we expect to see (almost) exclusively the high-priority traffic.
39 # | + $h3 H3 |
42 # | $h3.111 + + $h3.222 |
94 simple_if_init $h3
95 mtu_set $h3 10000
97 vlan_create $h3 111 v$h3 192.0.2.34/28
98 vlan_create $h3 222 v$h3 192.0.2.66/28
103 vlan_destroy $h3 222
104 vlan_destroy $h3 111
106 mtu_restore $h3
107 simple_if_fini $h3
222 h3=${NETIFS[p6]}
224 h3mac=$(mac_get $h3)
271 rate_2=($(measure_rate $swp2 $h3 rx_octets_prio_2 "prio 2"))
281 rate_1=($(measure_rate $swp1 $h3 rx_octets_prio_1 "prio 1"))
294 rate_3=($(measure_rate $swp2 $h3 rx_octets_prio_2 "prio 2 w/ 1"))