trust-mode

Syntax

trust-mode [dscp | cos | none]

no trust-mode

Description

Configures QoS trust mode for the role.

The no form of this command configures the default trust mode for the role.

Command context

config-pa-role

The port-access role command takes you into the config-pa-role context.

Parameters

dscp

Specifies to trust DSCP and preserve the 802.1p priority.

cos

Specifies to trust 802.1p priority and retain DSCP or IP-ToS.

none

Specifies to not trust any priority fields.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring DSCP trust mode for a role:

switch(config)# port-access role role01
switch(config-pa-role)# trust-mode dscp