TAP Series Switch Command Line Reference
Command Syntax
no sequence-num FLOW_SEQ_NUM
Sequence-number with the valid range 1
–
65535.
Command Mode
Flow Configuration.
Default
None
Usage
Use this command to delete a filter from flow or ip access-list.
Examples
This example shows how to delete a flow filter with sequence number 10 from flow f1:
Switch(config-flow-f1)# no sequence-num 10
Related Commands
show flow
sequence-num
Use this command to add a rule in a flow filter.
Command Syntax
(sequence-num FLOW_SEQ_NUM|) ( permit| deny) ( PROTOCOL_NUM| any | tcp (src-port
(range L4_PORT_NUM L4_PORT_NUM | eq L4_PORT_NUM | gt L4_PORT_NUM | lt
L4_PORT_NUM | any) | dst-port (range L4_PORT_NUM L4_PORT_NUM | eq L4_PORT_NUM
| gt L4_PORT_NUM | lt L4_PORT_NUM | any) |) (tcp-code (match-all | match any) (ack | fin