Cisco CRS Configuration Manual page 157

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing IPv6 VPN Provider Edge Transport over MPLS
• 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 ]
Example:
RP/0/RP0/CPU0:router(config-ospf-vrf)# redistribute connected
Causes routes to be redistributed into OSPF. The routes that can be redistributed into OSPF are:
• Border Gateway Protocol (BGP)
• Connected
• Enhanced Interior Gateway Routing Protocol (EIGRP)
• OSPF
• Static
• Routing Information Protocol (RIP)
Step 8
area area-id
Example:
RP/0/RP0/CPU0:router(config-ospf-vrf)# area 0
Configures the OSPF area as area 0.
Step 9
interface {type interface-path-id}
Example:
RP/0/RP0/CPU0:router(config-ospf-vrf-ar)# interface GigabitEthernet 0/3/0/0
Associates interface GigabitEthernet 0/3/0/0 with area 0.
Step 10
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
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
143

Advertisement

Table of Contents
loading

Table of Contents