Display information about the COPS layer over which the SRC connection is made.
To display information about the COPS layer over which the SRC connection is made:
host1#show cops info
General Cops Information:
Sessions Created: 1
Sessions Deleted: 0
Current Sessions: 1
Bytes Received: 680
Packets Received: 17
Bytes Sent: 692
Packets Sent: 21
Keep Alive Received: 12
Keep Alive Sent: 12
Session Information
Remote Ip Address: 10.10.0.223
Remote TCP Port: 4001
Client Type: 16384
Bytes Received: 2224
Packets Received: 5
Bytes Sent: 596
Packets Sent: 9
REQ Sent: 4
DEC Rcv: 4
RPT Sent: 4
DRQ Sent: 0
SSQ Rcv: 0
OPN Sent: 1
CAT Rcv: 1
CC Sent: 0
CC Rcv: 0
SSC Sent: 0Table 1 lists the show cops info command output fields.
Table 1: show cops info Output Fields
Field Name | Field Description |
|---|---|
Session Created | Number of COPS sessions created |
Sessions Deleted | Number of COPS sessions deleted |
Current Sessions | Number of current COPS sessions |
Bytes Received | Number of bytes received on all COPS sessions |
Packets Received | Number of packets received on all COPS sessions |
Bytes Sent | Number of bytes transmitted on all COPS sessions |
Packets Sent | Number of packets transmitted on all COPS sessions |
Keep Alive Received | Number of COPS keepalive messages received |
Keep Alive Sent | Number of COPS keepalive messages sent |
Remote IP Address | IP address of the remote pee |
Remote TCP Port | TCP port number of the remote peer |
Client Type | Type of client for the session. For this release the client type must be 16640 (SRC client). |
Bytes Received | Number of bytes received for this COPS session |
Packets Received | Number of packets received for this COPS session |
Bytes Sent | Number of bytes sent on this COPS session |
Packets Sent | Number of packets sent on this COPS session |
REQ Sent | Number of Request packets sent on this COPS session |
DEC Rcv | Number of Decision packets received on this COPS session |
RPT Sent | Number of Report packets sent on this COPS session |
DRQ Sent | Number of Delete Requests sent on this COPS session |
SSQ Rcv | Number of Synch Requests received on this COPS session |
OPN Sent | Number of Open messages sent on this COPS session |
CAT Rcv | Number of Client Accepts packets received on this COPS session |
CC Sent | Number of Client Closes packets sent on this COPS session |
CC Rcv | Number of Client Closes packets received on this COPS session |
SSC Sent | Number of Sync Complete packets sent on this COPS session |