Brocade Communications Systems Switch 53-1001762-01 ユーザーズマニュアル

ページ / 252
Converged Enhanced Ethernet Command Reference
55
53-1001762-01
vlan classifier rule
3
DRAFT: BROCADE CONFIDENTIAL
vlan classifier rule
Creates a VLAN classifier rule.
Synopsis
vlan classifier rule rule_id [mac mac_address] [proto |arp| fcoe | fip] [encap ethv2 | nosnapllc | 
snapllc]
no vlan classifier rule 
Operands
rule_id 
Specifies the VLAN identification rule. The range of valid values is 1-255.
mac 
Specifies the Media Access Control (MAC) list.
mac_address
Specifies the MAC address-based VLAN classifier rule used to map to a 
specific VLAN.
proto 
Specifies the protocol to use for the VLAN classifier rule.
arp
Specifies to use the Address Resolution Protocol.
fcoe
Specifies to use the Fibre Channel over Ethernet Protocol.
fip
Specifies to use the FCoE Initialization Protocol.
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.
Defaults
There are no default configurations for this command.
Command
Modes
Global configuration mode
Description
Use this command to configure a VLAN classifier rule to dynamically classify Ethernet packets on 
an untagged interface into VLANs. Use the no vlan classifier rule command to delete the VLAN 
classifier rule specified by the rule_id.
Usage
Guidelines
VLAN classifiers can be created individually and can be managed separately. Up to 256 VLAN 
classifiers can be provisioned. One or more VLAN classifiers can be grouped into a classifier group. 
This classifier group can further be applied on an interface.
Examples
To create an fcoe VLAN classifier rule:
switch(config)#vlan classifier rule 2 proto fcoe encap ethv2 
To create a MAC-based VLAN classifier rule:
switch(config)#vlan classifier rule 2 mac 0000.0000.0100
See Also
show vlan interface