xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
98
DES-3800:admin#
show scheduling_mechanism
Purpose
Used to show the traffic scheduling mechanism.
Syntax show
scheduling_mechanism
Description
The show scheduling_mechanism command displays the traffic
scheduling mechanism.
Parameters
None.
Restrictions
None.
Example usage:
To show scheduling_mechanism:
DES-3800:admin# show scheduling_mechanism
Command: show scheduling_mechanism
Success.
DES-3800:admin#
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 <priority 0-7> <class_id 0-n>
Description
The config 802.1p user_priority command allows you to configure the
way the switch will map an incoming packet, based on its 802.1p user
priority, to one of the eight available hardware priority queues on the
switch. The switch’s default setting is to map the incoming 802.1p
user priority values to the eight hardware priority queues:.
This product supports 8 CoS queues. You can change this mapping
by specifying the 802.1p user priority you want by specifying the
number of the hardware queue in the <class_id> parameter.
Parameters
<priority 0-7>-
The 802.1p user priority you want to associate with the
<class_id 0-n> (the number of the hardware queue) with.
<class_id 0-n>-
The number of the switch’s hardware priority queue.
The switch has n+1 hardware priority queues available. They are
numbered between 0 (the lowest priority) and n (the highest priority).
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To configure the 802.1p user priority:
DES-3800:admin# config 802.1p user_priority 1 3
Command: config 802.1p user_priority 1 3
Success.
DES-3800:admin#