169
Local ND proxy implements Layer 3 communication for two hosts in the following cases:
• The two hosts connect to ports of the same device and the ports must be in different VLANs.
• The two hosts connect to isolated Layer 2 ports in the same isolation group of a VLAN.
• If super VLAN is used, the two hosts must belong to different sub VLANs.
• If Private VLAN is used, the two hosts must belong to different secondary VLANs.
Enabling common ND proxy
1. Enter system view.
system-view
2. Enter interface view.
interface interface-type interface-number
3. Enable common ND proxy.
proxy-nd enable
By default, common ND proxy is disabled.
Enabling local ND proxy
1. Enter system view.
system-view
2. Enter interface view.
interface interface-type interface-number
3. Enable local ND proxy.
local-proxy-nd enable
By default, local ND proxy is disabled.
Display and maintenance commands for IPv6 ND
Execute display commands in any view and reset commands in user view.
Task Command
Display IPv6 ND snooping entries.
display ipv6 nd snooping
[
[
[
vlan
vlan-id
|
interface
interface-type
interface-number
]
[
global
|
link-local
]
]
|
ipv6-address
]
[
verbose
]
Display the number of IPv6 ND snooping
entries.
display ipv6 nd snooping count
[
interface
interface-type interface-number
]
Display the total number of neighbor
entries.
display ipv6 neighbors
{ {
all
|
dynamic
|
static
}
[
slot
slot-number
]
|
interface
interface-type interface-number
|
vlan
vlan-id
}
count
Display neighbor information.
display ipv6 neighbors
{ {
ipv6-address |
all
|
dynamic
|
static
}
[
slot
slot-number
]
|
interface
interface-type
interface-number
|
vlan
vlan-id
}
[
verbose
]