VLAN C
ONFIGURATION
11-20
• Frame Type
14
– Frame type used by this protocol. (Options: Ethernet,
RFC_1042, LLC_other)
• Protocol Type – The only option for the LLC_other frame type is
IPX_raw. The options for all other frames types include: IP, IPv6, ARP,
RARP, and user-defined (0801-FFFF hexadecimal).
Web – Click VLAN, Protocol VLAN, Configuration. Enter a protocol
group ID, frame type and protocol type, then click Apply.
Figure 11-10 Protocol VLAN Configuration
CLI – The following creates protocol group 1, and then specifies Ethernet
frames with IP and ARP protocol types.
Mapping Protocols to VLANs
Map a protocol group to a VLAN for each interface that will participate in
the group.
Command Usage
• When creating a protocol-based VLAN, only assign interfaces using this
configuration screen. If you assign interfaces using any of the other
VLAN menus such as the VLAN Static Table (page 10) or VLAN Static
14. SNAP frame types are not supported by this switch due to hardware limitations.
Console(config)#protocol-vlan protocol-group 1
add frame-type ethernet protocol-type ip 30-20
Console(config)#protocol-vlan protocol-group 1
add frame-type ethernet protocol-type arp
Console(config)#