User's Manual
Table Of Contents
- Introduction
- Installation and Initialization
- Hardware Description
- System Requirements
- Product Package
- Hardware Installation
- Step 1: Choose a Location
- Step 2: Unpack Shipping Box
- Step 3: Assemble the Cable
- Step 4: Determine Proper Mounting Orientation
- Step 5: Assemble Mounting Hardware
- Step 6: Mount the Unit
- Step 7: Plug in the Cables
- Step 8: Power on the Unit
- Step 9: View LEDs
- Step 10: Align the Antenna
- Step 11: Tighten the Cables
- Step 12: Weatherproof the Connectors
- Step 13: Install Documentation and Software
- Using the Web Interface
- Installing Latest Software
- First Configuration
- Base Station Configuration
- Introduction
- System Configuration
- MAC Configuration
- Radio Configuration
- Radio Downlink Burst Profile Configuration
- Radio Uplink Burst Profile Configuration
- Networking Configuration
- Global Positioning System (GPS)
- Subscriber Station Authentication
- Subscriber Station List
- Service Class Creation
- Logging Configuration
- Management Interface Configuration
- Subscriber Station Configuration
- Commands on BS/SS
- Log Messages on the BS/SS
- Monitoring the BS and SS
- Technical Specifications
- Command Line Interface
- CLI Overview
- Configuration from the Base Station
- Configuration from the Subscriber Station
- Monitoring the BS and SS
- Technical Services and Support
- Statement of Warranty
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>
.
.
.