User's Manual

Table Of Contents
Command Line Interface Tsunami MP.16 3650 System User Guide
Configuration from the Base Station: Service Class Creation
146
MP16(SSCLASS1)>add vlanid <value>
SS Class Creation Example
The following example assumes that you are creating a new SS Class using pre-defined Service Flows and PIRs.
Step 1: Add New SS Class
In this step, you are creating a new SS Class, called SSCLASS1, and entering the configuration prompt for that new
Class.
MP16>add ssclass SSCLASS1
MP16>configure SSCLASS1
MP16(SSCLASS1)>
From the configure prompt for the new SS Class, you can add Service Flows to the class.
Step 2: Add Service Flows
In this step, you are two uplink and two downlink Service Flows with associated Service Flow types.
MP16(SSCLASS1)>add sfclass UL-SFCLASS1 ipv4_enet
MP16(SSCLASS1)>add sfclass UL-SFCLASS2 vlan_802_1q
MP16(SSCLASS1)>add sfclass DL-SFCLASS1 ipv4_enet
MP16(SSCLASS1)>add sfclass DL-SFCLASS2 vlan_802_1q
NOTE: If the Service Flow has not yet been defined, or if the Service Flow is already added to the SS class, an error
message will be displayed.
NOTE: To see a list of available SFs, return to the root prompt by pressing CTRL-Z, and enter show sfclass.
Step 3: Associate PIRs with Service Flows
In this step, you must associate PIRs with the added Service Flows.
MP16(SSCLASS1)>add pir UL-SFCLASS1 PIR1 1
Above, you added PIR1 to UL-SFCLASS1 with a priority of 1. Now you will add more PIRs to Service Flows.
MP16(SSCLASS1)>add pir UL-SFCLASS1 PIR3 2
MP16(SSCLASS1)>add pir UL-SFCLASS1 PIR7 5
MP16(SSCLASS1)>add pir UL-SFCLASS2 PIR16 9
MP16(SSCLASS1)>add pir DL-SFCLASS1 PIR6 3
MP16(SSCLASS1)>add pir DL-SFCLASS1 PIR4 1
NOTE: If the PIR has not yet been defined, or if the Service Flow already has the maximum number of PIRs added to it,
an error message will be displayed.
NOTE: To see a list of available PIRs, return to the root prompt by pressing CTRL-Z, and enter show pir.
You have now added PIRs to Service Flows as follows:
UL-SFCLASS1 has three PIRs associated with it: PIR1, PIR3, and PIR7
UL-SFCLASS2 has one PIR, PIR16, associated with it.
DL-SFCLASS1 has one PIR, PIR6, associated with it.
DL-SFCLASS2 has one PIR, PIR4, associated with it
Step 4: Configure SS Class VLAN Parameters
Option A: Configuring 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 Transparent if you do not
want to restrict access to the network.