14 vlan protocol group, 15 vlan protocol group add protocol, 16 vlan protocol group remove – Kontron AT8402 CLI User Manual

Page 54: Switching commands at8402

Advertising
background image

Switching Commands

AT8402

AT8402 CLI Reference Manual

Page 2 - 22

2.3.13.1

no vlan port tagging all

This command configures the tagging behavior for all interfaces in a VLAN to
disabled. If tagging is disabled, traffic is transmitted as untagged frames. The ID is a
valid VLAN identification number.

Format

no vlan port tagging all

Mode

Global Config

2.3.14

vlan protocol group

This command adds protocol-based VLAN groups to the system. The <

groupName>

is

a character string of 1 to 16 characters. When it is created, the protocol group will be
assigned a unique number that will be used to identify the group in subsequent
commands.

Format

vlan protocol group

<groupname>

Mode

Global Config

2.3.15

vlan protocol group add protocol

This command adds the

<protocol>

to the protocol-based VLAN identified by

<groupid>

. A group may have more than one protocol associated with it. Each

interface and protocol combination can only be associated with one group. If adding a
protocol to a group causes any conflicts with interfaces currently associated with the
group, this command fails and the protocol is not added to the group. The possible
values for protocol are

ip, arp,

and

ipx

.

NOTE: FASTPATH software supports IPv4 protocol-based VLANs.

Default

none

Format

vlan protocol group add protocol

<groupid> <protocol>

Mode

Global Config

2.3.15.1

no vlan protocol group add protocol

This command removes the <

protocol>

from this protocol-based VLAN group that is

identified by this <

groupid>

. The possible values for protocol are

ip, arp,

and

ipx

.

Format

no vlan protocol group add protocol

<groupid> <protocol>

Mode

Global Config

2.3.16

vlan protocol group remove

This command removes the protocol-based VLAN group that is identified by this

<groupid>

.

Format

vlan protocol group remove

<groupid>

Mode

Global Config

Advertising