Cisco Catalyst 2960 Software Configuration Manual page 433

Hide thumbs Also See for Catalyst 2960:
Table of Contents

Advertisement

Chapter 15
Configuring Voice VLAN
Configuring Cisco IP Phone Voice Traffic
You can configure a port connected to the Cisco IP Phone to send CDP packets to the phone to configure
the way in which the phone sends voice traffic. The phone can carry voice traffic in IEEE 802.1Q frames
for a specified voice VLAN with a Layer 2 CoS value. It can use IEEE 802.1p priority tagging to give
voice traffic a higher priority and forward all voice traffic through the native (access) VLAN. The Cisco
IP Phone can also send untagged voice traffic or use its own configuration to send voice traffic in the
access VLAN. In all configurations, the voice traffic carries a Layer 3 IP precedence value (the default
is 5).
Beginning in privileged EXEC mode, follow these steps to configure voice traffic on a port:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
mls qos trust cos
Step 4
switchport voice vlan {vlan-id |
dot1p | none | untagged}}
Step 5
end
Step 6
show interfaces interface-id
switchport or
show running-config interface
interface-id
Step 7
copy running-config startup-config (Optional) Save your entries in the configuration file.
This example shows how to configure a port connected to a Cisco IP Phone to use the CoS value to
classify incoming traffic and to accept voice and data priority traffic tagged with VLAN ID 0:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# mls qos trust cos
Switch(config-if)# switchport voice vlan dot1p
Switch(config-if)# end
OL-26520-01
Purpose
Enter global configuration mode.
Specify the interface connected to the phone, and enter interface
configuration mode.
Configure the interface to classify incoming traffic packets by using the
packet CoS value. For untagged packets, the port default CoS value is used.
Before configuring the port trust state, you must first globally enable
Note
QoS by using the mls qos global configuration command.
Configure how the Cisco IP Phone carries voice traffic:
vlan-id—Configure the phone to forward all voice traffic through the
specified VLAN. By default, the Cisco IP Phone forwards the voice
traffic with an IEEE 802.1Q priority of 5. Valid VLAN IDs are
1 to 4094.
dot1p—Configure the switch to accept voice and data IEEE 802.1p
priority frames tagged with VLAN ID 0 (the native VLAN). By default,
the switch drops all voice and data traffic tagged with VLAN 0. If
configured for 802.1p the Cisco IP Phone forwards the traffic with an
IEEE 802.1p priority of 5..
none—Allow the phone to use its own configuration to send untagged
voice traffic.
untagged—Configure the phone to send untagged voice traffic.
Return to privileged EXEC mode.
Verify your voice VLAN entries.
Verify your QoS and voice VLAN entries.
Catalyst 2960 and 2960-S Switches Software Configuration Guide, Release 15.0(1)SE
Configuring Voice VLAN
15-5

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 2960-s

Table of Contents