The ipv6 nd proxy inner-access-vlan enable command enables the intra-VLAN proxy ND function.
The undo ipv6 nd proxy inner-access-vlan enable command disables the intra-VLAN proxy ND function.
By default, the intra-VLAN proxy ND function is not enabled.
100ge sub-interface view, 10GE sub-interface view, 200GE sub-interface view, 25GE sub-interface view, 400GE sub-interface view, 40GE sub-interface view, 50GE sub-interface view, Eth-Trunk sub-interface view, GE sub-interface view, Global VE sub-interface view, VE sub-interface view, VLANIF interface view
Usage Scenario
If two hosts are on the same network segment and belong to the same VLAN but user isolation has been configured on interfaces in the VLAN, the hosts cannot communicate with each other. To address this problem, run the ipv6 nd proxy inner-access-vlan enable command to enable the intra-VLAN 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 manner, the hosts in a VLAN where user isolation has been configured can properly communicate with each other.
Prerequisites
The IPv6 function has been enabled using the ipv6 enable command.
Precautions
<HUAWEI> system-view [~HUAWEI] interface GigabitEthernet0/1/1.1 [~HUAWEI-GigabitEthernet0/1/1.1] ipv6 enable [*HUAWEI-GigabitEthernet0/1/1.1] ipv6 nd proxy inner-access-vlan enable
<HUAWEI> system-view [~HUAWEI] vlan 20 [*HUAWEI-vlan20] quit [*HUAWEI] interface vlanif 20 [*HUAWEI-Vlanif20] ipv6 enable [*HUAWEI-Vlanif20] ipv6 nd proxy inner-access-vlan enable