[Contents] [Prev] [Next] [Index] [Report an Error]

show as-path domain

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display autonomous system (AS) path domain information.

Options

none — (Optional) Display AS path domain information for all routing instances on all logical systems.

logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

List of Sample Output

show as-path domain

Output Fields

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

Table 91: 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 router.

Loops

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

Sample Output

show as-path domain

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

[Contents] [Prev] [Next] [Index] [Report an Error]