DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Enables CDP globally. By default, CDP is enabled.
cdp run
Example:
Switch(config)#
cdp run
Step 2
Specifies the port connected to the Cisco IP Phone, and enters
interface configuration mode.
interface interface-id
Example:
Switch(config)#
interface
Step 3
Valid interfaces include physical ports.
gigabitethernet 2/1/1
Enables CDP on the port. By default, CDP is enabled.
cdp enable
Example:
Switch(config-if)#
cdp enable
Step 4
Configures the switch port to trust the CoS value in traffic
received from the Cisco IP Phone.
Use one of the following:
Step 5
•
mls qos trust cos
or
•
mls qos trust dscp
Configures the routed port to trust the DSCP value in traffic
received from the Cisco IP Phone.
Example:
Switch(config-if)#
mls qos trust cos
By default, the port is not trusted.
Specifies that the Cisco IP Phone is a trusted device.
mls qos trust device cisco-phone
Step 6
Example:
Switch(config-if)#
mls qos trust
You cannot enable both trusted boundary and auto-QoS (
auto
qos voip
interface configuration command) at the same time;
they are mutually exclusive.
device cisco-phone
To disable the trusted boundary feature, use the
no mls
qos trust device
interface configuration command.
Note
Returns to privileged EXEC mode.
end
Example:
Switch(config-if)#
end
Step 7
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
579
How to Configure QoS
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......