BUH01#show ip bgp vpnv4 vrf INTERNET summ BGP router identifier 1.1.1.1, local AS number 65500 BGP table version is 1, main routing table version 1 Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 80.1.210.2 4 65500 2 2 1 0 0 00:00:43 0 BUH01#show run Building configuration... Current configuration : 2976 bytes ! ! Last configuration change at 21:44:42 UTC Wed Mar 27 2024 ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption service compress-config ! hostname BUH01 ! boot-start-marker boot-end-marker ! ! logging discriminator EXCESS severity drops 6 msg-body drops EXCESSCOLL logging buffered 50000 logging console discriminator EXCESS ! no aaa new-model ! ! ! ! ! no ip icmp rate-limit unreachable ! ip vrf ClinicaA rd 65500:3 route-target export 65500:3 route-target import 65500:3 ! ip vrf ClinicaB rd 65500:4 route-target export 65500:4 route-target import 65500:4 ! ip vrf Farmacie rd 65500:5 route-target export 65500:5 route-target import 65500:5 ! ip vrf INTERNET rd 65500:210 route-target export 65500:210 route-target import 65500:210 ! ip vrf MNG_CPE rd 65500:999 route-target export 65500:999 route-target import 65500:999 ! ip vrf MNG_P rd 65500:998 route-target export 65500:998 route-target import 65500:998 ! ! ! no ip domain-lookup ip cef no ipv6 cef ! ! ! spanning-tree mode rapid-pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback1 ip address 1.1.1.1 255.255.255.255 ! interface Ethernet0/0 switchport trunk allowed vlan 3,30,40,210,999 switchport trunk encapsulation dot1q switchport mode trunk ! interface Ethernet0/1 no switchport ip address 10.0.0.18 255.255.255.252 duplex auto mpls ip ! interface Ethernet0/2 ! interface Ethernet0/3 ! interface Ethernet1/0 ! interface Ethernet1/1 ! interface Ethernet1/2 ! interface Ethernet1/3 ! interface Ethernet2/0 ! interface Ethernet2/1 ! interface Ethernet2/2 ! interface Ethernet2/3 ! interface Ethernet3/0 ! interface Ethernet3/1 ! interface Ethernet3/2 ! interface Ethernet3/3 ! interface Vlan1 no ip address shutdown ! interface Vlan3 ip vrf forwarding ClinicaA ip address 172.16.31.1 255.255.255.0 ! interface Vlan210 ip vrf forwarding INTERNET ip address 80.1.210.1 255.255.255.0 ! interface Vlan999 ip vrf forwarding MNG_CPE ip address 172.16.255.1 255.255.255.0 ! router ospf 1 network 1.1.1.1 0.0.0.0 area 0 network 10.0.0.16 0.0.0.3 area 0 ! router bgp 65500 bgp log-neighbor-changes neighbor 5.5.5.5 remote-as 65500 neighbor 5.5.5.5 update-source Loopback1 ! address-family vpnv4 neighbor 5.5.5.5 activate neighbor 5.5.5.5 send-community extended exit-address-family ! address-family ipv4 vrf ClinicaA neighbor 172.16.31.2 remote-as 65500 neighbor 172.16.31.2 activate exit-address-family ! address-family ipv4 vrf INTERNET neighbor 80.1.210.2 remote-as 65500 neighbor 80.1.210.2 activate exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! ! end