Related Topics
Creating Policy Lists for L2TP
The following example creates an L2TP policy list.
1.
2.
3.
4.
5.
Related Topics
Creating Policy Lists for MPLS
The following example creates an MPLS policy list.
1.
ipv6 policy-list
exception http-redirect
Create the policy list routeForl2tp.
host1(config)#l2tp policy-list routeForl2tp
host1(config-policy-list)#
Create the classification group to match all packets.
host1(config-policy-list)#classifier-group *
host1(config-policy-list-classifier-group)#
Add a rule to color packets as red, and a second rule that uses the rate-limit
profile l2tpRLP10.
host1(config-policy-list-classifier-group)#color red
host1(config-policy-list-classifier-group)#rate-limit-profile l2tpRLP10
Exit Policy List Configuration mode to save the configuration.
host1(config-policy-list-classifier-group)#exit
host1(config-policy-list)#exit
host1(config)#
Display the policy list.
host1#show policy-list routeForl2tp
L2TP Policy routeForl2tp
Administrative state: enable
Reference count:
Classifier control list: *, precedence 100
color red
rate-limit-profile l2tpRLP20
l2tp policy-list
Create the policy list routeForMpls.
Chapter 3: Creating Policy Lists
Policy Table
------ -----
0
Creating Policy Lists for L2TP
27
Need help?
Do you have a question about the POLICY MANAGEMENT - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?
Questions and answers