8 no sequence-num, 9 deny – CANOGA PERKINS 9171 Command Reference User Manual
Page 596

CanogaOS Command Reference
33-5
exit
Command Mode
MAC ACL configuration
Usage
None
Examples
This example shows how to quit the MAC ACL configuration mode.
Switch(config-mac-acl)# exit
Switch(config)#
Related Commands
mac access-list
33.8 no sequence-num
Use this command to remove a filter from MAC ACL.
Command Syntax
no sequence-num sequence-num
sequence-num: The sequence number of a MAC filter ranging in <1-2147483646>
Command Mode
MAC ACL configuration
Usage
None
Examples
This example shows how to remove a filter with the sequence-num 10 from MAC ACL.
Switch(config-mac-acl)# no sequence-num 10
Related Commands
<1-2147483646> permit
33.9 deny
Use this command to create a MAC filter for discarding ongoing packets matching the filter rule.
Command Syntax
[<1-2147483646>] deny src-mac {any| mac mask |host mac} [dst-mac {any |mac mask | host mac}]