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 as-path domain

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show as-path domain
<logical-system (all | logical-system-name)>

Syntax (EX Series Switches)

content_copy zoom_out_map
show as-path domain

Description

Display autonomous system (AS) path domain information.

Options

none

(Optional) Display AS path domain information for all routing instances.

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

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

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show as-path domain command. Output fields are listed in the approximate order in which they appear

Table 1: show as-path domain Output Fields

Field Name

Field Description

Domain

Number of independent AS domains. The AS paths of an independent AS domain are not shared with the AS paths and AS path attributes of other domains, including the master routing instance domain.

Primary

Primary AS number.

References

Path reference count.

Number Paths

Number of known AS paths.

Flags

Information about the AS path:

  • ASLoop—Path contains an AS loop.

  • Atomic—Path includes the ATOMIC_AGGREGATE path attribute.

  • Local—Path was created by local aggregation.

  • Master—Path was created by the master routing instance.

Local AS

AS number of the local routing device.

Loops

How many times this AS number can appear in an AS path.

Sample Output

show as-path domain

content_copy zoom_out_map
user@host> show as-path domain 
Domain: 1        Primary: 10458
    References:          3 Paths:      30383
    Flags: Master
    Local AS: 10458  Loops: 1

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation