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).
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:
To return the port to
its default setting, use the no switchport voice vlan interface configuration command.
Switch(config-if)# no
switchport voice detect cisco-phone
Switch(config-if)# no switchport voice detect
cisco-phone full-duplex
You can connect a PC or other data device to a
Cisco IP Phone port. To process tagged data traffic (in IEEE 802.1Q or IEEE
802.1p frames), you can configure the switch to send CDP packets to instruct
the phone how to send data packets from the device attached to the access port
on the Cisco IP Phone. The PC can generate packets with an assigned CoS value.
You can configure the phone to not change (trust) or to override (not trust)
the priority of frames arriving on the phone port from connected devices.
Beginning in
privileged EXEC mode, follow these steps to set the priority of data traffic
received from the nonvoice port on the Cisco IP Phone:
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:
To return the port to
its default setting, use the no switchport priority
extend interface
configuration command.
No comments:
Post a Comment