
ccmtrCollectionTimestamp.0 = 07 d3
09 19
12 3a
1c 00
ccmtrCollectionNotifEnable.0 = true(1)
workstation#
Enabling Usage-based Billing Feature Streaming Mode Using CLI Commands
This section describes how to enable and configure the Usage-based Billing feature so that it operates in
streaming mode, where it regularly transmits the billing records to an external server for use by the billing
application.
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Router> enable
Step 1
Example:
Router#
Enters global configuration mode.
configure terminal
Example:
Router# configure terminal
Step 2
Example:
Router(config)#
Enables the Usage-based Billing feature for streaming
mode and configures it with the following parameters:
cable metering destination ip-address port
[
ip-address2
port2
]
retries minutes
{
non-secure
|
secure
}
[
flow-aggregate
] [
cpe-list-suppress
] [
full-records
]
Step 3
Example:
Router(config)# cable metering destination
10.10.21.3 5300 10.10.21.4 5300 2 30 secure
Example:
Router(config)#
(Optional) Enables SNMP traps for usage-based billing
events. Traps are sent when a new billing record is
snmp-server enable traps cable metering
Example:
Router(config)# snmp-server enable traps cable
metering
Step 4
available, or when the system encountered a failure (such
as insufficient disk space) in writing the new billing
record.
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration Guide
for Cisco IOS XE Fuji 16.8.x
141
Usage-Based Billing (SAMIS)
Enabling Usage-based Billing Feature Streaming Mode Using CLI Commands