Chapter 7: Quality of Service (QoS)
Extreme Networks EAS 100-24t Switch CLI Manual
220
Example usage:
To configure 802.1p default priority on the switch:
Description This command is used to specify default priority handling of untagged packets
received by the switch. The priority value entered with this command will be
used to determine to which of the four hardware priority queues the packet is
forwarded.
Parameters <portlist> - Specifies a port or range of ports to be configured.
all - Specifies that the command applies to all ports on the switch.
<priority 0-7> - The priority value to assign to untagged packets received by
the switch or a range of ports on the switch.
Restrictions
Only Administrator-level users can issue this command.
#config 802.1p default_priority all 5
Command: config 802.1p default_priority all 5
Success.
#
show 802.1p default_priority
Purpose Used to display the currently configured 802.1p priority value that will be
assigned to an incoming, untagged packet before being forwarded to its
destination.
Syntax show 802.1p default_priority {<portlist>}
Description This command is used to display the currently configured 802.1p priority value
that will be assigned to an incoming, untagged packet before being forwarded
to its destination.
Parameters <portlist> - Specifies a port or range of ports to be displayed.
Restrictions None.
config 802.1p default_priority