show bcdl
To display Bulk Content Downloader (BCDL) information, use the show bcdl command in
EXEC
mode.
show bcdl [group_name]
Syntax Description
group_name |
(Optional) Displays information for a specific BCDL group. |
Command Default
No default behavior or values
Command Modes
EXEC
Command History
Release |
Modification |
---|---|
Release 3.7.2 |
This command was introduced. |
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator for assistance.
Task ID
Task ID |
Operations |
---|---|
sysmgr |
read |
Examples
The following example shows sample output from the show bcdl command:
RP/0/RSP0/CPU0:router# show bcdl ipv4_rib
Sun May 31 06:56:12.093 PST
grp ipv4_rib, gid 2040, sg cnt 1, agent jid 124, node 0/RSP0/CPU0, pulse 105,
new mbr 0
sg lwg fd csmr hdlr-act dnld-act susp wait-lck seq pulse-tot pulse-out
0 2043 11 4 no no no 0 113 103 0
Field |
Description |
---|---|
group |
Type of download and the Group Services Protocol (GSP) group name. |
gid |
Heavyweight group (HWG) in the GSP. This is the group that a consumer initially joins. It is used by the BCDL agent to send control updates. |
sg count |
Number of subgroups for this particular download type. |
agent jid |
Job identifier of the BCDL agent. The JID is numerical identifier for a particular process and remains the same across process restarts. |
node |
Node, expressed in the rack/ slot/ module notation, in which the agent is running. |
pulse |
Pulse code used by the producer to pulse the BCDL agent. |
new mbr |
Number of new consumers that have not yet been assigned a subgroup. |
sg |
Subgroups number. |
lwg |
Lightweight group in GSP. This is a type of child group of the HWG. The BCDL agent tells the consumers to join this group to receive data. |
fd |
The connection handle between the producer and the BCDL agent. |
csmr |
Number of consumers. |
hdlr-act |
Specifies if there is a download in progress. |
dnld-act |
Indicates whether the convergence flag has been sent or not. |
susp |
Indicates whether the download is suspended due to the queue filling up. |
wait-lck |
If nonzero, some thread is waiting for other thread to take control of this subgroup. |
seq |
Sequence number of the last message sent on this subgroup. |
pulse-tot |
Total number of pulses sent by the producer to the BCDL agent. |
pulse-out |
Total number of outstanding pulses that have not yet been processed by the BCDL agent. |