User manual

Chapter 3 - Layer 2 Command Set - PHY and MAC Switch Command
Alvarion BreezeNET B130/B300 GigE 86 Operational User Manual
switch group 12 trunk on
If trunk group which will provide transmission of multiple VLAN flows in different
directions is enabled on device then in-trunk option should be used on a
subscriber station for exact instruction of what trunk group is the group:
switch group GROUPID in-trunk [{GROUPID|0}]
For example, if a Group No100 on a subscriber station is a member of a trunk
Group No5 (Group No100 was formed as a result of conversion of VLAN ID No100
into the Group No100), subscriber station switch configuration should have the
following command: switch group 100 in-trunk 5
This option allows creating multiple disjoined trunk groups in the same network
with the same VLAN flows inside.
switch group GROUPID vlan {TAG|LIST|0}
This command defines that GROUPID group will switch the packets which are
tagged with TAG VLAN tag or with VLAN tags specified is a LIST of numrange
type. In order to cancel this VLAN filtration, TAG should be specified as zero.
Example:
switch group 5 vlan 5
switch group GROUPID xvlan {TAG|LIST|0}
This command unlike the "vlan {TAG|LIST|0}" rule allows groups to handle also
not tagged packets.
switch group ID nvlan {[on]|off}
This command forces the group to process only untagged traffic. Off by default.
Examples:
switch list MYNET numrange add 100 200 300
switch group 10 xvlan MYNET
switch group 10 trunk on
Group No10 would handle packets tagged with VLAN IDs 100, 200, 300 as well as
not tagged packets. Not tagged packets will be sent to MINT network with its own
IMPORTANT
When enabling this VLAN tag filter other rules (see below) do not work.