cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
569
Views
0
Helpful
1
Replies

vxlan evpn with multi-as auto RT

mikelee4356
Level 1
Level 1

Hello:

I am not sure how auto-rt work in multi-as; anyone could help to shred some light?

I have leaf1 AS 65001, sp1/2 AS 65000, and leaf2 AS 65002

leaf1 extcommunity 65001:1000

leaf2 extcommunity 65002:1000

how both leafs exchange evpn routes?

thanks,

~Mike

output following:

LEAF1(config)# show bgp l2vpn evpn 10.1.1.1
BGP routing table information for VRF default, address family L2VPN EVPN
Route Distinguisher: 10.255.255.1:32777 (L2VNI 1000)
BGP routing table entry for [3]:[0]:[32]:[10.1.1.1]/88, version 4
Paths: (1 available, best #1)
Flags: (0x000002) (high32 00000000) on xmit-list, is not in l2rib/evpn

Advertised path-id 1
Path type: local, path is valid, is best path, no labeled nexthop
AS-Path: NONE, path locally originated
10.1.1.1 (metric 0) from 0.0.0.0 (10.255.255.1)
Origin IGP, MED not set, localpref 100, weight 32768
Extcommunity: RT:65001:1000 ENCAP:8
PMSI Tunnel Attribute:
flags: 0x00, Tunnel type: Ingress Replication
Label: 1000, Tunnel Id: 10.1.1.1

Path-id 1 advertised to peers:
10.255.255.4 10.255.255.5

LEAF2# show bgp l2vpn evpn 10.1.1.2
BGP routing table information for VRF default, address family L2VPN EVPN
Route Distinguisher: 10.255.255.2:32777 (L2VNI 1000)
BGP routing table entry for [3]:[0]:[32]:[10.1.1.2]/88, version 4
Paths: (1 available, best #1)
Flags: (0x000002) (high32 00000000) on xmit-list, is not in l2rib/evpn

Advertised path-id 1
Path type: local, path is valid, is best path, no labeled nexthop
AS-Path: NONE, path locally originated
10.1.1.2 (metric 0) from 0.0.0.0 (10.255.255.2)
Origin IGP, MED not set, localpref 100, weight 32768
Extcommunity: RT:65002:1000 ENCAP:8
PMSI Tunnel Attribute:
flags: 0x00, Tunnel type: Ingress Replication
Label: 1000, Tunnel Id: 10.1.1.2

Path-id 1 advertised to peers:
10.255.255.4

LEAF2#

1 Accepted Solution

Accepted Solutions

mikelee4356
Level 1
Level 1

got it fixed, neat!

View solution in original post

1 Reply 1

mikelee4356
Level 1
Level 1

got it fixed, neat!