16 map protocol protocols-group, Syntax, Default configuration – Planet Technology WGSD-8000 User Manual

Page 354: Command mode, User guidelines, Example

Advertising
background image

User’s Manual of WGSD-1022/WGSD-8000

- 354 –

Console (config)# interface ethernet e8

Console (config-if)# switchport forbidden vlan add 234-256

5.27.16 map protocol protocols-group

The map protocol protocols-group VLAN database command adds a special protocol to a named group of protocols, which

may be used for protocol-based VLAN assignment. To delete a protocol from a group, use the no form of this command.

Syntax

map protocol protocol

[encapsulation] protocols-group group

no map protocol protocol encapsulation

ƒ

protocol — The protocol is a protocol number or one of the reserved names. The format is Hex format.

ƒ

encapsulation — One of the following values: ethernet, rfc1042, llcOther. If no option is indicated the default is

ethernet

.

ƒ

group — Group number of group of protocols associated together. (Range: 1 - 2147483647)

Default Configuration

This command has no default configuration.

Command Mode

VLAN Database mode

User Guidelines

The following protocol names are reserved:

ip-arp

ipx

Example

The following example maps protocol ip-arp to the group named "213".

Console (config)# vlan database

Console (config-vlan)# map protocol ip-arp protocols-group 213

Advertising