607
interface
interface-type interface-number
: Specifies an interface by its type and number.
slot
slot-number
: Specifies a card by its slot number. If you do not specify a card, this command
displays IPv6SG address bindings for the active MPU. (In standalone mode.)
chassis
chassis-number
slot
slot-number
: Specifies a card on an IRF member device. The
chassis-number
argument represents the member ID of the IRF member device. The
slot-number
argument represents the slot number of the card. If you do not specify a card, this command displays
IPv6SG address bindings for the global active MPU. (In IRF mode.)
Examples
# Display all IPv6SG address bindings on the public network.
<Sysname> display ipv6 source binding
Total entries found: 2
IPv6 Address MAC Address Interface VLAN Type
2012:1222:2012:1222: 000f-2202-0435 XGE1/0/1 1 DHCPv6 snooping
2012:1222:2012:1222
2012:1222:2012:1222: 000f-2202-0436 XGE1/0/1 N/A Static
2012:1222:2012:1223
Table 90 Command output
Field
Description
Total entries found
Total number of IPv6SG address bindings.
IPv6 Address
IPv6 address in the IPv6SG address binding. If no IPv6 address is bound
in the binding, this field displays
N/A
.
MAC Address
MAC address in the IPv6SG address binding. If no MAC address is bound
in the binding, this field displays
N/A
.
Interface
Interface of the IPv6SG address binding. This field displays
N/A
for a
global IPv6SG binding.
VLAN
VLAN information in the IPv6SG address binding. If the binding contains
no VLAN information, this field displays
N/A
.
Type
Type of the IPv6SG address binding:
•
Static
—Manually configured by using the
ipv6 source binding
command. Static bindings are for packet filtering in IPv6SG or used
by other modules to provide security services.
•
DHCPv6 relay
—Dynamically generated based on DHCPv6 relay
agent. The binding is for packet filtering in IPv6SG.
•
DHCPv6 snooping
—Dynamically generated based on DHCPv6
snooping. The binding is for packet filtering in IPv6SG.
•
802.1X
—Dynamically generated based on 802.1X. The binding is for
packet filtering in IPv6SG.
•
ND snooping
—Dynamically generated based on ND snooping. The
binding is for packet filtering in IPv6SG.
Related commands
ipv6 source binding
ipv6 verify source
display ipv6 source binding pd
Use
display ipv6 source binding pd
to display IPv6SG prefix bindings.