Modify Static Vlan; Modify A Static Vlan Table Example; Forwarding Process Example - ZyXEL Communications ZyXEL Dimension ES-2048 User Manual

Intelligent layer 2 switch 48-port fast ethernet+ 2gbe dual personality interfaces
Hide thumbs Also See for ZyXEL Dimension ES-2048:
Table of Contents

Advertisement

35.3.4 Modify Static VLAN

Use the following commands in the config-vlan mode to configure the static VLAN table.
Syntax:
vlan <vlan-id>
fixed <port-list>
forbidden <port-list>
name <name-str>
normal <port-list>
untagged <port-list>
no fixed <port-list>
no forbidden <port-list>
no untagged <port-list>
where
<vlan-id>
<name-str>
<port-list>
• Enter
fixed
• Enter
normal
<vlan-id>
• Enter
forbidden
<vlan-id>
• Enter
no fixed
• Enter
untagged
• Enter
no untagged

35.3.4.1 Modify a Static VLAN Table Example

The following example configures ports 1 to 5 as fixed and untagged ports in VLAN 2000.
sysname (config)# vlan 2000
sysname (config-vlan)# fixed 1-5
sysname (config-vlan)# untagged 1-5

35.3.4.2 Forwarding Process Example

35.3.4.2.1 Tagged Frames
1 First the switch checks the VLAN ID (VID) of tagged frames or assigns temporary VIDs
to untagged frames.
2 The switch then checks the VID in a frame's tag against the SVLAN table.
Chapter 35 IEEE 802.1Q Tagged VLAN Commands
=
The VLAN ID [1 – 4094].
=
A name to identify the SVLAN entry.
=
This is the switch port list.
to register the
<port-list>
to confirm registration of the
.
to block a
<port-list>
.
or
no forbidden
to send outgoing frames without a tag.
to tag outgoing frames.
to the static VLAN table with
to the static VLAN table with
<port-list>
from joining the static VLAN table with
to change
<port-list>
ES-2048 User's Guide
.
<vlan-id>
to normal status.
275

Advertisement

Table of Contents
loading

Table of Contents