Alcatel-Lucent 7710 SR OS Configuration Manual page 77

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

Advertisement

Use the following CLI syntax to configure the policy statement specified in the proxy-arp-policy
policy-statement command.
CLI Syntax: config>router# policy-options
The following displays prefix list and policy statement configuration examples:
A:ALA-49>config>router>policy-options# info
----------------------------------------------
...
...
----------------------------------------------
A:ALA-49>config>router>policy-options#
7710 SR OS Router Configuration Guide
begin
commit
policy-statement name
default-action {accept | next-entry | next-policy | re-
ject}
entry entry-id
action {accept | next-entry | next-policy | reject}
to
prefix-list name [name...(upto 5 max)]
from
prefix-list name [name...(upto 5 max)]
prefix-list "prefixlist1"
prefix 10.20.30.0/24 through 32
exit
prefix-list "prefixlist2"
prefix 10.10.10.0/24 through 32
exit
policy-statement "ProxyARPpolicy"
entry 10
from
prefix-list "prefixlist1"
exit
to
prefix-list "prefixlist2"
exit
action reject
exit
default-action accept
exit
exit
IP Router Configuration
Page 77

Advertisement

Table of Contents
loading

Table of Contents