Configuring ISG Integration with SCE
How to Configure ISG Integration with SCE
9
SUMMARY STEPS
1. Cisco-Avpair="subscriber: auto-logon-service=sce-service"
DETAILED STEPS
Step 1 Cisco-Avpair="subscriber: auto-logon-service=sce-service"
Downloads a service name from the SCE to the ISG device.
Configuring Services
To configure services, perform the steps in this section. You can configure this feature either on the ISG
device, using the Cisco IOS command line interface (CLI) commands, or on the AAA server.
Configuring Services on ISG
To configure a service containing accounting features and to activate an external policy on the SCE
device, follow the steps in this section.
SUMMARY STEPS
1. enable
2. configure terminal
3. policy-map type service service-map-name
4. class-map type traffic class-map-name
5. accounting aaa list listname
6. sg-service-type external-policy
7. policy-name name
8. service-monitor enable
9. exit
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.