show access-security slaac-snooping statistics
Syntax
show access-security slaac-snooping statistics <interface (interface-name | all>
Description
Display the statistics 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 statistics for the specified interface or for all interfaces. |
logical-system logical-system-name |
Display the SLAAC snooping statistics for the specified logical system. |
routing-instance routing-instance-name |
Display the SLAAC snooping statistics for the specified routing instance. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show access-security slaac-snooping
statistics
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
---|---|
|
Statistics for SLAAC snooping.
|
|
Number of packets not considered for SLAAC snooping because of errors.
|
|
Statistics for the specified interface.
|
Sample Output
- show access-security slaac-snooping statistics
- show access-security slaac-snooping statistics interface ge-0/0/40
show access-security slaac-snooping statistics
user@device> show access-security slaac-snooping statistics Statistics: --------------- DAD request queued 4 Confirmed bindings 4 Decline bindings 0 Conflicting DAD entries 0 NS request queued 2 AUTO DAD packet tx 2 Packets dropped: --------------- Total 4 Bad Read 0 No configuration 0 No VLAN 0 No interface 0 Request rx on Trusted port 0
show access-security slaac-snooping statistics interface ge-0/0/40
user@device> show access-security slaac-snooping statistics interface ge-0/0/40 Interface Statistics: --------------------- Interface Name NA-PKT-RX NA-PKT-TX ge-0/0/35.0 0 0 ge-0/0/41.0 0 0 ge-0/0/40.0 6 0
Release Information
Command introduced in Junos OS Release 19.2R1.