Release : 1.1f 919 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
- 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 the TCP ACK bit will not be checked to decide the action]
rst - any’ (3) [indicates that the TCP RST bit will not be checked to decide the action]
Example
SMIS(config-ext-nacl)# permit tcp any 10.0.0.1 255.255.255.255
Related Commands
ip access-list - Creates IP ACLs and enters the IP Access-list configuration mode
show access-lists - Displays the access list configuration
deny tcp Specifies the TCP packets to be rejected based on the associated parameters
redirect tcp Specifies the TCP packets to be redirected based on the associated
parameters