Brocade Network OS Command Reference v4.1.0 User Manual

Page 688

Advertising
background image

650

Network OS Command Reference

53-1003115-01

seq (extended MAC ACLs)

2

Enter no seq value to remove a rule from the MAC ACL.

Hard-drop can prevent trapping of control frames. As a result, it could interfere with normal
operations of the protocols.

If no sequence value is specified, the rule is added to the end of the list.

Examples

To create a rule in a MAC extended ACL to permit or drop IPv4 traffic from the source MAC address
0022.3333.4444 to the destination MAC address 0022.3333.5555 and to enable the counting of
packets:

switch(conf-macl-ext)# seq 100 deny 0022.3333.4444 0022.3333.5555 ipv4 count

switch(conf-macl-ext)# seq 1000 permit 0022.3333.4444 0022.3333.5555 ipv4 count

To delete a rule from a MAC extended ACL:

switch(conf-macl-ext)# no seq 100

See Also

deny (extended ACLs), permit (extended ACLs), permit (standard ACLs), resequence access-list

Advertising