Configuring ISG Policies for Session Maintenance
How to Configure Policies for Session Maintenance Timers
6
What to Do Next
You may want to configure a method of activating the service policy map or service profile; for example,
control policies can be used to activate services. For more information about methods of service
activation, see the module “Configuring ISG Subscriber Services.”
Configuring the Session Timer on a AAA Server
Perform this task to set the session timer on a AAA server profile.
SUMMARY STEPS
1. Add the RADIUS Session-Timeout attribute to a user or service profile.
DETAILED STEPS
Configuring the Connection Timer in a Service Policy Map
Perform this task to set the connection timer in a service policy map.
SUMMARY STEPS
1. enable
2. configure terminal
3. policy-map type service policy-map-name
4. [priority] class type traffic class-map-name
5. timeout idle duration-in-seconds
6. end
DETAILED STEPS
Command or Action Purpose
Step 1
Session-Timeout=duration-in-seconds
Sets the IETF RADIUS session timer (attribute 27) in a user
or service profile, in a range from 0 to 4294967 seconds.
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.