Alcatel-Lucent 7710 SR OS Configuration Manual page 400

Router
Hide thumbs Also See for 7710 SR OS:
Table of Contents

Advertisement

IP (v4/v6) Filter Entry Commands
action
Syntax
Context
Description
Default
Parameters
Page 400
action drop
action {drop | forward [next-hop {ipv6-address | indirect ipv6-address}]}
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]
action http-redirect url
action nat
no action
config>filter>ip-filter>entry
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.
none
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
in dotted decimal notation.
next-hop ipv6-address — - The IPv6 address of the direct next-hop to forward matching packets via.
indirect ip-address — The IP address of the indirect next-hop to which to forward matching packets
in dotted decimal notation. The direct next-hop IP address and egress IP interface are determined
by a route table lookup.
If the next hop is not available, then a routing lookup will be performed and if a match is found
the packet will be forwarded to the result of that lookup. If no match is found a "ICMP
destination unreachable" message is send back to the origin.
indirect ipv6-address — The IPv6 address of the indirect next-hop to forward matching packets via.
The direct next-hop IPv6 address and egress interface are determined by a route table lookup.
interface ip-int-name — The name of the egress IP interface where matching packets will be
forwarded from. This parameter is only valid for unnumbered point-to-point interfaces. If the
string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within
double quotes.
7710 SR OS Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents