
Example: Configuring the IPDR Collector
The following example shows how to configure the IPDR collector.
Router>
enable
Router#
configure terminal
Router(config)#
ipdr collector federal 209.165.200.225
Example for Configuring the IPDR Collector with NAT Address
This example shows the
nat-address
keyword used to configure the NAT address for an IPDR collector:
Router(config)#
ipdr collector federal 192.0.2.225 nat-address 192.0.2.51
Example: Configuring the IPDR Associate
The following example shows how to associate the collector with a session.
Router> enable
Router# configure terminal
Router(config)# ipdr associate 1 federal 1
Example: Configuring the IPDR Template
The following example shows how to add an IPDR template to the IPDR session.
Router> enable
Router# configure terminal
Router(config)# ipdr template 1 SAMIS-TYPE1
Example: Configuring the IPDR Exporter
The following example shows how to configure the IPDR exporter process to connect the exporter and the
collector.
Router> enable
Router# configure terminal
Router(config)# ipdr exporter keepalive 300
Router(config)# ipdr exporter max-unacked 200
Router(config)# ipdr exporter ack_timeout 60
Router(config)# ipdr exporter start
Verifying IPDR Streaming Protocol
This section describes the commands used for verification of the IPDR streaming protocol feature on the
Cisco CMTS platforms.
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration Guide
for Cisco IOS XE Fuji 16.8.x
117
IPDR Streaming Protocol
Example: Configuring the IPDR Collector