P_ARPV6REPLY#

code: 333

# set
<module-index>/<port-index> P_ARPV6REPLY <on_off>

# get
<module-index>/<port-index> P_ARPV6REPLY ?

Description#

Whether the port generates replies using the IPv6 Network Discovery Protocol. The port can reply to incoming NDP Neighbor Solicitations by mapping the IPv6 address specified for the port to the MAC address specified for the port. NDP reply generation is independent of whether traffic and capture is on for the port.

Actions#

set, get

Parameters#

  1. on_off: byte, whether the port replies to NDP Neighbor Solicitations.

  • OFF = 0

  • ON = 1

Example#

# set
input:  0/1 P_ARPV6REPLY OFF
output: <OK>

# get
input:  0/1 P_ARPV6REPLY ?
output: 0/1 P_ARPV6REPLY OFF