![Cisco IOS XE Configuration Manual Download Page 116](http://html.mh-extra.com/html/cisco/ios-xe/ios-xe_configuration-manual_64936116.webp)
Configuring ISG Access for IP Subscriber Sessions
How to Configure ISG for IP Subscriber Sessions
32
DETAILED STEPS
Verifying VRF Transfer for IP Sessions
Perform the steps in the following task as needed to verify VRF transfer for IP sessions.
SUMMARY STEPS
1.
enable
2.
show subscriber session uid session-identifier detail
3.
show ip subscriber [dangling seconds | detail | ip ip-address | mac mac-address | vrf vrf-name
[dangling seconds | detail | ip ip-address]]
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, and enters service policy-map
configuration mode.
Step 4
ip vrf forwarding name-of-vrf
Example:
Router(config-service-policymap)# ip vrf
forwarding vrf2
Associates the service with a VRF.
Step 5
sg-service-type primary
Example:
Router(config-service-policymap)#
sg-service-type primary
Defines the service as a primary service.
•
A primary service is a service that contains a
network-forwarding policy. A primary service must be
defined as a primary service by using the
sg-service-type primary command. Any service that is
not a primary service is defined as a secondary service
by default.
Step 6
sg-service-group service-group-name
Example:
Router(config-service-policymap)#
sg-service-group group1
(Optional) Associates an ISG service with a service group.
•
A service group is a grouping of services that may be
active simultaneously for a given session. Typically, a
service group includes one primary service and one or
more secondary services.
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 ...