Release : 1.1f 921 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
Priority - The priority of the filter is used to decide which filter rule is applicable when the
packet matches with more than one filter rules. Higher value of ‘filter priority’ implies a higher
priority.
Mode
ACL Extended Access List Configuration Mode
Defaults
tos-value - 0
ack - ‘any’ (3) [indicates that TCP ACK bit will not be checked to decide the action]
rst - any’ (3) [indicates that TCP RST bit will not be checked to decide the action]
Example
SMIS(config-ext-nacl)# deny tcp 100.0.0.10 255.255.255.0 eq 20 any
Related Commands
ip access-list - Creates IP ACLs and enters the IP Access-list configuration mode
show access-lists - Displays the access list configuration
permit tcp - Specifies the TCP packets to be forwarded based on the associated parameters
redirect tcp Specifies the TCP packets to be redirected based on the associated
parameters