Class matching rule name
    
      [^-].*
    
    Match queue name cannot start with hyphen (-)
  
  
    #include 
    
      
        Ethernet header match
      
      
        
          
            Ethernet destination address for this match
            
              macaddr
              MAC address to match
            
            
              
            
          
        
        
          
            Ethernet protocol for this match
            
            
              all 802.1Q 802_2 802_3 aarp aoe arp atalk dec ip ipv6 ipx lat localtalk rarp snap x25
u32:0-65535
              Ethernet protocol number
            
            
              txt
              Ethernet protocol name
            
            
              all
              Any protocol
            
            
              ip
              Internet IP (IPv4)
            
            
              ipv6
              Internet IP (IPv6)
            
            
              arp
              Address Resolution Protocol
            
            
              atalk
              Appletalk
            
            
              ipx
              Novell Internet Packet Exchange
            
            
              802.1Q
              802.1Q VLAN tag
            
            
              
            
          
        
        
          
            Ethernet source address for this match
            
              macaddr
              MAC address to match
            
            
              
            
          
        
      
    
    #include 
    
      
        Match IP protocol header
      
      
        
          
            Match on destination port or address
          
          
            #include 
            #include 
          
        
        #include 
        #include 
        #include 
        
          
            Match on source port or address
          
          
            #include 
            #include 
          
        
        #include 
      
    
    
      
        Match IPv6 protocol header
      
      
        
          
            Match on destination port or address
          
          
            #include 
            #include 
          
        
        #include 
        #include 
        #include 
        
          
            Match on source port or address
          
          
            #include 
            #include 
          
        
        #include 
      
    
    
      
        Match on mark applied by firewall
        
          u32
          FW mark to match
        
        
          
        
      
    
    
      
        Virtual Local Area Network (VLAN) ID for this match
        
          u32:0-4095
          Virtual Local Area Network (VLAN) tag 
        
        
          
        
        VLAN ID must be between 0 and 4095