Chapter 2 Catalyst 3750-X and 3560-X Cisco IOS Commands
switchport voice detect
Note
Syntax Description
Command History
Usage Guidelines
Examples
OL-21522-02
Downloaded from
www.Manualslib.com
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]
This command is not supported on switches running the LAN base feature set.
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
12.2(53)SE2
Use this command to detect and recognize a Cisco IP phone.
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.
manuals search engine
Modification
This command was introduced.
Catalyst 3750-X and 3560-X Switch Command Reference
switchport voice detect
2-901