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

Subnet VLAN Setting Procedure (ZEQUO series)

Introduction

This setting example explains the procedure of the subnet 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 the subnet VLAN for the ZEQUO series switches.
Subnet VLAN is configured and VLAN is allocated to each subnet to communicate.

Configuration Example

Overall setting flow

  • 1. Set ZEQUO 6400.
    • 1) Set Ports 1-23 to VLAN group 10 (VID=10 VLAN NAME=VLAN10).
    • 2) Set Ports 1-22 and 24 to VLAN group 20 (VID=20 VLAN NAME=VLAN20).
    • 3) Configure to assign the network address of 192.168.10.0/24 to VLAN10 and the network address of 192.168.20.0/24 to VLAN20 in the subnet VLAN.
  • 2. Connect ZEQUO 6400 and the terminal as shown in the configuration diagram.
  • 3. Confirm that the VLAN is dynamically allocated based on the subnet VLAN setting to communicate with the respective server.

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.

Delete the default VLAN members of 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 VLAN groups 10 and 20.
Z6400:admin#create vlan VLAN10 tag 10
Command: create vlan VLAN10 tag 10
 
Success.
 
Z6400:admin#config vlan VLAN10 add untagged 1-23
Command: config vlan VLAN10 add untagged 1-23
 
Success.
 
Z6400:admin#create vlan VLAN20 tag 20
Command: create vlan VLAN20 tag 20
 
Success.
 
Z6400:admin#config vlan VLAN20 add untagged 1-22,24
Command: config vlan VLAN20 add untagged 1-22,24
 
Success.

Step 4.

Set ZEQUO 6400 to process data as VLAN10 when it receives data transmitted from a terminal with the network address of 192.168.10.0/24.
Z6400:admin#create subnet_vlan network 192.168.10.0/24 vlan VLAN10
Command: create subnet_vlan network 192.168.10.0/24 vlan VLAN10
 
Success.

Step 5.

Set ZEQUO 6400 to process data as VLAN20 when it receives data transmitted from a terminal with the network address of 192.168.20.0/24.
Z6400:admin#create subnet_vlan network 192.168.20.0/24 vlan VLAN20
Command: create subnet_vlan network 192.168.20.0/24 vlan VLAN20
 
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.

Referring the configuration drawing, connect servers to ZEQUO 6400, terminals with the IP address of 192.168.10.1/24 and 192.168.20.1/24 to the relevant ports of ZEQUO 6400 to confirm that the terminals can access to the servers of VLAN10 and VLAN20, respectively.

 

 

Go back to the top of the page

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