Alcatel-Lucent 7750 SR OS User Manual

Page 305

Advertising
background image

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.

377

src-ip

Configures a source IP address range to be used as an IP filter match
criterion.

380

src-port

Configures a source TCP or UDP port number or port range for an IP filter
match criterion.

380

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.

381

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.

381

Configure a MAC filter policy

config>filter>mac-filter

mac-filter

Creates a MAC filter policy.

358

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.

363

description

A text string describing the filter policy.

357

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.

363

renum

Renumbers existing filter entries to properly sequence filter entries.

388

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.

364

description

A text string describing the entry.

357

action

Creates the drop or forward action associated with the match criteria. If
not specified, the filter policy entry is not taken into account.

366

Configure MAC filter entry matching criteria

config>filter>mac-filter entry

match

Creates context for entering/editing match criteria for the filter entry.

369

src-mac

Configures a source MAC address or range to be used as a MAC filter
match criterion.

386

dst-mac

Configures a destination MAC address or range to be used as a MAC filter
match criterion.

384

Table 18: CLI Commands to Configure Filter Policies Parameters (Continued)

Command

Description Page

Advertising