Configuration Guide Voice VLAN Configuration
# Set Voice VLAN Aging time to 10 minutes
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# voice vlan aging 10
Configuring the OUI Address of Voice VLAN
The voice VLAN-supported equipment determines whether the data stream is
the voice data stream specific for voice equipment by matching the source MAC
address of the data stream with the OUI of voice VLAN. For details on the OUI
of voice VLAN, refer to Section Voice VLAN Overview.
To configure the OUI address of voice VLAN, run the following commands.
Ruijie# configure terminal
Enter global configuration mode.
Ruijie(config)# voice vlan mac-address
mac-addr mask oui-mask [description text]
Configure the OUI address of voice VLAN.
Ruijie(config)# show voice vlan oui
Show the OUI address of voice VLAN.
To delete the OUI address, run the no form of this command.
For example:
# Set 0012.3400.0000 as the legal OUI address of voice VLAN.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# voice vlan mac-address 0012.3400.0000 mask ffff.ff00.0000
description Company A
Ruijie(config)# show voice vlan oui
Oui Address Mask Description
0012.3400.0000 ffff.ff00.0000 Company A
Voice VLAN’s OUI address must not be a multicast address and the configured
mask code must be in a continuous form.
Configuring Voice VLAN Safe Mode
Safe mode is available for separately transmitting voice streams and data
streams. When safe mode is enabled, only voice stream is allowed in Voice
VLAN to better ensure the quality of voice stream transmission.
To configure safe mode, run the following commands: