Alcatel-Lucent 7750 SR OS User Manual
Page 305

Filter Policies
7750 SR OS Router Configuration Guide
Page 305
icmp-type
Configures matching on ICMP type field in the ICMP header of an IP
packet as an IP filter match criterion.
src-ip
Configures a source IP address range to be used as an IP filter match
criterion.
src-port
Configures a source TCP or UDP port number or port range for an IP filter
match criterion.
tcp-ack
Configures matching on the ACK bit being set or reset in the control bits
of the TCP header of an IP packet as an IP filter match criterion.
tcp-syn
Configures matching on the SYN bit being set or reset in the control bits
of the TCP header of an IP packet as an IP filter match criterion.
Configure a MAC filter policy
config>filter>mac-filter
mac-filter
Creates a MAC filter policy.
scope
Configures the filter policy scope as exclusive or template. An exclusive
policy can only be applied to a single entity (SAP or network port). A
template policy can be applied to multiple SAPs or network ports.
description
A text string describing the filter policy.
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 any filter entries of
the filter.
renum
Renumbers existing filter entries to properly sequence filter entries.
Configure a MAC filter policy entry
config>filter>mac-filter
entry
Creates a filter entry and identifies a group of match criteria and the
corresponding action.
description
A text string describing the entry.
action
Creates the drop or forward action associated with the match criteria. If
not specified, the filter policy entry is not taken into account.
Configure MAC filter entry matching criteria
config>filter>mac-filter entry
match
Creates context for entering/editing match criteria for the filter entry.
src-mac
Configures a source MAC address or range to be used as a MAC filter
match criterion.
dst-mac
Configures a destination MAC address or range to be used as a MAC filter
match criterion.
Table 18: CLI Commands to Configure Filter Policies Parameters (Continued)
Command
Description Page