DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
562
Restrictions
None.
Example
To display HOL prevention state on the Switch.
DWS-3160-24PC:admin#show hol_prevention
Command: show hol_prevention
Device HOL Prevention State: Enabled
DWS-3160-24PC:admin#
59-16
config dscp trust
Description
This command is used to configure the state of DSCP trust per port. When DSCP is not trusted,
802.1p is trusted.
Format
config dscp trust [<portlist> | all] state [enable | disable]
Parameters
<portlist>
- Enter the list of port used for this configuration here.
all
- Specifies that the command apply to all ports on the Switch.
state
- Enable or disable to trust DSCP. By default, DSCP trust is disabled.
enable
- Specifies that the DSCP trust state will be enabled.
disable
- Specifies that the DSCP trust state will be disabled.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To enable DSCP trust on ports 1-8.
DWS-3160-24PC:admin#config dscp trust 1-8 state enable
Command: config dscp trust 1-8 state enable
Success.
DWS-3160-24PC:admin#