Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show ancp summary

Syntax

show ancp summary

Release Information

Command introduced in Junos OS Release 13.1.

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

List of Sample Output

show ancp summary

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

Syn sent

Number of synchronization message packets used to maintain adjacencies that have been sent by the node.

SYN received

Number of synchronization message packets used to maintain adjacencies that have been received by the node.

Established

Number of ANCP adjacencies in Established state.

Unknown

Number of neighbors where the state is not Syn sent, Syn received, or Established.

Total

Total number of ANCP neighbors.

Show Time

Number of DSL lines in Show Time state.

Idle

Number of DSL lines in Idle state.

Silent

Number of DSL lines in Silent state.

Unknown

Number of subscribers where the DSL line state is not Show Time, Idle, Silent.

Total

Total number of ANCP subscribers.

Sample Output

show ancp summary

user@host> show ancp summary
Neighbors Summary:
   SYN sent   SYN rcvd  Established  Unknown     Total
  ---------- ---------- ----------- ---------- ----------
           0          0           1          0          1

Subscribers Summary:
  Show Time     Idle      Silent     Unknown     Total
  ---------- ---------- ----------- ---------- ----------
           6          0           0          0          6

Published: 2013-07-31