ページの先頭です。
ここから本文です。
This setting example explains the procedure of the subnet 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 the subnet VLAN for the ZEQUO series switches.
Subnet VLAN is configured and VLAN is allocated to each subnet 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)
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.
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.
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.
When all the settings are complete, save the settings.
Z6400:admin#save
Command:save
Saving all configurations to NV-RAM.......... Done.
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.
ここからサブメニューです。