2-426
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set port qos trust-device
set port qos trust-device
To configure the trust mode on a port on a specific device or module, use the set port qos trust-device
command.
set port qos mod/ports... trust-device {none | ciscoipphone}
Syntax Description
Defaults By default, the device trust mode for each port is set to none.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to trust only Cisco IP phones on port 4/1:
Console> (enable) set port qos 4/1 trust-device ciscoipphone
Port 4/1 set to only trust device of type ciscoIPPhone.
Console> (enable)
This example shows how to disable the device trust on port 4/1:
Console> (enable) set port qos 4/1 trust-device none
Port 4/1 trust device feature disabled.
Console> (enable)
Related Commands show port qos
mod/port... Number of the module and the ports on the module.
none Sets the device trust mode to disable.
ciscoipphone Trusts only Cisco IP phones.