3 enable or disable port gvrp, 4 modify static vlan – ZyXEL Communications ZyXEL Dimension GS-3012 User Manual

Page 243

Advertising
background image

GS-3012/GS-3012F User’s Guide

IEEE 802.1Q Tagged VLAN Commands

32-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 32-6 frame type Command Example

32.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 32-7 no gvrp Command Example

32.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 port-channel 1-5

ras(config-interface)# frame-type tagged

ras(config)# interface port-channel 1-5

ras(config-interface)# no gvrp

Advertising