Configuring protocol-based vlan classifier rules – Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual
Page 321

Network OS NETCONF Operations Guide
289
53-1003231-02
Configuring protocol-based VLAN classifier rules
21
<config>
<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
<tengigabitethernet>
<name>22/0/1</name>
<shutdown xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
operation="delete"/>
<switchport>
<trunk>
<allowed>
<vlan>
<remove>30</remove>
</vlan>
</allowed>
</mode>
</switchport>
</tengigabitethernet>
</interface>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="1914" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Configuring protocol-based VLAN classifier rules
You can configure VLAN classifier rules to define specific rules for classifying frames to selected
VLANs based on protocol and MAC addresses. Sets of rules can be grouped into VLAN classifier
groups (refer to
“Creating a VLAN classifier group and adding rules”
VLAN classifier rules (1 through 256) are a set of configurable rules that reside in one of these
categories:
•
802.1Q protocol-based classifier rules
•
Source MAC address-based classifier rules
•
Encapsulated Ethernet classifier rules
NOTE
Multiple VLAN classifier rules can be applied per interface provided the resulting VLAN IDs are
unique for the different rules.
802.1Q protocol-based VLANs apply only to untagged frames, or frames with priority tagging.
With both Ethernet-II and 802.2 SNAP encapsulated frames, the following protocol types are supported:
•
Ethernet hexadecimal (0x0000 through 0xffff)
•
Address Resolution Protocol (ARP)
•
Fibre Channel over Ethernet (FCoE)
•
FCoE Initialization Protocol (FIP)
•
IP version 6 (IPv6)