3.25.2 Protocol Based VLAN Membership Configuration
Use this command to add a new protocol to a group name (each protocol can be part of only one group), mapping entries and map a group name to a VLAN.
Command Syntax:
vlan protocol { { eth2 { <etype> } } | { snap { <oui> } <pid> } | { llc <dsap> <ssap> } } group <grp_id>
switchport vlan protocol group <grp_id> vlan <vid>
Argument | Description | |
Parameter |
| Ether Type. The range is from 0x600–0xFFFF. |
| SNAP OUI. The range is from 0x000000–0XFFFFFF. | |
| PID. The range is from 0x0–0xFFFF. | |
| DSAP. The range is from 0x00–0xFF. | |
| SSAP. The range is from 0x00–0xFF. | |
| Group Name. The range is from 1–16 characters. | |
| VLAN ID required for the group to VLAN mapping. The range is from 1–4095. | |
Default | N.A | |
Mode | Port List Interface mode | |
Usage | Configure Protocol to VLAN ID association. To remove the MAC address to VLAN ID association, use the ‘no’ version of the command. | |
Example | Example 1: Configure a mapping of Ethernet protocol to group g1 and map this group to VLAN2 including port4.
|