ページの先頭です。
ここから本文です。
This setting example explains the procedure of Voice VLAN Setting for the ZEQUO series switches.
Applicable models | |
---|---|
Product name | Product number |
ZEQUO 6400 | PN36240E |
ZEQUO 2200 | PN26241 |
ZEQUO 2210 | PN26161 |
This procedure describes how to set voice VLAN on the ZEQUO series switches.
After configured, voice terminals will use the voice VLAN to communicate.
Connect the PC and Ethernet Switch using a twisted pair cable and console cable, and display the setting screen on Hyper terminal.
(Refer to Setting Example "Ethernet Switch Connection Procedure to a Console Port" for the procedure to display the setting screen on the console port)
On the login screen, enter UserName and PassWord (both set as manager by default), and login to the setting screen. (Refer to Figure 1)
Set VLAN for ZEQUO 6400.
After Z6400:admin#, enter command as shown in the following.
Z6400:admin#config vlan default delete 1-28
If the command is entered correctly, the following message will appear.
Command: config vlan default delete 1-28
Success.
Then, set the VLAN groups 10 and 100.
Z6400:admin#create vlan PC tag 10
Command: create vlan PC tag 10
Success.
Z6400:admin#config vlan PC add untagged 1-23
Command: config vlan PC add untagged 1-23
Success.
Z6400:admin#config port_vlan 1-23 pvid 10
Command: config port_vlan 1-23 pvid 10
Success.
Z6400:admin#create vlan IP_PHONE tag 100
Command: create vlan IP_PHONE tag 100
Success.
Z6400:admin#config vlan IP_PHONE add untagged 24
Command: config vlan IP_PHONE add untagged 24
Success.
Set voice VLAN for ZEQUO 6400.
Z6400:admin#enable voice_vlan IP_PHONE
Command: enable voice_vlan IP_PHONE
Success.
Set ZEQUO 6400 to process data for IP phone as voice VLAN when it receives at Port1-22.
Z6400:admin#config voice_vlan ports 1-22 state enable
Command: config voice_vlan ports 1-22 state enable
Success.
Z6400:admin#config voice_vlan oui add 00-00-01-00-00-00 ff-ff-ff-00-00-00
Command: config voice_vlan oui add 00-00-01-00-00-00 FF-FF-FF-00-00-00
Success.
When all the settings are complete, save the settings.
Z6400:admin#save
Command:save
Saving all configurations to NV-RAM.......... Done.
Confirm that the IP phone is recognized as voice VLAN and communicated properly.
Z6400:admin#show voice_vlan
Command: show voice_vlan
Voice VLAN State : Enabled
VLAN ID : 100
VLAN Name : IP_PHONE
Priority : 5
Aging Time : 720 minutes
Log State : Enabled
Member Ports : 1,22,24
Dynamic Member Ports : 1,22
Z6400:admin#show voice_vlan voice_device
Command: show voice_vlan voice_device
Ports Voice Device Start Time Last Active Time
----- ----------------- ---------------- ----------------
1 00-00-01-00-00-01 2014-03-04 20:18 2014-03-04 20:19
22 00-00-01-00-00-02 2014-03-04 20:18 2014-03-04 20:19
Total Entries : 2
ここからサブメニューです。