User's Manual

Table Of Contents
Command Line Interface Tsunami MP.16 3650 System User Guide
Configuration from the Base Station: Service Class Creation
152
To delete all entries in the table:
MP16(PIR Name)>delete srcport all
MP16(PIR Name)>delete srcipaddr all
IP Destination Address and Mask List (destippaddr)
The IP source address and mask parameters are under the group destipaddr. Up to 16 entries can be added to this list.
To add entries, use the following syntax:
MP16(PIR Name)>add destipaddr <destination IP address> <mask>
Execute a show command to view the entries in the IP Destination Address and Mask List, with index numbers:
MP16(PIR Name)>show destipaddr
To delete an entry in the table:
MP16(PIR Name)>delete destipaddr <index>
To delete all entries in the table
MP16(PIR Name)>delete destipaddr all
Ethernet Destination MAC Address and Mask (destmacaddr)
The Ethernet source MAC address and mask parameters are under the group srcmacaddr. To add an entry:
MP16(PIR name)> add destmacaddr <Ethernet source MAC address> <mask>
Execute a show command to view Ethernet Destination MAC and Mask parameters, with index numbers:
MP16(PIR Name)>show destmacaddr
To delete an entry in the table:
MP16(PIR Name)>delete destmacaddr <index>
To delete all entries in the table
MP16(PIR Name)>delete destmacaddr all
Protocol Destination Port Range (destport)
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 destport. Administrators can add up to 16 entries in this list. To add an
entry, use the following syntax:
MP16(PIR Name)>add destport <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 Destination Port range, with index numbers:
MP16(PIR Name)>show destport
To delete an entry in the table:
MP16(PIR Name)>delete destport <index>
To delete all entries in the table
MP16(PIR Name)>delete destport all