List of Commands
Page 304 7750 SR OS Router Configuration Guide
Configure an IPv6 filter policy
config>filter
ipv6-filter
Creates an IPv6 filter policy. 358
default-action
The default action specifies the action to be applied to packets when the
packets do not match the specified criteria in any of the IPv6 filter entries
of the filter.
363
description
A text string describing the IPv6 filter policy. 357
renum
Renumbers existing filter entries to properly sequence filter entries. 388
scope
Configures the IPv6 filter policy scope as exclusive or template. An
exclusive policy can only be applied to a single entity (such as a SAP or
network port). A template policy can be applied to multiple SAPs or
network ports.
363
Configure an IPv6 filter policy entry
config>filter>ipv6-filter
entry
Creates an IPv6 filter entry and identifies a group of match criteria and the
corresponding action.
364
action
Creates the drop or forward action associated with the match criteria. If
not specified, the filter policy entry is not taken into account.
368
description
A text string describing the entry. 357
log log-id
Creates a context for configuring destinations for event streams to direct
events, alarms/traps and debug information to their respective
destinations.
360
Configure an IPv6 filter entry matching criteria
config>filter>ipv6-filter>entry
match
Creates context for entering/editing match criteria for the filter entry. 371
dscp
Configures a DiffServ Code Point (DSCP) name to be used as an IP filter
match criterion.
375
dst-ip
Configures a destination IP address range to be used as an IP filter match
criterion.
375
dst-port
Configures a destination TCP or UDP port number or port range for an IP
filter match criterion.
376
icmp-code
Configures matching on ICMP code field in the ICMP header of an IP
packet as an IP filter match criterion.
377
Table 18: CLI Commands to Configure Filter Policies Parameters (Continued)
Command Description Page