The ipv6 nd proxy route enable command enables the routed proxy ND function.
The undo ipv6 nd proxy route enable command disables the routed proxy ND function.
By default, the routed proxy ND function is not enabled.
100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 200GE sub-interface view, 25GE sub-interface view, 25GE interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE sub-interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, VBDIF interface view, VE sub-interface view, VLANIF interface view
Usage Scenario
If two hosts are on the same network segment and are isolated to be on different physical networks by a gateway configured with two different IP addresses, the hosts cannot communicate with each other. To address this problem, run the ipv6 nd proxy route enable command to enable the routed proxy ND function on the gateway connecting the two hosts. After the command is run, the gateway uses its own MAC address and the IPv6 address of the destination host to send the source host an NA packet as a reply. Specifically, the gateway takes the place of the destination host to reply with an NA packet. In this way, the hosts in the same network segment but different physical networks (the gateway connecting to the hosts are configured with two different gateway addresses) can communicate with each other.
Prerequisites
The IPv6 function has been enabled using the ipv6 enable command.
Precautions