P_PINGV6REPLY
code: 334
# set
<module-index>/<port-index> P_PINGV6REPLY <on_off>
# get
<module-index>/<port-index> P_PINGV6REPLY ?
Description
Whether the port generates PINGv6 replies using the ICMP protocol received over IPv6. The port can reply to incoming PINGv6 requests to the IPv6 address specified for the port. PINGv6 reply generation is independent of whether traffic and capture is on for the port.
Actions
set, get
Parameters
on_off
: byte, whether the port replies to incoming PINGv6.
OFF = 0
ON = 1
Example
# set
input: 0/1 P_PINGV6REPLY OFF
output: <OK>
# get
input: 0/1 P_PINGV6REPLY ?
output: 0/1 P_PINGV6REPLY OFF