Filter Configuration Command Reference
554 Router Configuration Guide
Default 255 (decimal) (exact match)
Values 1 to 255 (decimal)
multiple-option
Syntax multiple-option {true | false}
no multiple-option
Context config>filter>ip-filter>entry>match
Description This command configures matching packets that contain one or more than one option fields in the IP
header as an IP filter match criterion.
The no form of the command removes the checking of the number of option fields in the IP header as
a match criterion.
Default no multiple-option
Parameters true — Specifies matching on IP packets that contain more than one option field in the header.
false — Specifies matching on IP packets that do not contain multiple option fields present in the
header.
option-present
Syntax option-present {true | false}
no option-present
Context config>filter>ip-filter>entry>match
Description This command configures matching packets that contain any IP options in the IP header as an IP filter
match criterion.
The no form of the command removes the checking of IP options in the IP header as a match criterion.
Default no option-present
Table 45: ip-option-mask Formats
Format Style Format Syntax Example
Decimal DDD 20
Hexadecimal 0xHH 0x14
Binary 0bBBBBBBBB 0b0010100