Verifying the IPDR Collector
The show ipdr collector command displays the collector information, message statistics, and event for all
the sessions that are associated with the collector.
The following example shows the sample output for the show ipdr collector command.
Router# show ipdr collector federal
Collector Name: federal, IP: 192.0.2.0, Port: 0
2001-07-05T19:28:22 Collector in session 1 Statistics:
Transmitted 12658 Acknowledged 12658 Enqueued 12658 Lost 0
Last Event: Event Id 1 IPDR_EVENT_SERVER_CONNECTED - INCOMING
Router(config)#
Verifying IPDR exporter
The show ipdr exporter command displays information about the IPDR Exporter state as listed below.
•
started
•
not started
•
not initialized
The following example shows the sample output for the show ipdr exporter command:
Router# show ipdr exporter
IPDR exporter is started.
Current parameters:
KeepAliveInterval :300
AckTimeInterval :60
AckSequenceInterval :200
Router#
Verifying IPDR session
The show ipdr session command displays the session details such as the session ID, description, and the
session state for all sessions as well as for a specific session.
The following example shows the sample output for the all keyword for the show ipdr session command.
Router# show ipdr session all
Session ID: 1, Name: utilsta, Descr: test, Started: False
The following example shows the sample output for the session_id keyword for the show ipdr session
command.
Router# show ipdr session 1
Session ID: 1, Name: utilsta, Descr: test, Started: False
2001-07-05T19:36:28 Statistics:
Transmitted 0 Acknowledged 0 Enqueued 0 Lost 0
queuedOutstanding 0 queuedUnacknowledged 0
1 Collectors in the session:
Name: federal, IPAddr: 192.0.2.0, Port: 0, Priority: 1
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration
Guide for Cisco IOS XE Fuji 16.8.x
118
IPDR Streaming Protocol
Verifying the IPDR Collector