4 Command Line Interface

group-id- Group identifier of this protocol group. (Range: 1-2147483647)

frame1 - Frame type used by this protocol. (Options: ethernet, rfc_1042, llc_other)

protocol - Protocol type. The only option for the llc_other frame type is ipx_raw. The options for all other frames types include: ip, arp, and rarp.

Default Setting

No protocol groups are configured.

Command Mode

Global Configuration

Example

The following creates protocol group 2, and specifies Ethernet frames transmitting ARP protocol type traffic:

Console(config)#protocol-vlan protocol-group 2 add frame-type ethernet protocol-type arp

Console(config)#

protocol-vlan protocol-group (Configuring VLANs)

This command globally maps a protocol group to a VLAN. Use the no form to remove the protocol mapping.

Syntax

protocol-vlan protocol-group group-idvlan vlan-idno protocol-vlan protocol-group group-idvlan

group-id- Group identifier of this protocol group. (Range: 1-2147483647)

vlan-id- VLAN to which matching protocol traffic is forwarded. (Range: 1-4092)

Default Setting

No protocol groups are mapped to any VLANs.

Command Mode

Global Configuration

Command Usage

When creating a protocol-based VLAN, do not assign interfaces to the protocol VLAN via any of the standard VLAN commands. If you assign interfaces using any of the other VLAN commands (such as vlan on page 4-243),the switch will admit traffic of any protocol type into the associated VLAN.

When a frame enters the switch that has protocol VLANs configured, it is processed in the following manner:

- If the frame is tagged, it will be processed according to the standard rules

1.SNAP frame types are not supported by this switch due to hardware limitations.

4-262

Page 558
Image 558
Accton Technology ES3528M-SFP manual Protocol-vlan protocol-group Configuring VLANs, No protocol groups are configured