Internet Enhanced Services
7750 SR OS Services Guide Page 739
Parameters policy-name — The export route policy name. Allowed values are any string up to 32 characters long
composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $,
spaces, etc.), the entire string must be enclosed within double quotes.
The specified name(s) must already be defined.
remote-proxy-arp
Context config>service>ies>interface
config>service>ies>sub-if>grp-if
Description This command enables remote proxy ARP on the interface.
Remote proxy ARP is similar to proxy ARP. It allows the router to answer an ARP request on an
interface for a subnet that is not provisioned on that interface. This allows the router to forward to the
other subnet on behalf of the requester. To distinguish remote proxy ARP from local proxy ARP, local
proxy ARP performs a similar function but only when the requested IP is on the receiving interface.
Default no remote-proxy-arp
redundant-interface
Syntax redundant-interface red-ip-int-name
no redundant-interface
Context config>service>ies
config>service>ies>sub-if>grp-if
Description This command configures a redundant interface used for dual homing.
Parameters red-ip-int-name — Specifies the redundant IP interface name.
arp-populate
Syntax [no] arp-populate
Context config>service>ies>interface
config>service>ies>sub-if>grp-if
Description This command, when enabled, disables dynamic learning of ARP entries. Instead, the ARP table is
populated with dynamic entries from the DHCP Lease State Table (enabled with lease-populate), and
optionally with static entries entered with the host command.
Enabling the arp-populate command will remove any dynamic ARP entries learned on this interface
from the ARP cache.
The arp-populate command will fail if an existing static ARP entry exists for this interface.
The arp-populate command will fail if an existing static subscriber host on the SAP does not have
both MAC and IP addresses specified.
Once arp-populate is enabled, creating a static subscriber host on the SAP without both an IP
address and MAC address will fail.