2-901
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2 Catalyst 3750-X and 3560-X Cisco IOS Commands
switchport voice detect
switchport voice detect
Use the switchport voice detect interface configuration command on the switch stack or on a standalone
switch to detect and recognize a Cisco IP phone. Use the no form of this command to return to the default
setting.
switchport voice detect cisco-phone [full-duplex]
no switchport voice detect cisco-phone [full-duplex]
Note This command is not supported on switches running the LAN base feature set.
Syntax Description
Command History
Usage Guidelines Use this command to detect and recognize a Cisco IP phone.
Examples This example shows how to enable detection and recognition of a Cisco IP phone on the switch:
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# switchport voice detect cisco-phone
This example shows how to disable detection and recognition of a Cisco IP phone on the switch:
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# no switchport voice detect cisco-phone
You can verify your settings by entering the show run interfaces interface-id privileged EXEC
command.
cisco-phone Configure the switch to detect and recognize a Cisco IP phone.
full-duplex (optional) Configure the switch to only accept a full-duplex Cisco IP phone.
Release Modification
12.2(53)SE2 This command was introduced.