Configuring ISG Support for Prepaid Billing
How to Configure ISG Support for Prepaid Billing
6
DETAILED STEPS
Creating an ISG Prepaid Billing Configuration
Perform this task to create or modify an ISG prepaid billing configuration. This configuration can be
referenced in service profiles or service policy maps in which ISG prepaid support has been enabled.
Default Prepaid Configuration
A default prepaid configuration exists with the following parameters:
subscriber feature prepaid default
threshold time 0 seconds
threshold volume 0 bytes
method-list authorization default
method-list accounting default
password cisco
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
radius-server attribute 44
include-in-access-req [vrf vrf-name]
Example:
Router(config)# radius-server attribute 44
include-in-access-req
Sends RADIUS attribute 44 (Accounting Session ID) in
Access-Request packets before user authentication.
Step 4
radius-server attribute 55 include-in-acct-req
Example:
Router(config)# radius-server attribute 55
include-in-acct-req
Sends the RADIUS attribute 55 (Event-Timestamp) in
Accounting-Request packets.
Step 5
end
Example:
Router(config)# end
Exits the current configuration mode and returns to
privileged EXEC mode.
Step 6
show subscriber session [detailed] [identifier
identifier | uid session-id | username name]
Example:
Router# show subscriber session detailed
(Optional) Displays ISG subscriber session information.