Ip (V4/V6) Filter Entry Commands - Alcatel-Lucent 7750 SR-OS Configuration Manual

Table of Contents

Advertisement

IP (v4/v6) Filter Entry Commands

IP (v4/v6) Filter Entry Commands
action
Syntax
For IPv4:
action [drop]
action forward [next-hop {ip-address|indirect ip-address|interface ip-int-name}]
action forward [redirect-policy policy-name]
action forward [sap sap-id|sdp sdp-id:vc-id]
action http-redirect rdr-url-string [allow-radius-override]
action forward [lsp lsp-name]
action forward [router router-instance]
action forward [router service-name service-name]
action gtp-local-breakout
action nat [nat-policy-name]
action reassemble
no action
For IPv6:
action [drop]
action forward
action forward next-hop {ipv6-address|indirect ipv6-address}
action forward [lsp lsp-name]
action forward [router router-instance]
action forward [router service-name service-name]
action forward {sap sap-id|sdp sdp-id:vc-id}
action http-redirect rdr-url-string [allow-radius-override]
action nat [nat-policy-name] [flavor flavor]
no action
Context
config>filter>ip-filter>entry
config>filter>ipv6-filter>entry
Description
This command specifies the action to take for packets that match this filter entry. The action
command must be entered with a keyword specified in order for the entry to be active.
Note that action forward next-hop cannot be applied to multicast traffic.
Multiple action statements entered will overwrite previous actions parameters when defined.
The no form of the command removes the specified action statement. The filter entry is considered
incomplete and hence rendered inactive without the action keyword.
Default
no action
Parameters
drop — Specifies packets matching the entry criteria will be dropped.
forward — Specifies packets matching the entry criteria will be forwarded.
next-hop ip-address — The IP address of the direct next-hop to which to forward matching packets
Page 496
in dotted decimal notation.
7750 SR OS Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents