User's Manual

Table Of Contents
Command Line Interface Tsunami MP.16 3650 System User Guide
Configuration from the Base Station: Service Class Creation
151
Execute a show command to view the entries in the IP Protocol List:
MP16(PIR Name)>show ipproto
To delete a single IP Protocol List entry:
MP16(PIR Name)>delete ipproto <index>
To delete all entries:
MP16(PIR Name)>delete ipproto all
IP Source Address and Mask List (scrcipaddr)
The IP source address and mask parameters are under the group srcipaddr. Up to 16 entries can be added to this list.
To add entries, use the following syntax:
MP16(PIR Name)>add scripaddr <source IP address> <mask>
Execute a show command to view the entries in the IP Source Address and Mask List, with index numbers:
MP16(PIR Name)>show srcipaddr
To delete an entry in the table:
MP16(PIR Name)>delete srcipaddr <index>
To delete all entries in the table
Ethernet Source MAC Address and Mask (srcmacaddr)
The Ethernet source MAC address and mask parameters are under the group srcmacaddr. To add an entry:
MP16(PIR Name)>add srcmacaddr <Ethernet destination MAC address> <mask>
Execute a show command to view Ethernet Source MAC and Mask parameters, with index numbers:
MP16(PIR Name)>show srcmacaddr
To delete an entry in the table:
MP16(PIR Name)>delete srcmacaddr <index>
To delete all entries in the table
MP16(PIR Name)>delete srcmacaddr all
Protocol Source Port Range (srcport)
This range may only be configured if TCP and/or UDP are included in the IP Protocol list. The IP protocol source port
start and end parameters are under the group srcport. Up to 16 entries can be added to this list. To add entries, use the
following syntax:
MP16(PIR Name)>add srcport <start port value> <end port value>
where:
<start port value> is the low-end inclusive range of TCP/UDP source port numbers to which a packet is compared and
<end port value> is the high-end inclusive range of TCP/UDP source port numbers to which a packet is compared. The
range is between 0 – 65535.
Execute a show command to view the entries in the Protocol Source Port range, with index numbers:
MP16(PIR Name)>show srcport
To delete an entry in the table:
MP16(PIR Name)>delete srcport <index>