Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show access-security slaac-snooping statistics

Syntax

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.

Table 1: show access-security slaac-snooping statistics Output Fields

Field Name

Field Description

Statistics

Statistics for SLAAC snooping.

  • DAD request queued—Number of Duplicate Address Detection (DAD) requests queued.

  • Confirmed bindings—Number of SLAAC snooping address bindings in confirmed state.

  • Decline bindings—Number of SLAAC snooping address bindings declined.

  • Conflicting DAD entries—Number of address conflicts found by DAD.

  • NS request queued—Number of Neighbor Solicitation requests queued.

  • AUTO DAD packet tx—Number of auto-DAD packets transmitted.

Packets dropped

Number of packets not considered for SLAAC snooping because of errors.

  • Total—Total number of packets discarded by SLAAC snooping.

  • Bad read—Number of packets discarded because they could not be read.

  • No configuration—Number of packets discarded because they did not have a valid configuration.

  • No VLAN—Number of packets discarded because they did not belong to a valid VLAN.

  • No interface—Number of packets discarded because they did not belong to a valid interface.

  • Request rx on trusted port—Number of packets discarded because a Request message was received on a trusted port.

Interface statistics (interface detail)

Statistics for the specified interface.

  • Interface name—Name of the interface.

  • NA-PKT-RX—Number of Neighbor Advertisement requests received.

  • NA-PKT-TX—Number of Neighbor Advertisement requests transmitted.

Sample Output

show access-security slaac-snooping statistics

show access-security slaac-snooping statistics interface ge-0/0/40

Release Information

Command introduced in Junos OS Release 19.2R1.