Alcatel-Lucent 7450 Configuration Manual page 85

Hide thumbs Also See for 7450:
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#
Use the following CLI to configure proxy ARP:
CLI Syntax: config>router>interface interface-name
7450 ESS 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
local-proxy-arp
proxy-arp-policy policy-name [policy-name...(upto 5 max)]
remote-proxy-arp
IP Router Configuration
Page 85

Advertisement

Table of Contents
loading

Table of Contents