3 enable or disable port gvrp, 4 modify static vlan – ZyXEL Communications ES-3124PWR User Manual

Page 243

Advertising
background image

Dimension ES-3124PWR Ethernet Switch

IEEE 802.1Q Tagged VLAN Commands

31-5

frame-type <all|tagged>

where

<all|tagged>
=

Specifies all Ethernet frames (tagged and untagged) or only tagged Ethernet
frames.

This command sets the specified port to accept all Ethernet frames or only those with an IEEE 802.1Q VLAN tag.

The following example sets ports 1 to 5 to accept only tagged frames.

Figure 31-6 frame type Command Example

31.5.3

Enable or Disable Port GVRP

Use the

gvrp

command to enable GVRP on the port(s). Use the

no gvrp

command to disable GVRP.

The following example turns off GVRP for ports 1 to 5.

Figure 31-7 no gvrp Command Example

31.5.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> = The VLAN ID [1 – 4094].

<name-str> = A name to identify the SVLAN entry.

<port-list> = This is the switch port list.

ras(config)# interface 1-5

ras(config-interface)# frame-type tagged

ras(config)# interface 1-5

ras(config-interface)# no gvrp

Advertising