vlan/classifier/rule/proto

Configures the protocol to use for the VLAN classifier rule.

Usage

<vlan xmlns="urn:brocade.com:mgmt:brocade-vlan">
	<classifier>
		<rule>
			<ruleid>2</ruleid>
			<proto>
				<proto-val>arp</proto-val>
				<encap>ethv2</encap>
			</proto>
		</rule>
	</classifier>
</vlan>

Parameters

ruleid
Specifies the VLAN identification rule. The values can range from 1 through 2556
proto-val
Specifies the protocol to use for the VLAN classifier rule
hex_addr
Specifies an Ethernet hexadecimal value. The value can range from 0x0000 through 0xffff
arp
Specifies to use the Address Resolution Protocol
ip
Specifies to use the Internet Protocol
ipv6
Specifies to use the Internet Protocol version 6
encap
Specifies to encapsulate the Ethernet frames sent for the VLAN classifier rule
ethv2
Specifies to use the Ethernet version 2 encapsulated frames
nosnapllc
Specifies to use the Ethernet version 2 non-SNA frames
snapllc
Specifies to use the Ethernet version 2 with SNA frames