Table Of Contents
Configuring ISG Network Forwarding Policies
Prerequisites for Configuring ISG Network Forwarding Policies
Restrictions for Configuring ISG Network Forwarding Policies
Information About ISG Network Policies
Configuration Sources for Network Policies
How to Configure ISG Network Policies
Configuring Network Policies for PPP Sessions in Service Policy Maps
Configuring Network Policies for IP Sessions in Service Policy Maps
Configuration Examples for ISG Network Policies
Network Forwarding Policy for PPP Sessions: Example
Network Forwarding Policy for IP Sessions: Example
Feature Information for ISG Network Policies
Configuring ISG Network Forwarding Policies
First Published: March 20, 2006Last Updated: September 22, 2008Intelligent Services Gateway (ISG) is a Cisco IOS software feature set that provides a structured framework in which edge devices can deliver flexible and scalable services to subscribers. An ISG network forwarding policy is a type of traffic policy that allows packets to be routed or forwarded to and from an upstream network. This module provides information about how to configure network forwarding policies.
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the "Feature Information for ISG Network Policies" section.
Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
Prerequisites for Configuring ISG Network Forwarding Policies
•
Restrictions for Configuring ISG Network Forwarding Policies
•
Information About ISG Network Policies
•
How to Configure ISG Network Policies
•
Configuration Examples for ISG Network Policies
•
Feature Information for ISG Network Policies
Prerequisites for Configuring ISG Network Forwarding Policies
For information about release and platform support, see the "Feature Information for ISG Network Policies" section.
Restrictions for Configuring ISG Network Forwarding Policies
A service can contain only one network forwarding policy.
For each subscriber session, only one instance of a network forwarding policy can be in effect at any one time.
Information About ISG Network Policies
Before you configure network forwarding policies, you should understand the following concepts:
•
Configuration Sources for Network Policies
Network Policies
For subscriber packets to reach a network, some form of forwarding must be specified for a subscriber session. A traffic policy that allows packets to be routed or forwarded to and from an upstream network is known as a network forwarding policy.
Where the network forwarding policy type is routing, forwarding decisions are made at Layer 3, and a VRF (Virtual Routing and Forwarding) identifier must be specified to indicate which routing table should be used to make the routing decision (each VRF represents an independent routing context within a single router). Where the network policy type is forwarding, forwarding decisions are made at Layer 2, which means that all subscriber packets are forwarded to and from a single virtual endpoint within the system. This virtual endpoint represents a Layer 2 tunnel, and a tunnel identifier determines which tunnel should be used. If a network forwarding policy is not specified, the global routing table will be used to route traffic.
An ISG service that includes a network forwarding policy is known as a primary service. Primary services are mutually exclusive and may not be active simultaneously. Upon activation of a new primary service, ISG will deactivate the existing primary service and any other services dependent on the existing primary service through association with a service group.
Configuration Sources for Network Policies
Network policies can be configured in user profiles and service profiles on an external authentication, authorization, and accounting (AAA) server or in service policy maps on the ISG-enabled device. A network forwarding policy configured in a user profile takes precedence over a network forwarding policy specified in a service.
If a network forwarding policy is not specified in a user profile or service, the ISG session will inherit the network service from another source. ISG can inherit a network service from the following sources:
•
Global
•
Interface
•
Subinterface
•
Virtual template
•
Virtual circuit (VC) class
•
Permanent virtual circuit (PVC)
These configuration sources are listed in order of precedence. For example, a network forwarding policy that is configured for a virtual template takes precedence over a network forwarding policy that is configured on an interface.
For each subscriber session, only one instance of a network forwarding policy can be in effect at any point in time.
How to Configure ISG Network Policies
This section contains the following tasks:
•
Configuring Network Policies for PPP Sessions in Service Policy Maps
•
Configuring Network Policies for IP Sessions in Service Policy Maps
Configuring Network Policies for PPP 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 PPP sessions in a service policy map on the ISG 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 for more information.
Prerequisites
This task assumes that virtual private dial up network (VPDN) groups have been configured.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
policy-map type service policy-map-name
4.
service vpdn group vpdn-group-name
or
service local
or
service relay pppoe vpdn group vpdn-group-name
5.
ip vrf forwarding name-of-vrf
DETAILED STEPS
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 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
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."
Configuration Examples for ISG Network Policies
This section contains the following examples:
•
Network Forwarding Policy for PPP Sessions: Example
•
Network Forwarding Policy for IP Sessions: Example
Network Forwarding Policy for PPP Sessions: Example
The following example shows a service policy map configured with a network forwarding policy for PPP sessions:
policy-map type service my_serviceservice vpdn group vpdn1Network Forwarding Policy for IP Sessions: Example
The following example shows a service policy map configured with a network forwarding policy for IP sessions:
policy-map type service my_serviceip vrf forwarding vrf1Additional References
The following sections provide references related to ISG network forwarding policies.
Related Documents
Related Topic Document TitleISG commands
VPDN configuration tasks
Cisco IOS VPDN Technologies Configuration Guide
PPP and VPDN commands
Technical Assistance
Feature Information for ISG Network Policies
Table 1 lists the features in this module and provides links to specific configuration information. Only features that were introduced or modified in Cisco IOS Release 12.2(28)SB or later releases appear in the table.
For information on a feature in this technology that is not documented here, see the "Intelligent Services Gateway Features Roadmap."
Not all commands may be available in your Cisco IOS software release. For details on when support for specific commands was introduced, see the command reference documents.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS and Catalyst OS software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 1 list only the Cisco IOS software release that introduced support for a given feature in a given Cisco IOS software release train. Unless noted otherwise, subsequent releases of that Cisco IOS software release train also support that feature.
Table 1 Feature Information for ISG Network Forwarding Policies
Feature Name Releases Feature Configuration InformationISG: Network Interface: IP Routed, VRF-Aware MPLS
12.2(28)SB
12.2(33)SRCISG supports multiple forwarding types to connect sessions to networks. These connections can be to the Internet, corporate intranets, ISPs, or walled gardens for content delivery. ISG supports both routed and MPLS-enabled interfaces for network access.
The following sections provide information about this feature:
•
Information About ISG Network Policies
•
How to Configure ISG Network Policies
In Cisco IOS Release 12.2(33)SRC, support was added for the Cisco 7600 router.
ISG: Network Interface: Tunneled (L2TP)
12.2(28)SB
12.2(33)SRCISG is flexible to support multiple interface types to connect sessions to networks. These connections can be to the Internet, corporate intranets, ISPs or walled gardens for content delivery. ISG supports tunneled interfaces to networks.
The following sections provide information about this feature:
•
Information About ISG Network Policies
•
How to Configure ISG Network Policies
In Cisco IOS Release 12.2(33)SRC, support was added for the Cisco 7600 router.
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
© 2006-2008 Cisco Systems, Inc. All rights reserved.


