Related Topics
Creating Policy Lists for IPv6
The following example creates an IPv6 policy list named routeForIPv6. For information
about creating the CLACL used in this example, see the previous sections.
1.
2.
3.
4.
5.
host1#show policy-list routeForABCCorp
IP Policy routeForABCCorp
Administrative state: enable
Reference count:
Classifier control list: ipCLACL10, precedence 75
forward
Virtual-router: default
List:
next-hop 192.0.2.12, order 10, rule 2 (active)
next-hop 192.0.100.109, order 20, rule 3 (reachable)
next-hop 192.120.17.5, order 30, rule 4 (reachable)
interface ip3/1, order 40, rule 5
mark tos 125
rate-limit-profile ipRLP25
Classifier control list: ipCLACL20, precedence 125
filter
ip policy-list
Create the policy list routeForIPv6.
host1(config)#ipv6 policy-list routeForIPv6
host1(config-policy-list)#
Create the classification group for the CLACL named ipv6tc67 and assign the
precedence to the classification group.
host1(config-policy-list)#classifier-group ipv6tc67 precedence 75
host1(config-policy-list-classifier-group)#
Add a rule to color packets as red, and a second rule that sets the traffic class
field of the packets to 7.
host1(config-policy-list-classifier-group)#color red
host1(config-policy-list-classifier-group)#mark tcfield 7
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.
Chapter 3: Creating Policy Lists
Policy Table
------ -----
0
Creating Policy Lists for IPv6
25
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