609
Table 91 Command output
Field
Description
Total entries found
Total number of IPv6SG prefix bindings.
IPv6 prefix
IPv6 prefix and prefix length in the IPv6SG prefix binding.
MAC address
MAC address in the IPv6SG prefix binding.
This field displays
N/A
if the MAC address is invalid.
Interface
Interface to which the IPv6SG prefix binding belongs.
This field displays
N/A
for a global IPv6SG prefix binding.
VLAN
VLAN information in the IPv6SG prefix binding.
This field displays
N/A
if the IPv6SG prefix binding does not contain
the VLAN information.
Related commands
ipv6 source binding
ipv6 verify source
ip source binding (interface view)
Use
ip source binding
to configure a static IPv4SG binding on an interface.
Use
undo ip source binding
to delete the static IPv4SG bindings configured on an interface.
Syntax
ip
source
binding
{
ip-address ip-address
|
ip-address
ip-address
mac-address mac-address
|
mac-address mac-address
} [
vlan vlan-id
]
undo
ip
source
binding
{
all
|
ip-address ip-address
|
ip-address ip-address mac-address
mac-address
|
mac-address
mac-address
} [
vlan vlan-id
]
Default
No static IPv4SG bindings exist on an interface.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
VLAN interface view
Predefined user roles
network-admin
mdc-admin
Parameters
all
: Removes all static IPv4SG bindings on the interface.
ip-address
ip-address
: Specifies an IPv4 address for the static binding. The IPv4 address must be a
class A, B, or C address, and cannot be 127.x.x.x or 0.0.0.0.
mac-address
mac-address
: Specifies a MAC address for the static binding. The MAC address must
be in H-H-H format, and cannot be all 0s, all Fs (a broadcast MAC address), or a multicast MAC
address.
vlan
vlan-id
: Specifies a VLAN ID for the static binding. The value range is 1 to 4094. This option is
supported only in Layer 2 Ethernet interface view.