Specifications

295
set security pkt-filter filterset
filterset-name
[ input_filter | output_filter ]
index
dest-ip
ip_addr
Specifies the destination IP address to match packets (where the packet is going).
set security pkt-filter filterset
filterset-name
[ input_filter | output_filter ]
index
dest-mask
mask
Specifies the destination IP mask to match packets (where the packet is going).
set security pkt-filter filterset
filterset-name
[ input_filter | output_filter ]
index
tos
value
Specifies the TOS (Type Of Service) value to match packets. The value for tos can be from 0 – 255.
set security pkt-filter filterset
filterset-name
[ input_filter | output_filter ]
index
tos-mask
value
Specifies the TOS (Type Of Service) mask to match packets. The value for tos-mask can be from 0 – 255.
set security pkt-filter filterset
filterset-name
[ input_filter | output_filter ]
index
protocol
value
Specifies the protocol value to match packets, the type of higher-layer Internet protocol the packet is carry-
ing, such as TCP or UDP. The value for protocol can be from 0 – 255.
set security pkt-filter filterset
filterset-name
[ input_filter | output_filter ]
index
src-compare [ nc | ne | lt | le | eq | gt | ge ]
Sets the source compare operator action for the specified filter rule. src-compare only displays when the
protocol is TCP or UDP.
Operator Action
nc No compare
ne Not equal to
lt Less than
le Less than or equal to
eq Equal to
ge Greater than or equal to
gt Greater than