229
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] voice-vlan 2 enable
Related commands
display voice-vlan state
voice-vlan mode auto
voice-vlan mac-address
Use voice-vlan mac-address to configure the OUI address information for voice packet
identification.
Use
undo voice-vlan mac-address to delete an OUI address.
Syntax
voice-vlan mac-address mac-address mask oui-mask [ description text ]
undo voice-vlan mac-address oui
Default
System default OUI addresses exist.
Table 49 System default OUI addresses
Number OUI address Vendor
1 0001-e300-0000 Siemens phone
2 0003-6b00-0000 Cisco phone
3 0004-0d00-0000 Avaya phone
4 000f-e200-0000 H3C Aolynk phone
5 0060-b900-0000 Philips/NEC phone
6 00d0-1e00-0000 Pingtel phone
7 00e0-7500-0000 Polycom phone
8 00e0-bb00-0000 3Com phone
Views
System view
Predefined user roles
network-admin
Parameters
mac-address: Specifies a source MAC address of voice traffic, in the format of H-H-H. For
example, 1234-1234-1234.
mask oui-mask: Specifies the valid length of the OUI address by using a mask in the format of
H-H-H. The mask contains consecutive 1s and 0s. For example, ffff-0000-0000. To match the voice
devices of a vendor, set the mask to ffff-ff00-0000.
description text: Specifies the OUI address description, a case-sensitive string of 1 to 30
characters.
oui: Specifies an OUI address to delete, in the format of H-H-H. For example, 1234-1200-0000. An
OUI address is the logical AND result of the
mac-address and oui-mask arguments. It cannot
be a broadcast address, a multicast address, or an all-zero address.