135
[DeviceA] voice vlan mac-address 0011-2200-0001 mask ffff-ff00-0000 description IP
phone B
2.
Configure Ethernet 1/0/1:
# Configure Ethernet 1/0/1 as a hybrid port.
[DeviceA] interface ethernet 1/0/1
[DeviceA-Ethernet1/0/1] port link-type hybrid
# Configure Ethernet 1/0/1 to operate in automatic voice VLAN assignment mode.
[DeviceA-Ethernet1/0/1] voice vlan mode auto
# Configure VLAN 2 as the voice VLAN for Ethernet 1/0/1.
[DeviceA-Ethernet1/0/1] voice vlan 2 enable
[DeviceA-Ethernet1/0/1] quit
3.
Configure Ethernet 1/0/2:
# Configure Ethernet 1/0/2 as a hybrid port.
[DeviceA] interface ethernet 1/0/2
[DeviceA-Ethernet1/0/2] port link-type hybrid
# Configure Ethernet 1/0/2 to operate in automatic voice VLAN assignment mode.
[DeviceA-Ethernet1/0/2] voice vlan mode auto
# Configure VLAN 3 as the voice VLAN for Ethernet 1/0/1.
[DeviceA-Ethernet1/0/2] voice vlan 3 enable
Verifying the configurations
# Display the OUI addresses and their masks and descriptions.
<DeviceA> display voice vlan oui
Oui Address Mask Description
0001-e300-0000 ffff-ff00-0000 Siemens phone
0003-6b00-0000 ffff-ff00-0000 Cisco phone
0004-0d00-0000 ffff-ff00-0000 Avaya phone
0011-1100-0000 ffff-ff00-0000 IP phone A
0011-2200-0000 ffff-ff00-0000 IP phone B
0060-b900-0000 ffff-ff00-0000 Philips/NEC phone
00d0-1e00-0000 ffff-ff00-0000 Pingtel phone
00e0-7500-0000 ffff-ff00-0000 Polycom phone
00e0-bb00-0000 ffff-ff00-0000 3com phone
# Display the voice VLAN state.
<DeviceA> display voice vlan state
Maximum of Voice VLANs: 8
Current Voice VLANs: 2
Voice VLAN security mode: Security
Voice VLAN aging time: 30 minutes
Voice VLAN enabled port and its mode:
PORT VLAN MODE COS DSCP
--------------------------------------------------------------------
Ethernet1/0/1 2 AUTO 6 46
Ethernet1/0/2 3 AUTO 6 46