1-11# Configure GigabitEthernet 1/0/1 as a hybrid port.[DeviceA-GigabitEthernet1/0/1] port link-type hybrid# Configure VLAN 6 as the default VLAN of GigabitEthernet 1/0/1, and configure GigabitEthernet 1/0/1to permit packets with the tag of VLAN 6.[DeviceA-GigabitEthernet1/0/1] port hybrid pvid vlan 6[DeviceA-GigabitEthernet1/0/1] port hybrid vlan 6 tagged# Enable the voice VLAN function on GigabitEthernet 1/0/1.[DeviceA-GigabitEthernet1/0/1] voice vlan enableVoice VLAN Configuration Example (Manual Mode)Network requirementsCreate a voice VLAN and configure it to operate in manual mode. Add the port to which an IP phone isconnected to the voice VLAN to enable voice traffic to be transmitted within the voice VLAN.z Create VLAN 2 and configure it as a voice VLAN. Set the voice VLAN to operate in security modez The IP phone sends untagged packets. It is connected to GigabitEthernet 1/0/1, a hybrid port. Setthis port to operates in manual mode.z You need to add a user-defined OUI address 0011-2200-000, with the mask being ffff-ff00-0000and the description string being “test”.Network diagramFigure 1-3 Network diagram for voice VLAN configuration (manual mode)Internet010-1001OUI:0011-2200-0000Mask:ffff-ff00-0000GE1/0/1VLAN 2VLAN 2Device A Device BConfiguration procedure# Enable the security mode for the voice VLAN so that the ports in the voice VLAN permit valid voicepackets only. This operation is optional. The security mode is enabled by default. system-view[DeviceA] voice vlan security enable# Add a user-defined OUI address 0011-2200-000 and set the description string to “test”.[DeviceA] voice vlan mac-address 0011-2200-0000 mask ffff-ff00-0000 description test# Create VLAN 2 and configure it as a voice VLAN.[DeviceA] vlan 2[DeviceA-vlan2] quit[DeviceA] voice vlan 2 enable