Implementing IPv6 VPN Provider Edge Transport over MPLS
Step 18
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Configuring OSPFv3 as the Routing Protocol Between the PE and CE Routers
Perform this task to configure provider edge (PE)-to-customer edge (CE) routing sessions that use Open
Shortest Path First version 3 (OSPFv3).
SUMMARY STEPS
1. configure
2. router ospf process-name
3. vrf vrf-name
4. capability vrf-lite
5. router-id {router-id | type interface-path-id }
6. domain-id type { 0005 | 0105 | 0205 | 8005 } value domain-id
7. Do one of the following:
8. area area-id
9. interface {type interface-path-id}
10. Use the commit or end command.
• redistribute bgp process-id [ metric metric-value ] [ metric-type {1 | 2}] [
route-policy12route-policy policy-name ] [ tag tag-value ]
• redistribute connected [metric metric-value ] [ metric-type {1 | 2}] [route-policypolicy-name ] [
tag tag-value ]
• redistribute ospf process-id [ match {external [1 | 2] | internal | nssa-external [1 | 2]}] [metric
metric-value ] [ metric-type {1 | 2}] [route-policy policy-name ] [ tag tag-value ]
• redistribute static[metric metric-value ] [ metric-type {1 | 2}] [route-policy policy-name] [ tag
policy-name ] [ tag tag-value ]
• redistribute eigrp process-id [match {external [1 | 2] | internal | nssa-external [1 | 2]]} [metric
metric-value] [metric-type {1 | 2}] [route-policy policy-name ] [ tag tag-value ]
• redistribute rip [ metric metric-value ] [ metric-type {1 | 2}] [route-policy policy-name] [tag
tag-value ]
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
Configuring OSPFv3 as the Routing Protocol Between the PE and CE Routers
141