931
vpn-instance vpn-instance-name
: Specifies an MPLS L3VPN instance by its name. The VPN
instance name is a case-sensitive string of 1 to 31 characters. To display dynamic IPSG bindings for
the public network, do not specify a VPN instance.
dhcpv6-snooping
: Specifies the DHCPv6 snooping module.
wlan-snooping
: Specifies the WLAN snooping module.
ip-address
ipv6-address
: Specifies an IPv6 address.
mac-address mac-address
: Specifies a MAC address in H-H-H format.
vlan
vlan-id
: Specifies a VLAN ID in the range of 1 to 4094.
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 bindings for the active MPU. (Distributed devices in standalone mode.)
slot
slot-number
: Specifies an IRF member device by its member ID. If you do not specify a member
device, this command displays IPv6SG bindings for the master device. (Centralized devices in IRF
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 bindings for the global active MPU. (Distributed devices in IRF mode.)
Examples
# Display all IPv6SG 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 GE1/0/1 1 DHCPv6 snooping
2012:1222:2012:1222
2012:1222:2012:1222: 000f-2202-0436 GE1/0/1 N/A Static
2012:1222:2012:1223
Table 142 Command output
Field
Description
Total entries found
Total number of IPv6SG bindings.
IPv6 Address
IPv6 address in the IPv6SG binding. If no IPv6 address is bound in the
binding, this field displays
N/A
.
MAC Address
MAC address in the IPv6SG binding. If no MAC address is bound in the
binding, this field displays
N/A
.
Interface
Interface of the IPv6SG binding.
VLAN
VLAN information in the IPv6SG binding. If the binding contains no VLAN
information, this field displays
N/A
.
Type
IPv6SG binding type:
•
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 snooping
—Dynamically generated based on DHCPv6
snooping. The binding is for packet filtering in IPv6SG.
•
WLAN snooping
—Dynamically generated based on WLAN
snooping. The binding is used by other modules to provide security
services.