19-6
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 19 Configuring Voice VLAN
Monitoring and Maintaining Voice VLAN
Monitoring and Maintaining Voice VLAN Configuration Examples for Configuring Voice VLAN

Configuring a Cisco IP Phone for Voice Traffic: Example

This example shows how to configure a port connected to a Cisco IP phone to use the CoS value to
classify incoming traffic, to use IEEE 802.1p priority tagging for voice traffic, and to use the default
native VLAN (VLAN 0) to carry all traffic:
Switch(config)# interface gigabitethernet1/1
Switch(config-if)# mls qos trust cos
Switch(config-if)# switchport voice vlan dot1p
Switch(config-if)# end

Configuring the Cisco IP Phone Priority of Incoming Data Frames: Example

This example shows how to configure a port connected to a Cisco IP phone to not change the priority of
frames received from the PC or the attached device:
Switch(config)# interface gigabitethernet1/1
Switch(config-if)# switchport priority extend trust
Switch(config-if)# end
Additional References for Configuring Voice VLAN
The following sections provide references related to switch administration:
Related Documents
Command Purpose
show interfaces interface-id switchport Verifies your entries.
copy running-config startup-config Saves your entries in the configuration file.
Related Topic Document Title
Cisco IE 2000 commands Cisco IE 2000 Switch Command Reference, Release 15.0(1)EY
Cisco IOS basic commands Cisco IOS Configuration Fundamentals Command Reference
QoS configuration Chapter 38, “Configuring Standard QoS”
VLAN configuration Chapter 17, “Configuring VLANs”
Dynamic access port configuration “Configuring Dynamic-Access Ports on VMPS Clients” section on
page 17-23
IEEE 802.1x authenticated port configuration “Configuring 802.1x Readiness Check” section on page 13-36