TAP Series Switch Command Line Reference
Usage
Wildcard bits in this command are used as reversed. That means value and wildcard bits have
same length, If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should
be ignored.
E.g. IP address 10.10.10.0 wildcard 0.0.0.255 means 256 ip addresses from 10.10.10.0 to
10.10.10.255.
Layer 4 information
(
e.g. tcp/udp port
)
and fragment information are exclusive.
Notice:
The parameters
“
gre, gre-key, nvgre, nvgre-vsid, vxlan-vni, truncation, strip-header, edit-ipsa,
ipv4-head, l4-head, inner-match” are not supported on CTC5160 (GreatBelt) based switch.
Examples
This example shows how to add a flow filter with sequence number 10 to flow f1:
Switch(config)# flow f1
Switch(config-flow-f1)# sequence-num 10 permit any src-ip 10.10.10.0 0.0.0.255 dst-ip any
Related Commands
no sequence-num