DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
195
config cos tcp_port_mapping
To configure the CoS TCP port mapping on the Switch.
config cos tcp_port_mapping destination_port <value 0-65535>
class <class_id 0-3>
The config cos tcp_port_mapping command is used to configure
the CoS TCP port mapping on the Switch.
<value 0-65535> - Specifies the tcp port number to be mapped.
<class_id 0-3> - Specifies the number of the Switch’s hardware
priority queue.
Only administrator or operator-level users can issue this command.
Example usage:
To configure the CoS TCP port mapping on the Switch:
DES-1210-52/ME:5# config cos tcp_port_mapping destination_port 500
class 1
Command: config cos tcp_port_mapping destination_port 500 class 1
Success.
DES-1210-52/ME:5#
show cos tcp_port_mapping
To displays the CoS TCP port mapping information on the Switch.
show cos tcp_port_mapping {destination_port <value 0-65535>}
The show cos tcp_port_mapping command is used to display the
CoS TCP port mapping information on the Switch.
<value 0-65535> - Specifies the mapped tcp port information to be
displayed.
Example usage:
To display the CoS TCP port mapping on the Switch:
DES-1210-52/ME:5# show cos tcp_port_mapping
Command: show cos tcp_port_mapping
TCP Port Class
-------------------------------------
500 1
DES-1210-52/ME:5#
delete cos tcp_port_mapping
To delete the CoS TCP port mapping information on the Switch.
delete cos tcp_port_mapping destination_port <value 0-65535>