Chapter 18
| VLAN Commands
Configuring Protocol-based VLANs
– 458 –
To configure protocol-based VLANs, follow these steps:
1.
First configure VLAN groups for the protocols you want to use (
).
Although not mandatory, we suggest configuring a separate VLAN for each
major protocol running on your network. Do not add port members at this
time.
2.
Create a protocol group for each of the protocols you want to assign to a VLAN
using the
command (Global Configuration
mode).
3.
Then map the protocol for each interface to the appropriate VLAN using the
command (Interface Configuration mode).
protocol-vlan
protocol-group
(Configuring Groups)
This command creates a protocol group, or to add specific protocols to a
group. Use the
no
form to remove a protocol group.
Syntax
protocol-vlan protocol-group
group-id
[{
add
|
remove
}
frame-type
frame
protocol-type
protocol
]
no protocol-vlan protocol-group
group-id
group-id
- Group identifier of this protocol group.
(Range: 1-2147483647)
frame
††††
- 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: arp, ip,
ipv6, rarp.
Default Setting
No protocol groups are configured.
Table 92: Protocol-based VLAN Commands
Command
Function
Mode
Create a protocol group, specifying the supported
protocols
GC
Maps a protocol group to a VLAN
IC
Shows the configuration of protocol groups
PE
Shows the interfaces mapped to a protocol group and
the corresponding VLAN
PE
††††.SNAP frame types are not supported by this switch due to hardware limitations.