mac/access-list/extended/{acl-name}/seq
 
   
   
	  Usage
 
		 
		<mac xmlns="urn:brocade.com:mgmt:brocade-mac-access-list">
	<access-list>
		<extended>
			<name>acl21</name>
			<hide-mac-acl-ext>
				<seq>
					<seq-id>25</seq-id>
					<action>hard-drop</action>
					<source>0011.1122.2233</source>
					<src-mac-addr-mask>1212.2323.3131</src-mac-addr-mask>
					<dst>any</dst>
					<ethertype>arp</ethertype>
					<vlan>1</vlan>
					<count></count>
					<log></log>
				</seq>
			</hide-mac-acl-ext>
		</extended>
	</access-list>
</mac>
 
	 
 
	  Parameters
 
		 
		 
		   
			 - name 
			 
- Specifies the access list name. 
			 
- seq-id 
			 
- Specifies the sequence ID. 
			 
- action 
			 
- Displays all rules with the specified action. The following actions are allowed. 
				 
				   
					 - deny 
					 
- Drops traffic. 
					 
- hard-drop 
					 
- Forces to drop traffic. 
					 
- permit 
					 
- Allows traffic. 
					 
 
- source 
			 
- Specifies the source details. 
			 
- src-mac-addr-mask 
			 
- Specifies the source MAC address mask. 
			 
- dst 
			 
- Specifies details on the destination 
			 
- ethertype 
			 
- Filters extended ACLs traffic based on ethertype. 
			 
- vlan 
			 
- Specifies the VLAN number. 
			 
- count 
			 
- Displays the count of forwarding entries. 
			 
- log 
			 
- Specifies log.