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-ted-ipv6-prefix

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show ted ipv6-prefix
<instance instance-name>
<logical-system (all | logical-system-name)>
<topology-type topology bgp-ls-epe | express-segments | l3-unicast | traffic-engineering>

Syntax (EX Series Switches)

content_copy zoom_out_map
show ted ipv6-prefix

Description

Display the entries in the traffic engineering database IPv6 prefix tree.

Options

instance instance-name

(Optional) Display routing instance information for the specified instance. If instance-name is omitted, information is displayed for the master instance.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

topology-id topology bgp-ls-epe | express-segments | l3-unicast | traffic-engineering

Display the topology information. By default, traffic engineering topology information is displayed.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show ted ipv6-prefix command.

Table 1: show ted ipv6-prefix Output Fields

Field Name

Field Description

IPv6 Prefix

IPv6 Prefix information for the node.

Node

Hostname and address of the node. If the node contains a router ID, it is displayed in parentheses. An address of .00 indicates that the node is the routing device itself. An address in the range 0.01 through 0.FF indicates that the node is a pseudonode.

Sample Output

show ted ipv6-prefix

content_copy zoom_out_map
user@host> show ted ipv6-prefix
IPv6 Prefix                Node
1::1/128               R1.00(100.100.100.1)
10::10/128             R0.00(100.100.100.0)
21:0:1::1/128          R0.00(100.100.100.0)
21:0:1::2/128          R1.00(100.100.100.1)
6000::/64              R1.00(100.100.100.1)
abcd::128:207:200:16/128 R0.00(100.100.100.0)
abcd::128:207:201:212/128 R1.00(100.100.100.1)

Release Information

Command introduced in Junos OS Release 22.1R1.

footer-navigation