Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All
     

    Related Documentation

     

    show as-path summary

    Syntax

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

    Syntax (EX Series Switches)

    show as-path summary

    Release Information

    Command introduced before Junos OS Release 7.4.

    Command introduced in Junos OS Release 9.0 for EX Series switches.

    Description

    Display autonomous system (AS) path summary information.

    AS paths are stored in a hash table. A hash table is one method for fast lookup. Each entry in the table is called a bucket. Junos OS computes a hash value that indicates in which bucket the AS path is stored. The AS paths are dispersed among the hash buckets so that a manageable number of AS paths is stored in each bucket. Only unique AS paths are stored. Duplicate AS paths increase a reference count, but do not increase the number of AS paths stored in the hash table.

    Options

    none

    (Optional) Display AS path summary 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

     

    Related Documentation

     

    List of Sample Output

    show as-path summary

    Output Fields

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

    Table 1: show as-path summary Output Fields

    Field Name

    Field Description

    AS Paths

    Number of AS paths.

    Buckets

    Number of hash buckets in use.

    Max

    Maximum number of AS path entries per bucket.

    Min

    Minimum number of AS path entries per bucket.

    Avg

    Average number of AS path entries per bucket.

    Std deviation

    Standard deviation of AS path entries per bucket.

    Sample Output

    show as-path summary

    user@host> show as-path summary
    AS Paths  Buckets     Max    Min    Avg   Std deviation
       30425     1024      95     12     29        6.481419
    

    Published: 2013-01-30

     

    Related Documentation

     

    Published: 2013-01-30