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 ancp summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ancp summary

Description

Display a summary of the counts and states for all ANCP neighbors and subscribers.

Options

This command has no options.

Required Privilege Level

view

Output Fields

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

Table 1: show ancp summary Output Fields

Field Name

Field Description

Configured

Number of ANCP neighbors in the Configured state; that is, that have been configured but never established.

Establishing

Number of ANCP neighbors in the Establishing state; that is, where negotiations are in progress.

Established

Number of ANCP neighbors in the Established state; that is, where negotiations have succeeded and the ANCP session has been established.

Not Estblshd

Number of ANCP neighbors in the Not Estblshd state; that is, that have lost a previously established adjacency and are ready to begin negotiations.

Total

Total number of ANCP neighbors; sum of neighbors in the Configured, Establishing, Established, and Not Estblshd states.

Showtime

Number of DSL lines in Showtime state.

Idle

Number of DSL lines in Idle state.

Silent

Number of DSL lines in Silent state.

Unknown

Number of DSL lines where the state is not Showtime, Idle, or Silent.

Total

Total number of DSL lines (ANCP subscribers); sum of DSL lines in the Showtime, Idle, Silent, and Unknown states.

Sample Output

show ancp summary

content_copy zoom_out_map
user@host> show ancp summary

Neighbors Summary:
  Configured  Establishing  Established  Not Established     Total
  ----------  ------------  -----------  ---------------  ----------
          22             0            2                0          24

Subscribers Summary:
  Showtime      Idle      Silent     Unknown     Total
  ---------- ---------- ----------- ---------- ----------
           4          0           0          0          4

Release Information

Command introduced in Junos OS Release 13.1.

footer-navigation