Vlan Commands - ZyXEL Communications XS3800-28 Cli Reference Manual

Hide thumbs Also See for XS3800-28:
Table of Contents

Advertisement

Use these commands to configure IEEE 802.1Q VLAN.
Note: See
Chapter 97 on page 345
96.1 VLAN Overview
A VLAN (Virtual Local Area Network) allows a physical network to be partitioned into multiple logical
networks. Devices on a logical network belong to one group. A device can belong to more than one
group. With VLAN, a device cannot directly talk to or hear from devices that are not in the same
group(s); the traffic must first go through a router.
Note: VLAN is unidirectional; it only governs outgoing traffic.
96.2 VLAN Configuration Overview
Use the vlan <vlan-id> command to configure or create a VLAN on the Switch. The Switch
1
automatically enters config-vlan mode. Use the exit command when you are finished configuring the
VLAN.
Use the interface port-channel <port-list> command to set the VLAN settings on a port. The
2
Switch automatically enters config-interface mode. Use the pvid <vlan-id> command to set the
VLAN ID you created for the port-list in the PVID table. Use the exit command when you are finished
configuring the ports.
sysname (config)# vlan 2000
sysname (config-vlan)# name up1
sysname (config-vlan)# fixed 5-8
sysname (config-vlan)# no untagged 5-8
sysname (config-vlan)# exit
sysname (config)# interface port-channel 5-8
sysname (config-interface)# pvid 2000
sysname (config-interface)# exit
Note: See
Chapter 37 on page 135

VLAN Commands

for VLAN IP commands.
for interface port-channel commands.
Ethernet Switch CLI Reference Guide
339
C
H A P T E R
96

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents