Configuring ISG Network Forwarding Policies
How to Configure ISG Network Policies
4
5.
ip vrf forwarding name-of-vrf
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.
Step 4
service vpdn group vpdn-group-name
or
service local
or
service relay pppoe vpdn group vpdn-group-name
Example:
Router(config-service-policymap)# service vpdn
group vpdn1
Example:
Router(config-service-policymap)# service local
Example:
Router(config-service-policymap)# service relay
pppoe vpdn group vpdn1
Provides virtual private dialup network (VPDN) service.
or
Provides local termination service.
or
Provides VPDN service by relaying PPPoE over VPDN
L2TP tunnels.
•
If you terminate the service locally by configuring the
service local command, you can also specify the
routing domain in which to terminate the session by
configuring the ip vrf forwarding command.
Step 5
ip vrf forwarding name-of-vrf
Example:
Router(config-service-policymap)# ip vrf
forwarding blue
Associates the service with a VRF.
•
Perform this step only if you configured the service
local command in Step 4. If you configured the service
local command, you can use the ip vrf forwarding
command to specify the routing domain in which to
terminate session. If you do not specify the routing
domain, the global VRF will be used.
Содержание IOS XE
Страница 14: ...About Cisco IOS XE Software Documentation Additional Resources and Documentation Feedback xii ...
Страница 28: ...Using the Command Line Interface in Cisco IOS XE Software Additional Information xiv ...
Страница 36: ...Intelligent Services Gateway Features Roadmap 8 ...
Страница 46: ...Overview of ISG Feature Information for the Overview of ISG 10 ...
Страница 70: ...Configuring ISG Control Policies Feature Information for ISG Control Policies 24 ...
Страница 128: ...Configuring ISG Access for IP Subscriber Sessions Feature Information for ISG Access for IP Subscriber Sessions 44 ...
Страница 136: ...Configuring MQC Support for IP Sessions Feature Information for MQC Support for IP Sessions 8 ...
Страница 194: ...Configuring ISG Policies for Automatic Subscriber Logon Feature Information for ISG Automatic Subscriber Logon 12 ...
Страница 224: ...Configuring ISG Subscriber Services Feature Information for ISG Subscriber Services 20 ...
Страница 336: ...Configuring ISG Integration with SCE Feature Information for Configuring ISG Integration with SCE 16 ...
Страница 344: ...Service Gateway Interface Feature Information for Service Gateway Interface 8 ...