Filter Configuration Command Reference
550 Router Configuration Guide
port-list port-list-name — Specifies to use a list of ports referred to by port-list-name, which is a
string of up to 32 characters of printable ASCII characters. If special characters are used, the
string must be enclosed within double quotes.
range dst-port-number dst-port-number — Specifies inclusive port range between two dst-port-
number values.
flow-label
Syntax flow-label flow-label [mask]
no flow-label
Context config>filter>ipv6-filter>entry>match
Description This command configures the flow-label and optional mask match condition.
The no form of the command reverts to the default.
Default no flow-label
Parameters flow-label — Specifies the flow label to be used as a match criterion. Value can be expressed as a
decimal integer, as well as in hexadecimal or binary format. The following value shows
decimal integer format only.
Values 0 to 1048575
mask — Specifies the flow label mask value for this policy IPv6 Filter entry. Value can be
expressed as a decimal integer, as well as in hexadecimal or binary format. The following
value shows decimal integer format only.
Values 0 to 1048575
fragment
Syntax IPv4:
fragment {true | false}
no fragment
IPv6:
fragment {true | false | first-only | non-first-only}
no fragment
Context config>filter>ip-filter>entry>match
config>filter>ipv6-filter>entry>match
Description This command specifies match criterion for fragmented packets.
The no form of the command removes the match criterion.
Default no fragment