RUGGEDCOM ROX II
CLI User Guide
Chapter 16
Traffic Control and Classification
Deleting a QoS Map 709
3. Configure the following parameter(s) as required:
Parameter Description
ingress { ingress } Synopsis: An 8-bit unsigned integer between 0 and 255
Map the ingress to a mark.
This parameter is mandatory.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section16.2.7.3
Deleting a QoS Map
To delete a QoS map for a VLAN connection, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the QoS map for the VLAN connection by typing:
• For Switched Ethernet Ports
no switch vlans all-vlans id qosmap priority
Where:
▫ id is the ID given to the VLAN
▫ priority is the priority assigned to the QoS map
• For Routable Ethernet Ports
no interface eth slot port vlan id qosmap priority
Where:
▫ slot is the name of the module location
▫ port is the port number (or a list of ports, if aggregated in a port trunk) for the module
▫ id is the ID given to the VLAN
▫ priority is the priority assigned to the QoS map
• For Virtual Switches
no interface virtualswitch id vlan vlan-id qosmap priority
Where:
▫ id is the ID of the virtual switch
▫ vlan-id is the ID given to the VLAN
▫ priority is the priority assigned to the QoS map
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.