User's Manual

Table Of Contents
Command Line Interface Tsunami MP.16 3650 System User Guide
Configuration from the Base Station: Service Class Creation
145
Configuring SS Class VLAN Parameters
For each SS Class, you can set the VLAN mode and, depending the mode, associated VLAN parameters. See the
following:
Configuring the SS Class for Transparent Mode
Configuring the SS Class for Access Mode
Configuring the SS Class for Trunk Mode
Configuring the SS Class for Mixed Mode
Configuring the SS Class for Transparent Mode
If the BS VLAN mode is set to Transparent, you can set the VLAN mode of the SS Class to either Transparent or Access.
To set the VLAN mode to Transparent, enter the following:
MP16(SS Class name)>set vlanmode transparent
With the VLAN mode set to Transparent, no further VLAN parameters need to be set.
Configuring the SS Class for Access Mode
If the BS VLAN mode is set to Transparent, you can set the VLAN mode of the SS Class to either Transparent (see
above) or Access. If you set the VLAN mode to Access, an allowed VLAN ID, and set the management priority. The
VLAN ID will also be the management ID. The VLAN ID must be taken from the VLAN ID List.
MP16(SS Class Name)> set vlanmode access vlanid <value> priority <value>
Configuring the SS Class for Trunk Mode
If the BS VLAN mode is set to Trunk, you can set the VLAN mode of the SS Class to either Access (see above), Trunk
(described here) or Mixed (see below). When setting the VLAN mode to Trunk, you must also specify a VLAN ID that will
have management access. This VLAN ID must be one of the VLAN IDs configured in the VLAN ID List.
MP16(SSCLASS1)>set vlanmode trunk vlanid <value>
With the VLAN mode to Trunk, you may add up to 16 entries to the list of allowed VLAN IDs. The allowed VLAN IDs must
be from the VLAN ID List.
MP16(SSCLASS1)>add vlanid <value>
.
.
.
MP16(SSCLASS1)>add vlanid <value>
Configuring the SS Class for Mixed Mode
If the BS VLAN mode is set to Trunk, you can set the VLAN mode of the SS Class to either Access (see above), Trunk
(see above) or Mixed (described here). When setting the VLAN mode to Access, you must also specify a VLAN Access
ID and a VLAN Trunk ID to be used for management, as well as an Access priority. These VLAN IDs must be from the list
of VLAN IDs configured in the VLAN ID List.
MP16(SS MAC Address)>set vlanmode mixed accessid <Management VLAN ID> trunkid
<Management VLAN ID> access priority <0-7>
With the VLAN mode to Mixed, you may add up to 16 entries to the list of allowed VLAN IDs. The allowed VLAN IDs must
be from the VLAN ID List.
MP16(SSCLASS1)>add vlanid <value>
.
.
.