2-863
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
switchport voice detect
switchport voice detect
Use the
switchport voice detect
interface configuration command 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
]
Syntax Description
Command History
Usage Guidelines
Use this command to detect and recognize a Cisco IP phone.
Examples
This example shows how to enable switchport voice detect on the switch:
Switch(config)#
interface fastethernet 1/0/1
Switch(config-if)#
switchport voice detect cisco-phone
This example shows how to disable switchport voice detect on the switch:
Switch(config)#
interface fastethernet 1/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.
Related Commands
No related commands.
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(37)SE
This command was introduced.