Linksys DES-3028/DES-3028P/DES-3052/DES-3052P Portable DVD Player User Manual


 
DES-3028 DES-3028P DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
Example usage:
To show 802.1p user priority:
DES-3028P:4# show 802.1p user_priority
Command: show 802.1p user_priority
QOS Class of Traffic
Priority-0 -> <Class-1>
Priority-1 -> <Class-0>
Priority-2 -> <Class-0>
Priority-3 -> <Class-1>
Priority-4 -> <Class-2>
Priority-5 -> <Class-2>
Priority-6 -> <Class-3>
Priority-7 -> <Class-3>
DES-3028P:4#
config 802.1p default_priority
Purpose Used to configure the 802.1p default priority settings on the Switch. If
an untagged packet is received by the Switch, the priority configured
with this command will be written to the packet’s priority field.
Syntax
config 802.1p default_priority [<portlist> | all] <priority 0-7>
Description This command allows the user 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.
Example usage:
To configure 802.1p default priority on the Switch:
DES-3028P:4#config 802.1p default_priority all 5
Command: config 802.1p default_priority all 5
Success.
DES-3028P:4#
show 802.1 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 The show 802.1p default_priority command displays 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 configured.
97