C
HAPTER
33
| VLAN Commands
Configuring Voice VLANs
– 855 –
EXAMPLE
The following example enables the OUI method on port 1 for detecting
VoIP traffic.
Console(config)#interface ethernet 1/1
Console(config-if)#switchport voice vlan rule oui
Console(config-if)#
switchport voice
vlan security
This command enables security filtering for VoIP traffic on a port. Use the
no form to disable filtering on a port.
SYNTAX
[no] switchport voice vlan security
DEFAULT SETTING
Disabled
COMMAND MODE
Interface Configuration
COMMAND USAGE
â—† Security filtering discards any non-VoIP packets received on the port
that are tagged with the voice VLAN ID. VoIP traffic is identified by
source MAC addresses configured in the Telephony OUI list, or through
LLDP that discovers VoIP devices attached to the switch. Packets
received from non-VoIP sources are dropped.
â—† When enabled, be sure the MAC address ranges for VoIP devices are
configured in the Telephony OUI list (voice vlan mac-address).
EXAMPLE
The following example enables security filtering on port 1.
Console(config)#interface ethernet 1/1
Console(config-if)#switchport voice vlan security
Console(config-if)#
show voice vlan This command displays the Voice VLAN settings on the switch and the OUI
Telephony list.
SYNTAX
show voice vlan {oui | status}
oui - Displays the OUI Telephony list.
status - Displays the global and port Voice VLAN settings.