IP Router Configuration
Router Configuration Guide 217
limit — The number of entries that can be learned on an IP interface expressed as a decimal
integer. If the limit is set to 0, dynamic neighbor learning is disabled and no dynamic neighbor
entries are learned.
Values 0 to 102400
proxy-nd-policy
Syntax proxy-nd-policy policy-name [policy-name...(up to 5 max)]
no proxy-nd-policy
Context config>router>if>ipv6
Description This command configure a proxy neighbor discovery policy for the interface.
Parameters policy-name — The neighbor discovery 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 policy name(s) must already be defined.
Router Interface DHCP Commands
dhcp
Syntax dhcp
Context config>router>if
Description This command enables the context to configure DHCP parameters.
gi-address
Syntax gi-address ip-address [src-ip-addr]
no gi-address
Context config>router>if>dhcp
Description This command configures the gateway interface address for the DHCP relay. The GI address is needed,
when the router functions as a DHCP relay, to distinguish between the different subscriber interfaces
and potentially between the group interfaces defined.
Default no gi-address
Parameters ip-address — Specifies the host IP address to be used for DHCP relay packets.
src-ip-address — Specifies the source IP address to be used for DHCP relay packets.