Configuring ISG Integration with SCE
How to Configure ISG Integration with SCE
8
2.
configure terminal
3.
policy-map type control policy-map-name
4.
class type control {class-map-name | always} event session-start
5.
action-number service-policy type service name service-name
6.
exit
DETAILED STEPS
Configuring Auto Service on the AAA Server
To download a service to the ISG by means of auto service, perform the steps in this section.
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 control policy-map-name
Example:
Router(config)# policy-map type control
GOLD_POLICY
Configures the specified policy-map on the ISG and enters
policy map configuration mode.
Step 4
class type control {class-map-name | always}
event session-start
Example:
Router(config-control-policymap)# class type
control always event acct-notification
Specifies to apply actions matching conditions defined by
the class-map-name or always for an event type.
•
Event types include the following: account-logoff,
account-logon, acct-notification, credit-exhausted,
quota-depleted, service-failed, service-start,
service-stop, session-default-service, session-restart,
session-service-found, session-start, and
timed-policy-expiry.
Step 5
action-number service-policy type service name
service-name
Example:
Router(config-control-policymap)# 1
service-policy type service name sce-service
Defines the list of actions to be performed when the control
policy is matched.
Step 6
exit
Example:
Router(config-control-policymap)# exit
Exits policy map configuration mode.
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 ...