Ip Filter Entry - Alcatel-Lucent 7710 SR OS Configuration Manual

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

Advertisement

IP Filter Entry

Within a filter policy, configure filter entries which contain criteria against which ingress, egress,
or network traffic is matched. The action specified in the entry determine how the packets are
handled, either dropped or forwarded.
The following displays an IP filter entry configuration example.
A:ALA-7>config>filter>ip-filter# info
----------------------------------------------
----------------------------------------------
A:ALA-7>config>filter>ip-filter#
7710 SR OS Router Configuration Guide
Enter a filter entry ID. The system does not dynamically assign a value.
Assign an action, either drop or forward.
Specify matching criteria.
description "filter-main"
scope exclusive
entry 10 create
description "no-91"
match
dst-ip 10.10.10.91/24
src-ip 10.10.0.100/24
exit
no action
exit
Filter Policies
Page 355

Advertisement

Table of Contents
loading

Table of Contents