Proxy-nd-policy, Neighbor – Alcatel-Lucent 7750 SR OS User Manual
Page 115

IP Router Configuration
7750 SR OS Router Configuration Guide
Page 115
Syntax
[no] local-proxy-nd
Context
config>router>if>ipv6
Description
This command enables local proxy neighbor discovery on the interface.
The no form of the command disables local proxy neighbor discovery.
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.
neighbor
Syntax
neighbor [
ipv6-address] [mac-address]
no neighbor [
ipv6-address]
Context
config>router>if>ipv6
Description
This command configures an IPv6-to-MAC address mapping on the interface. Use this command if a
directly attached IPv6 node does not support ICMPv6 neighbor discovery, or for some reason, a static
address must be used. This command can only be used on Ethernet media.
The ipv6-address must be on the subnet that was configured from the IPv6 address command or a
link-local address.
Parameters
ipv6-address — The IPv6 address assigned to a router interface.
Values
ipv6-address: x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0
—
FFFF]H
d: [0
—
255]D
mac-address — Specifies the MAC address for the neighbor in the form of xx:xx:xx:xx:xx:xx or xx-
xx-xx-xx-xx-xx.