Cisco 4500M Software Manual page 401

Software guide
Table of Contents

Advertisement

Chapter 29
Configuring QoS
(CoS) 3-bit field, which determines the priority of the packet. For most Cisco IP phone configurations,
the traffic sent from the telephone to the switch is trusted to ensure that voice traffic is properly
prioritized over other types of traffic in the network. By using the qos trust cos interface configuration
command, you can configure the switch port to which the telephone is connected to trust the CoS labels
of all traffic received on that port.
In some situations, you also might connect a PC or workstation to the IP phone. In this case, you can use
the switchport priority extend cos interface configuration command to configure the telephone through
the switch CLI to override the priority of the traffic received from the PC. With this command, you can
prevent a PC from taking advantage of a high-priority data queue.
However, if a user bypasses the telephone and connects the PC directly to the switch, the CoS labels
generated by the PC are trusted by the switch (because of the trusted CoS setting) and can allow misuse
of high-priority queues. The trusted boundary feature solves this problem by using the CDP to detect the
presence of a Cisco IP phone (such as the Cisco IP Phone 7910, 7935, 7940, and 7960) on a switch port.
If CDP is not running on the switch globally or on the port in question, trusted boundary will not work.
Note
When you configure trusted boundary on a port, trust is disabled. Then, when a phone is plugged in and
detected, trust is enabled. (It may take a few minutes to detect the phone.) Now, when a phone is
unplugged (and not detected), the trusted boundary feature disables the trusted setting on the switch port
and prevents misuse of a high-priority queue.
To enable trusted boundary on a port, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# interface
interface-id
Step 3
Switch(config)# qos trust [cos |
dscp]
Step 4
Switch(config)# qos trust device
cisco-phone
Step 5
Switch(config)# end
Step 6
Switch# show qos interface
interface-id
Step 7
Switch# copy running-config
startup-config
To disable the trusted boundary feature, use the no qos trust device cisco-phone interface configuration
command.
OL-6696-01
Purpose
Enters global configuration mode.
Enters interface configuration mode, and specifies the interface connected
to the IP phone.
Valid interfaces include physical interfaces.
Configures the interface to trust the CoS value in received traffic. By
default, the port is not trusted.
Specifies that the Cisco IP phone is a trusted device.
You cannot enable both trusted boundary and auto-QoS (auto qos voip
interface configuration command) at the same time; they are mutually
exclusive.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
Software Configuration Guide—Release 12.2(25)EW
Configuring QoS
29-25

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents