Configuring protocol groups, Configuring protocol groups -21, Figure 13-11 protocol vlan configuration -21 – SMC Networks TigerAccess SMC7816M User Manual
Page 351: Vlan, 21 configuring protocol groups, Command attributes
C
ONFIGURING
P
ROTOCOL
-B
ASED
VLAN
S
13-21
Configuring Protocol Groups
Create a protocol group for one or more protocols.
Command Attributes
• Protocol Group ID – Group identifier of this protocol group.
(Range: 1-2147483647)
• Frame Type
20
– 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, ARP, and
RARP.
Web – Click VLAN, Protocol VLAN, Configuration. Enter a protocol
group ID, frame type and protocol type, then click Apply.
Figure 13-11 Protocol VLAN Configuration
CLI – The following creates protocol group 1, and then specifies Ethernet
frames with IP and ARP protocol types.
20. 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
Console(config)#protocol-vlan protocol-group 1
add frame-type ethernet protocol-type arp
Console(config)#