User`s manual

32
No command
Switch(config)# no qos vid-
map [1-8]
[1-8]
Set the specific entry back to the default
setting.
Switch(config-vid-map-ID)# no
[ active | vlan-id | queue]
[ active |
vlan-id |
queue]
Disable the mapping entry, or set VLAN ID
or queue back to the default setting.
Show command
Switch(config-vid-map-ID)# show
Display the mapping configuration of the
specific entry.
Vid-map example
Switch(config)# qos vid-map 1
Configure vid-map entry 1.
Switch(config-vid-map-1)# active
Enable vid-map entry 1.
Switch(config-vid-map-1)# vlan-id 100
Assign VID 100 to vid-map entry 1.
Switch(config-vid-map-1)# queue 2
Assign vid-map entry 1 to queue 2.
Switch(config-vid-map-1)# exit
Exit vid-map entry 1.
7. Assign a tag priority to the specific queue.
802.1p-map
command
Parameter
Description
Switch(config)#
qos 802.1p-
map [0-7]
802.1p_list [0-
3]
[0-7]
802.1p_list
Assign a 802.1p priority bit or several 802.1p priority bits for
mapping.
Set up the corresponding priority value
Priority
Level
Low
Low
Low
Normal
Medium
Medium
High
High
802.1p
Value
0
1
2
3
4
5
6
7
[0-3]
Assign a queue value for mapping.
No command
Switch(config)#
no qos 802.1p-
map [0-7]
802.1p_list
[0-7]
802.1p_list
Assign a 802.1p priority bit or several 802.1p priority bits
that you want to delete or remove.
Show command
Switch(config)# show qos
Show or verify QoS configurations.
802.1p-map example
Switch(config)# qos 802.1p-
map 6-7 3
Map priority bit 6 and 7 to queue 4.
Switch(config)# no qos
802.1p-map 6-7
Delete or remove 802.1p priority bit 6 and 7s mapping.
8. Use interface command to set up default class and ingress and egress rate limit.
QoS & Interface command
Parameter
Description
Switch(config)# interface
[port_list]
[port_list]
Enter several port numbers separated by
commas or a range of port numbers.
For example: 1,3 or 2-4