<port-list>

GS-4012F/4024 User’s Guide

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

ras (config)# interface port-channel 1-5 ras (config-interface)# frame-type tagged

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

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

42.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.

Enter fixed to register the <port-list>

Enter normal to confirm registration of the

<vlan-id>.

to the static VLAN table with <vlan-id>. to the static VLAN table with

293

Chapter 42 IEEE 802.1Q Tagged VLAN Commands