Configuring ISG Network Forwarding Policies
How to Configure ISG Network Policies
5
What to Do Next
You may want to configure a method of activating the service policy map; 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 Network Policies for IP Sessions in Service Policy Maps
Network policies can be configured in user profiles or service profiles on an external AAA server or in
a service policy map on the ISG device. Perform this task to configure a network forwarding policy for
IP sessions in a service policy map on the device.
Note If a network forwarding policy is not specified in a user profile, service profile, or service policy map, a
subscriber session will inherit the network forwarding policy from another source. See the
“Configuration Sources for Network Policies” section on page 2 for more information.
SUMMARY STEPS
1. enable
2. configure terminal
3. policy-map type service policy-map-name
4. ip vrf forwarding name-of-vrf
5. sg-service-type primary
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
service1
Creates or modifies a service policy map, which is used to
define an ISG service.