Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show ancp summary neighbor

Syntax

show ancp summary neighbor<ip-address ip-address | system-name mac-address>

Release Information

Command introduced in Junos OS Release 13.1.

Description

Display a summary of the counts and states for all ANCP neighbors and of the neighbor’s subscribers when you specify a particular neighbor.

Options

ip-address ip-address

(Optional) IP address of the ANCP neighbor (access node).

system-name mac-address

(Optional) MAC address of the ANCP neighbor (access node).

Required Privilege Level

view

List of Sample Output

show ancp summary neighbor
show ancp summary neighbor (IP Address)
show ancp summary neighbor (MAC Address)

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 neighbor 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 neighbor

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

show ancp summary neighbor (IP Address)

user@host> show ancp summary neighbor ip-address 192.168.10.1
Neighbor Summary:192.168.10.1 status Established

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

show ancp summary neighbor (MAC Address)

user@host> show ancp summary neighbor system-name 00:00:64:1b:01:02
Neighbor Summary:00:00:64:1b:01:02 status Established

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

Published: 2013-07-31

Supported Platforms

Published: 2013-07-31