Configuring ISG Support for Prepaid Billing
How to Configure ISG Support for Prepaid Billing
12
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
policy-map type service policy-map-name
4.
[priority] class type traffic class-name
5.
redirect to {group server-group-name | ip ip-address [port port-number]} [duration seconds]
[frequency seconds]
6.
end
7.
show subscriber session [detailed] [identifier identifier | uid session-id | username name]
DETAILED STEPS
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
policy-map type service policy-map-name
Example:
Router(config)# policy-map type service
redirect-service
Creates or defines a service policy map, which is used to
define an ISG service and enters service policy-map
configuration mode.
Step 4
[priority] class type traffic class-name
Example:
Router(config-service-policymap)# class type
traffic class-all
(Optional) Associates a previously configured traffic class
with the policy map, and enters service policy-map traffic
class configuration mode.
Step 5
redirect to {group server-group-name | ip
ip-address [port port-number]} [duration
seconds] [frequency seconds]
Example:
Router(config-service-policymap-class-traffic)#
redirect to group redirect-sg
Redirects traffic to a specified server or server group.
Summary of Contents for IOS XE
Page 14: ...About Cisco IOS XE Software Documentation Additional Resources and Documentation Feedback xii ...
Page 28: ...Using the Command Line Interface in Cisco IOS XE Software Additional Information xiv ...
Page 36: ...Intelligent Services Gateway Features Roadmap 8 ...
Page 46: ...Overview of ISG Feature Information for the Overview of ISG 10 ...
Page 70: ...Configuring ISG Control Policies Feature Information for ISG Control Policies 24 ...
Page 136: ...Configuring MQC Support for IP Sessions Feature Information for MQC Support for IP Sessions 8 ...
Page 224: ...Configuring ISG Subscriber Services Feature Information for ISG Subscriber Services 20 ...
Page 344: ...Service Gateway Interface Feature Information for Service Gateway Interface 8 ...