show access-security slaac-snooping binding
Syntax
show access-security slaac-snooping binding <interface (interface-name | all> <vlan vlan-name> <vlan vlan-name routing-instance routing-instance-name> <vlan vlan-name logical-system logical-system-name>
Description
Display the snooping table entries for IPv6 clients using stateless address auto-configuration (SLAAC). SLAAC snooping extracts address information from Duplicate Address Detection (DAD) packets exchanged during the SLAAC process to build the SLAAC snooping table. The IPv6-MAC address bindings in this table are used to inspect and validate NDP/IP packets sent by IPv6 clients using SLAAC.
Options
interface (interface-name | all) |
Display the SLAAC snooping entries for the specified interface or for all interfaces. |
vlan vlan-name |
Display the SLAAC snooping entries for the specified VLAN. |
logical-system logical-system-name |
Display the SLAAC snooping entries for the specified logical system. |
routing-instance routing-instance-name |
Display the SLAAC snooping entries for the specified routing instance. |
Required Privilege Level
view
Output Fields
Table 1 lists the
output fields for the show access-security slaac-snooping binding command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
|---|---|
|
IPv6 address of the network device; bound to the MAC address. |
|
MAC address of the network device; bound to the IPv6 address. |
|
VLAN name of the network device whose MAC address is shown. |
|
Length of time remaining until the address binding entry expires. |
|
State of the address binding:
|
|
Interface address (port). |
Sample Output
show access-security slaac-snooping binding
user@device> show access-security slaac-snooping binding Vlan Interface IPv6 address MAC address Expires State v500 ge-0/0/34.0 fe80::26fc:4e00:6388:2380 24:fc:4e:88:23:80 86319 BOUND v500 ge-0/0/34.0 2001:db8:0:1:26fc:4e00:6388:2380 24:fc:4e:88:23:80 86319 BOUND v500 ge-0/0/0.0 2001:db8:0:1:210:94ff:fe00:2 00:10:94:00:00:02 2591991 BOUND
Release Information
Command introduced in Junos OS Release 19.2R1.