Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show ipv6 neighbors (SRX Series)

date_range 04-Jun-24

Syntax

content_copy zoom_out_map
show ipv6 neighbors

Description

Display information about the IPv6 neighbor cache.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show ipv6 neighbors command. Output fields are listed in the approximate order in which they appear.

Table 1: show ipv6 neighbors Output Fields

Field Name

Field Description

IPv6 Address

Name of the IPv6 interface.

Linklayer Address

Link-layer address.

State

State of the link: up, down, incomplete, reachable, stale, or unreachable.

Exp

Number of seconds until the entry expires.

Rtr

Whether the neighbor is a routing device: yes or no.

Secure

Whether this entry was created using the Secure Neighbor Discovery (SEND) protocol: yes or no.

Interface

Name of the interface.

Sample Output

show ipv6 neighbors

content_copy zoom_out_map
user@host> show ipv6 neighbors
IPv6 Address     Linklayer Address  	State       Exp Rtr Secure 	Interface
			10:1::2          00:00:0a:00:00:00  	reachable   17   yes 	no     reth0.0     
			11:11::2         00:19:e2:4b:61:83  	stale       1197 yes 	no     at-1/0/0.0  
			12:12::2         00:19:e2:4b:61:83  	stale       1188 yes 	no     at-3/0/0.0  

Release Information

Command introduced in Junos OS Release 12.1X45-D10.

footer-navigation