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 | display rfc5952

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show | display rfc5952

Description

Display IPv6 addresses as per RFC 5952 specifications. For RFC information, go to: http://tools.ietf.org/html/rfc5952.

Required Privilege Level

View

Sample Output

command-name

content_copy zoom_out_map
user@host> show configuration interfaces ge-0/0/0 |display rfc5952
unit 0 {
    family inet6 {
        address 2012::2:1/64;
        address 2001::1111:2222:0:0:1/96;
    }
}

Release Information

Command introduced before Junos OS Release 11.4.

footer-navigation