DGS-1510/ME Series Metro Ethernet Switch CLI Reference Guide
499
Format
show hol_prevention
Parameters
None.
Restrictions
None.
Example
To display HOL prevention state on the Switch.
DGS-1510-28XMP/ME:admin#show hol_prevention
Command: show hol_prevention
Device HOL Prevention State: Enabled
60-16 config 802.1p map
Description
This command is used to configure the mapping of 802.1p to the packet’s initial color. The mapping of 802.1p to a
color is used to determine the initial color of the packet when the policing function of the packet is color aware and
the packet is 1p-trusted.
Format
config 802.1p map {[<portlist> | all]} 1p_color <priority_list> to [green | red | yellow]
Parameters
<portlist> - (Optional) Enter the list of ports used for this configuration.
all - (Optional) Specifies that the command apply to all ports on the Switch.
1p_color - Specifies the list of source priority for incoming packets.
<priority_list> - Enter the list of source priority for incoming packets.
to - Specifies the mapped color for a packet.
green - Specifies green as the mapped color.
red - Specifies red as the mapped color.
yellow - Specifies yellow as the mapped color.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.