Release : 1.1f 923 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
tos - Type of service. Can be max-reliability, max throughput, min-delay, normal or a range of
values from 0 to 7, Differentiated Services Code Point (DSCP) values to match against incoming
packets.
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)# redirect gi 0/1 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
deny tcp Specifies the TCP packets to be denied based on the associated parameters