Cisco CRS Configuration Manual page 281

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

Advertisement

Implementing MPLS Layer 3 VPNs
Example:
RP/0/RP0/CPU0:router(config-bgp-vrf-af)# exit
Exits the current configuration mode.
Step 6
exit
Example:
RP/0/RP0/CPU0:router(config-bgp-vrf)# exit
Exits the current configuration mode.
Step 7
neighbor ip-address
Example:
RP/0/RP0/CPU0:router(config-bgp)# neighbor 10,10.10,10
Creates a neighbor and assigns it a remote autonomous system number of 2002.
Step 8
remote-as as-number
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr)# remote-as 1000
Creates a BGP neighbor and begin the exchange of routing information.
Step 9
address-family vpnv6 unicast
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr)# address-family vpnv6 unicast
RP/0/RP0/CPU0:router(config-bgp-nbr-af)
Enters address family configuration mode for the VPNv6 address family.
Step 10
route-policy route-policy-name in
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr-af)# route-policy In-Ipv4 in
Applies a routing policy to updates advertised to or received from a BGP neighbor.
Step 11
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.
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
Configuring a PE-CE Protocol
267

Advertisement

Table of Contents
loading

Table of Contents