Current configuration : 3637 bytes ! ! Last configuration change at 14:24:31 UTC Wed Nov 20 2024 ! version 15.9 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R7 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ! 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 172.20.1.1 255.255.255.0 ! interface Loopback1 ip address 172.20.2.1 255.255.255.0 ! interface Loopback2 ip address 172.20.3.1 255.255.255.0 ! interface Loopback3 ip address 172.20.4.1 255.255.255.0 ! interface GigabitEthernet0/0 ip address 10.7.1.1 255.255.255.0 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/1 ip address 10.8.1.1 255.255.255.0 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/2 ip address 10.9.1.1 255.255.255.0 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto media-type rj45 ! router bgp 11000 bgp router-id 7.7.7.7 bgp log-neighbor-changes network 10.7.1.0 mask 255.255.255.0 network 10.8.1.0 mask 255.255.255.0 network 172.20.1.0 mask 255.255.255.0 network 172.20.2.0 mask 255.255.255.0 network 172.20.3.0 mask 255.255.255.0 network 172.20.4.0 mask 255.255.255.0 aggregate-address 172.20.0.0 255.255.248.0 suppress-map Suppress-Map neighbor 10.7.1.2 remote-as 400 neighbor 10.8.1.2 remote-as 12000 neighbor 172.26.1.1 remote-as 400 neighbor 172.26.1.1 transport connection-mode passive neighbor 172.26.1.1 disable-connected-check neighbor 172.26.1.1 update-source Loopback0 neighbor 172.26.1.1 unsuppress-map ALLOW-ALL-TO-R6 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 172.26.1.0 255.255.255.0 10.7.1.2 ! ip access-list standard Suppress-1-4 permit 172.20.1.0 0.0.0.255 permit 172.20.4.0 0.0.0.255 ! ! ip prefix-list ALLOW-ALL-TO-R6 seq 5 permit 0.0.0.0/0 le 32 ipv6 ioam timestamp ! route-map Suppress-Map permit 10 match ip address Suppress-1-4 ! route-map ALLOW-ALL-TO-R6 permit 10 match ip address prefix-list ALLOW-ALL-TO-R6 ! ! ! control-plane ! 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 logging synchronous line aux 0 line vty 0 4 login transport input none ! no scheduler allocate ! end