パナソニック・ホーム Panasonic Electric Works Networks Co., Ltd. > Support > Setting Examples > Voice VLAN Setting Procedure (ZEQUO series)

Voice VLAN Setting Procedure (ZEQUO series)

Introduction

This setting example explains the procedure of Voice VLAN Setting for the ZEQUO series switches.

Applicable models

Applicable models
Product name Product number
ZEQUO 6400 PN36240E
ZEQUO 2200 PN26241
ZEQUO 2210 PN26161

Overview

This procedure describes how to set voice VLAN on the ZEQUO series switches.
After configured, voice terminals will use the voice VLAN to communicate.

Configuration Example

Overall setting flow

  • 1. Set Port 1-23 to VLAN group 10 (VID=10 VLAN NAME=PC)
  • 2. Set Port 24 to VLAN group 100 (VID=100 VLAN NAME=IP_PHONE).
  • 3. Set VLAN group 100 to Voice VLAN.
  • 4. Set Ports 1-22 to identify the vendor code (OUI: 00-00-01) of the IP phones and automatically assign them to the voice VLAN.

Setting Procedure

Step 1.

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)

Step 2.

On the login screen, enter UserName and PassWord (both set as manager by default), and login to the setting screen. (Refer to Figure 1)

Step 3.

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.

Step 4.

Set voice VLAN for ZEQUO 6400.
Z6400:admin#enable voice_vlan IP_PHONE
Command: enable voice_vlan IP_PHONE
 
Success.

Step 5.

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.

Step 6.

When all the settings are complete, save the settings.
Z6400:admin#save
Command:save
 
Saving all configurations to NV-RAM.......... Done.

Step 7.

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

 

 

Go back to the top of the page

パナソニック・ホーム Panasonic Electric Works Networks Co., Ltd. > Support > Setting Examples > DHCP Relay Setting Procedure (ZEQUO series)