DC01#show run Building configuration... Current configuration : 3652 bytes ! ! Last configuration change at 00:46:28 EET Wed Jul 8 2020 ! version 15.5 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname DC01 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ! bsd-client server url https://cloudsso.cisco.com/as/token.oauth2 clock timezone EET 2 0 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! no ip domain lookup ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! cts logging verbose ! ! ! redundancy ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 2.2.2.7 255.255.255.255 ip ospf 1 area 0 ! interface Loopback1 ip address 2.2.2.19 255.255.255.255 ip ospf 1 area 0 ! interface Ethernet0/0 ip address 1.1.1.50 255.255.255.252 ! interface Ethernet0/1 ip address 1.1.1.58 255.255.255.252 ! interface Ethernet0/2 - connected to R20 ip address 1.1.1.138 255.255.255.252 ip ospf network point-to-point ip ospf 1 area 2 ! interface Ethernet0/3 ip address 1.1.1.166 255.255.255.252 ! interface Ethernet1/0 ip address 1.1.1.65 255.255.255.252 ip ospf network point-to-point ip ospf 1 area 0 ! interface Ethernet1/1 ip address 1.1.1.69 255.255.255.252 ip ospf network point-to-point ip ospf 1 area 0 ! interface Ethernet1/2 no ip address shutdown ! interface Ethernet1/3 no ip address shutdown ! interface Ethernet2/0 - connected R19 ip address 1.1.1.130 255.255.255.252 ip ospf network point-to-point ip ospf 1 area 2 ! interface Ethernet2/1 no ip address ! interface Ethernet2/2 no ip address shutdown ! interface Ethernet2/3 no ip address shutdown ! interface Ethernet3/0 ip address 20.20.20.1 255.255.255.252 ! interface Ethernet3/1 no ip address shutdown ! interface Ethernet3/2 no ip address shutdown ! interface Ethernet3/3 no ip address shutdown ! interface Serial4/0 no ip address shutdown serial restart-delay 0 ! interface Serial4/1 no ip address shutdown serial restart-delay 0 ! interface Serial4/2 no ip address shutdown serial restart-delay 0 ! interface Serial4/3 no ip address shutdown serial restart-delay 0 ! router ospf 1 router-id 2.2.2.19 redistribute connected subnets redistribute bgp 65003 subnets default-information originate always ! router bgp 65003 bgp router-id 2.2.2.7 bgp log-neighbor-changes redistribute connected redistribute ospf 1 neighbor 1.1.1.49 remote-as 65001 neighbor 1.1.1.49 send-community extended neighbor 1.1.1.49 default-originate route-map DEFAULT-COST neighbor 1.1.1.57 remote-as 65001 neighbor 1.1.1.57 send-community extended neighbor 1.1.1.57 default-originate route-map DEFAULT-COST neighbor 1.1.1.165 remote-as 65010 neighbor 1.1.1.165 default-originate default-information originate ! ip forward-protocol nd ! ip community-list standard 65002:1 permit 4259971073 ! no ip http server no ip http secure-server ! ! ip prefix-list DEFAULT seq 5 permit 0.0.0.0/0 ! route-map TEST_COMMUNITY permit 10 match community 65002:1 ! route-map local-pref permit 10 set local-preference 150 ! ! ! ! route-map DEFAULT-COST permit 10 ! ! ! control-plane ! ! ! ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login transport input none ! ! end DC01#