P0#show ip bgp summ BGP router identifier 5.5.5.5, 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 1.1.1.1 4 65500 6 5 1 0 0 00:01:47 0 2.2.2.2 4 65500 6 5 1 0 0 00:01:43 0 3.3.3.3 4 65500 5 4 1 0 0 00:01:47 0 4.4.4.4 4 65500 5 5 1 0 0 00:01:48 0 P0#show run Building configuration... Current configuration : 5194 bytes ! version 15.6 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname P0 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ethernet lmi ce ! ! ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! 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 MEDICOVER rd 3:3 route-target export 3:3 route-target import 3:3 ! 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 domain name retea.com ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! username cisco privilege 15 password 0 parola ! redundancy ! no cdp log mismatch duplex ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback1 ip address 5.5.5.5 255.255.255.255 ! interface GigabitEthernet0/0 ip address 10.0.0.49 255.255.255.252 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/1 ip address 10.0.0.33 255.255.255.252 duplex auto speed auto media-type rj45 mpls ip ! interface GigabitEthernet0/2 ip address 10.0.0.37 255.255.255.252 duplex auto speed auto media-type rj45 mpls ip ! interface GigabitEthernet0/3 ip address 10.0.0.41 255.255.255.252 duplex auto speed auto media-type rj45 mpls ip ! interface GigabitEthernet0/4 ip address 10.0.0.45 255.255.255.252 duplex auto speed auto media-type rj45 mpls ip ! interface GigabitEthernet0/5 no ip address shutdown duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/6 no ip address shutdown duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/7 no ip address shutdown duplex auto speed auto media-type rj45 ! router ospf 1 network 5.5.5.5 0.0.0.0 area 0 network 10.0.0.32 0.0.0.3 area 0 network 10.0.0.36 0.0.0.3 area 0 network 10.0.0.40 0.0.0.3 area 0 network 10.0.0.44 0.0.0.3 area 0 network 10.0.0.48 0.0.0.3 area 0 ! router bgp 65500 template peer-policy rr route-reflector-client exit-peer-policy ! template peer-session rr remote-as 65500 update-source Loopback1 exit-peer-session ! bgp log-neighbor-changes neighbor 1.1.1.1 inherit peer-session rr neighbor 2.2.2.2 inherit peer-session rr neighbor 3.3.3.3 inherit peer-session rr neighbor 4.4.4.4 inherit peer-session rr ! address-family ipv4 neighbor 1.1.1.1 activate neighbor 2.2.2.2 activate neighbor 3.3.3.3 activate neighbor 4.4.4.4 activate exit-address-family ! address-family vpnv4 neighbor 1.1.1.1 activate neighbor 1.1.1.1 send-community extended exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! banner exec ^C ************************************************************************** * IOSv is strictly limited to use for evaluation, demonstration and IOS * * education. IOSv is provided as-is and is not supported by Cisco's * * Technical Advisory Center. Any use or disclosure, in whole or in part, * * of the IOSv Software or Documentation to any third party for any * * purposes is expressly prohibited except as otherwise authorized by * * Cisco in writing. * **************************************************************************^C banner incoming ^C ************************************************************************** * IOSv is strictly limited to use for evaluation, demonstration and IOS * * education. IOSv is provided as-is and is not supported by Cisco's * * Technical Advisory Center. Any use or disclosure, in whole or in part, * * of the IOSv Software or Documentation to any third party for any * * purposes is expressly prohibited except as otherwise authorized by * * Cisco in writing. * **************************************************************************^C banner login ^C ************************************************************************** * IOSv is strictly limited to use for evaluation, demonstration and IOS * * education. IOSv is provided as-is and is not supported by Cisco's * * Technical Advisory Center. Any use or disclosure, in whole or in part, * * of the IOSv Software or Documentation to any third party for any * * purposes is expressly prohibited except as otherwise authorized by * * Cisco in writing. * **************************************************************************^C ! 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 local transport input ssh ! no scheduler allocate ! end P0#