Common Configuration Tasks
72 7705 SAR OS Router Configuration Guide
The following example displays the router DHCP Relay agent creation output.
A:ALU-41>config>router>if# info detail
-------------------------------------------
...
dhcp
shutdown
no description
option
action keep
circuit-id ascii-tuple
no remote-id
no copy-82
exit
no server
no shutdown...
-------------------------------------
Configuring Proxy ARP
To configure proxy ARP, you must first:
• configure a prefix list in the config>router>policy-options>prefix-
list context
• configure a route policy statement in the config>router>policy-
options>policy-statement context and apply the prefix list
→ in the config>router>policy-options>policy-
statement>entry>to context, specify the host source address(es) for 
which ARP requests can or cannot be forwarded to non-local networks, 
depending on the specified action
→ in the config>router>policy-options>policy-
statement>entry>from context, specify the network prefixes that ARP 
requests will or will not be forwarded to, depending on the specified action if a 
match is found
CLI Syntax: config>router>policy-options
begin
commit
abort
prefix-list name
prefix ip-prefix/mask [exact | longer | through 
length | prefix-length-range length1-
length2]
policy-statement name
default-action {accept | next-entry |
next-policy | reject}
entry entry-id