Configuring Bgp Route Target - Cisco ASR 9000 Series Configuration Manuallines

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing IEEE 802.1ah Provider Backbone Bridge

Configuring BGP Route Target

By default, these parameters are auto-derived from the PE's configuration:
• Route Distinguisher (RD) for global Ethernet Segment table
Default: Auto-generated RD based on loopback IP address
• EVI's BGP Route Distinguisher (RD)
Default: Auto-generated RD based on loopback IP address
• EVI's BGP Route Target. Default: Auto-generated RT based on EVI ID
Perform this task to overwrite the auto-generated BGP RD/RT values.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
DETAILED STEPS
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters the Global Configuration mode.
Step 2
evpn
Example:
RP/0/RSP0/CPU0:router(config)# evpn
Enters EVPN configuration mode.
Step 3
bgp
Example:
configure
evpn
bgp
rd { 2-byte as_number | 4-byte as_number | IP_address | none } : { nn }
exit
evpn
evi evi_id
bgp
route-target [ import | export ] { 2-byte as_number | 4-byte as_number | IP_address | none } : { nn
}
rd { 2-byte as_number | 4-byte as_number | IP_address | none } : { nn }
Use the commit or end command.
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring BGP Route Target
391

Advertisement

Table of Contents
loading

Table of Contents