Configuring ISG Access for IP Subscriber Sessions
How to Configure ISG for IP Subscriber Sessions
31
Specifying a VRF in a Service Policy Map
VRF transfer occurs when a new primary service is activated for a session, causing the session to transfer
from one VRF to another. Services can be configured in service profiles on an external authentication,
authorization, and accounting (AAA) server or they can be configured on the ISG device in service
policy maps. Perform this task to configure a VRF in a service policy map on the ISG device.
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
6.
sg-service-group service-group-name
Step 3
interface multiservice interface-number
Example:
Router(config)# interface multiservice 1
Creates a multiservice interface, which enables dynamic
VPN selection and enters interface configuration mode.
Step 4
ip vrf forwarding vrf-name
Example:
Router(config-if)# ip vrf forwarding vrf1
Associates a VPN VRF with an interface or subinterface.
Step 5
ip address ip-address mask
Example:
Router(config-if)# ip address 209.165.200.223
255.255.255.0
Sets the primary IP address for an interface.
•
Specify the IP address of the VPN.
Command or Action
Purpose
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 ...