R5#show run Building configuration... Current configuration : 3799 bytes ! ! Last configuration change at 11:01:20 UTC Thu Jun 20 2024 ! version 15.6 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R5 ! 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 domain lookup ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! redundancy ! ! ! ! !! interface Loopback0 ip address 192.168.5.1 255.255.255.255 ! interface GigabitEthernet0/0 no ip address shutdown duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/1 ip address 10.13.1.2 255.255.255.252 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/2 ip address 10.14.1.1 255.255.255.252 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto media-type rj45 ! ! ! router eigrp 100 default-metric 100 1 255 1 1500 network 10.14.1.0 0.0.0.3 redistribute bgp 65200 metric 100 1 255 1 1500 route-map BGP>>EIGRP ! router bgp 65200 bgp log-neighbor-changes no bgp default ipv4-unicast neighbor 10.12.1.1 remote-as 65200 ! address-family ipv4 redistribute eigrp 100 neighbor 10.12.1.1 activate exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 10.12.1.0 255.255.255.252 10.13.1.1 ! ! ip prefix-list CCNP seq 5 permit 192.168.3.1/32 ! route-map CCIE deny 10 match ip address 10 ! route-map CCIE permit 20 match ip address 20 ! route-map CCIE permit 30 ! ! route-map BGP>>EIGRP permit 10 match ip address prefix-list CCNP ! route-map BGP>>EIGRP deny 20 ! ! access-list 10 permit 10.14.1.0 0.0.0.3 log access-list 20 permit any log ! 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 * * 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 logging synchronous line aux 0 line vty 0 4 login transport input none ! no scheduler allocate ! end R5# R5#