cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
494
Views
10
Helpful
0
Replies

CSR1Kv doesnt get its MP-BGP L2VPN EVPN RIB populated with type 2 routes

Hello All

trying to lab mp-bgp vxlan evpn with CSR1Kv platforms only on eve-ng@GCP. problem happens on very 1st step of populating MP-BGP L2VPN EVPN RIB with type 2 routes learned on attached VNIs (sho bgp l2 evpn shows nothing & debug on l2vpn evpn RIB activity is empty). BDIs are pretty populated with MACs of atatched hosts. Could it be because NVE1 doesnt allow addition of local VNIs when host-reachability bgp is configured or by other reason? any help appreciated

 

hostname PE1CSR1Kv1641
vrf definition vrf-Tenant1
rd 65000:1
address-family ipv4
route-target export 65000:1 stitching
route-target import 65000:1 stitching
exit-address-family
ip multicast-routing distributed
bridge-domain 10
member vni 5000
member GigabitEthernet3 service-instance 1
member GigabitEthernet4 service-instance 1
member GigabitEthernet4 service-instance 3
bridge-domain 20
member vni 5001
member GigabitEthernet3 service-instance 2
member GigabitEthernet4 service-instance 2
bridge-domain 1000
member vni 10000
member GigabitEthernet3 service-instance 1000
bridge irb
interface Loopback0
ip address 10.0.10.1 255.255.255.255
ip pim sparse-mode
ip router isis POD1
interface GigabitEthernet1
ip unnumbered Loopback0
no ip redirects
no ip proxy-arp
ip pim sparse-mode
ip router isis POD1
negotiation auto
medium p2p
arp timeout 60
isis network point-to-point
interface GigabitEthernet2
ip unnumbered Loopback0
no ip redirects
no ip proxy-arp
ip pim sparse-mode
ip router isis POD1
negotiation auto
medium p2p
arp timeout 60
isis network point-to-point
interface GigabitEthernet3
description CE3
no ip address
speed 1000
no negotiation auto
service instance 1 ethernet
encapsulation dot1q 10
rewrite ingress tag pop 1 symmetric
service instance 2 ethernet
encapsulation dot1q 20
rewrite ingress tag pop 1 symmetric
service instance 1000 ethernet
encapsulation dot1q 1000
rewrite ingress tag pop 1 symmetric
snmp ifindex persist
interface GigabitEthernet4
description CE4
no ip address
speed 1000
no negotiation auto
service instance 1 ethernet
encapsulation dot1q 10
rewrite ingress tag pop 1 symmetric
snmp ifindex persist
service instance 2 ethernet
encapsulation dot1q 40
rewrite ingress tag pop 1 symmetric
service instance 3 ethernet
encapsulation dot1q 15
rewrite ingress tag pop 1 symmetric
interface BDI10
vrf forwarding vrf-Tenant1
ip address 10.10.10.1 255.255.255.0
interface BDI1000
vrf forwarding vrf-Tenant1
ip unnumbered Loopback0
interface nve1
description L3-VNI
no ip address
source-interface Loopback0
host-reachability protocol bgp
member vni 10000 vrf vrf-Tenant1
router isis POD1
net 49.0000.0000.0000.0001.00
is-type level-2-only
router-id Loopback0
log-adjacency-changes
router bgp 65000
bgp router-id 10.0.10.1
bgp log-neighbor-changes
no bgp default ipv4-unicast
neighbor 10.0.10.2 remote-as 65000
neighbor 10.0.10.2 update-source Loopback0
neighbor 10.0.10.3 remote-as 65000
neighbor 10.0.10.3 update-source Loopback0
address-family l2vpn evpn
neighbor 10.0.10.2 activate
neighbor 10.0.10.2 send-community both
neighbor 10.0.10.2 soft-reconfiguration inbound
neighbor 10.0.10.3 activate
neighbor 10.0.10.3 send-community both
neighbor 10.0.10.3 soft-reconfiguration inbound
exit-address-family
ip pim bidir-enable
ip pim rp-address 10.1.1.1 bidir

0 Replies 0
Review Cisco Networking products for a $25 gift card