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

show ancp cos

Syntax

show ancp cos
<identifier identifier>
<last-update>
<pending-update>

Release Information

Command introduced in JUNOS Release 9.4.

Description

Display information about the CoS state for subscriber traffic.

Options

identifier identifier(Optional) Display information about the local loops for the specified access identifier.

last-update — (Optional) Display the most recently updated CoS information.

pending-update — (Optional) Display the pending update of CoS information.

Required Privilege Level

view

List of Sample Output

show ancp cos
show ancp cos last-update
show ancp cos pending-update

Output Fields

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

Table 8: show ancp cos Output Fields

Field Name

Field Description

QoS Adjust Flag

State of QoS adjust: TRUE (configured) or FALSE (not configured)

Keepalive Timer

Interval between the keepalive messages that ANCP sends to CoS

Cos State

State of the ANCP-CoS interaction:

  • ANCPD_COS_CONNECT_NEEDED
  • ANCPD_COS_CONNECT_PENDING
  • ANCPD_COS_CONNECT_DONE
  • ANCPD_COS_SESSION_SENT
  • ANCPD_COS_WRITE_READY

Connect Time

Time at which ANCP connected to CoS; useful for debugging

Session Time

Time at which ANCP sent a session connect message to CoS; useful for debugging

Routing Instance Time

Time at which ANCP sent the routing instance to CoS; useful for debugging

Keepalive Time

Time at which the last keepalive message was sent

Rate Update Time

Time at which the shaping rate was last updated

Type

Subscriber access type; iflset indicates that a set of multiple VLANs is used

Name

System-wide name of the particular subscriber access

Index

Access identifier

Pending Update

Actual downstream data rate to be applied next to this local loop, in Kbps

Last Update

Actual downstream data rate last applied to this local loop, ,in Kbps

Sample Output

show ancp cos

user@host> show ancp cos
Qos Adjust Flag:         TRUE
Keepalive Timer:         45 secs
Cos State:               WRITE_READY
Connect Time:            Mon Nov 17 15:03:01 2008
Session Time:            Mon Nov 17 15:03:13 2008
Routing Instance Time:   Mon Nov 17 15:03:14 2008
Keepalive Time:          Not Set
Rate Update Time:        Mon Nov 17 15:03:15 2008


Type      Name             Index         Pending Update      Last Update
iflset    set-ge-10410       1             None                    64 Kbps
iflset    set-ge-10411       2             None                    64 Kbps
iflset    set-ge-10412       3             None                    64 Kbps
iflset    set-ge-10413       4             None                    64 Kbps

show ancp cos last-update

user@host> show ancp cos last-update
Qos Adjust Flag:         TRUE
Keepalive Timer:         45 secs
Cos State:               WRITE_READY
Connect Time:            Mon Nov 17 15:03:01 2008
Session Time:            Mon Nov 17 15:03:13 2008
Routing Instance Time:   Mon Nov 17 15:03:14 2008
Keepalive Time:          Wed Nov 19 15:32:14 2008
Rate Update Time:        Mon Nov 17 15:03:15 2008


Type      Name             Index         Pending Update      Last Update
iflset    iflset0          1             None                    64 Kbps
iflset    iflset1          2             None                    64 Kbps

show ancp cos pending-update

user@host> show ancp cos pending-update
Qos Adjust Flag:         TRUE
Keepalive Timer:         45 secs
Cos State:               WRITE_READY
Connect Time:            Mon Nov 17 15:03:01 2008
Session Time:            Mon Nov 17 15:03:13 2008
Routing Instance Time:   Mon Nov 17 15:03:14 2008
Keepalive Time:          Wed Nov 19 15:32:29 2008
Rate Update Time:        Mon Nov 17 15:03:15 2008

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