BUH02#show ip bgp vpnv4 vrf INTERNET summ BGP router identifier 2.2.2.2, 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.2.210.2 4 65500 2 2 1 0 0 00:00:09 0 BUH02#show run Building configuration... Current configuration : 2919 bytes ! ! Last configuration change at 21:44:43 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 BUH02 ! 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 2.2.2.2 255.255.255.255 ! interface Ethernet0/0 switchport trunk allowed vlan 3,4,30,50,210,999 switchport trunk encapsulation dot1q switchport mode trunk ! interface Ethernet0/1 no switchport ip address 10.0.0.22 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 Vlan4 ip vrf forwarding ClinicaB ip address 172.16.42.1 255.255.255.0 ! interface Vlan210 ip vrf forwarding INTERNET ip address 80.2.210.1 255.255.255.0 ! interface Vlan999 ip vrf forwarding MNG_CPE ip address 172.16.252.1 255.255.255.0 ! router ospf 999 vrf MNG_CPE network 172.16.252.0 0.0.0.255 area 0 ! router ospf 1 network 2.2.2.2 0.0.0.0 area 0 network 10.0.0.20 0.0.0.3 area 0 ! router bgp 65500 bgp log-neighbor-changes neighbor 5.5.5.5 remote-as 65500 ! address-family vpnv4 neighbor 5.5.5.5 activate neighbor 5.5.5.5 send-community extended exit-address-family ! address-family ipv4 vrf INTERNET neighbor 80.2.210.2 remote-as 65500 neighbor 80.2.210.2 activate exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! access-list 1 deny 172.16.42.0 0.0.0.255 ! ! ! 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 BUH02#