xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
574
DGS-3627:admin#show scheduling 1:1
Command: show scheduling 1:1
QOS Output Scheduling On Port: 1:1
Class ID MAX. Packets
-------- ------
Class-0 1
Class-1 2
Class-2 3
Class-3 4
Class-4 5
Class-5 6
Class-6 7
show scheduling_mechanism
Purpose Used to show the traffic scheduling mechanism.
Syntax
show scheduling_mechanism { <portlist> }
Description The show scheduling_mechanism command displays the traffic scheduling mechanism.
Parameters
portlist - Specifies a range of ports to be displayed.
If no portlist is specified, for the projects that support the per-port scheduling mechanism
configure, system will display all ports’ scheduling mechanism configurations, for those
projects that only support the global scheduling mechanism settings, this command will
display the global setting only.
Restrictions None.
Example usage:
To show the scheduling mechanism for all ports:
DGS-3627:admin#show scheduling_mechanism 1:1
Command: show scheduling_mechanism 1:1
Port Mode
----- ------
1:1 strict
config 802.1p user_priority
Purpose Used to map the 802.1p user priority of an incoming packet to one of the eight hardware
queues available on the Switch.
Syntax
config 802.1p user_priority { ports [<portlist> | all ]} <priority 0-7> <class_id 0-6>
Description The config 802.1p user_priority command is used when you want to configure the way that
the switch will map an incoming packet, based on its 802.1p user priority, to one of the
available hardware priority queues on the switch.
Parameters
ports <portlist> - Specifies the range of ports to be configured.
all - To set all ports in the system, you may use the “all” parameter. If no parameter is
specified, the system will set all ports.
priority - The 802.1p user priority you want to associate the <class_id> (the number of the
hardware queue) with.