=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.08.14 09:55:48 =~=~=~=~=~=~=~=~=~=~=~= ter len 0 ROUTER1#sh un  run Building configuration... Current configuration : 3668 bytes ! version 15.6 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname ROUTER1 ! 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 ! ! ! ! ! ! ! ! ! ! ! ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! redundancy ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.10.10.2 255.255.255.255 ! interface GigabitEthernet0/0 no ip address duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/0.100 encapsulation dot1Q 100 ip address 10.0.0.2 255.255.255.252 ip ospf network point-to-point ! interface GigabitEthernet0/1 bandwidth 145000 ip address 192.168.0.1 255.255.255.0 load-interval 30 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/2 ip address 10.0.0.9 255.255.255.252 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/3 bandwidth 145000 ip address 192.168.1.1 255.255.255.252 load-interval 30 duplex auto speed auto media-type rj45 ! router ospf 100 router-id 10.10.10.2 redistribute bgp 1 subnets passive-interface default no passive-interface GigabitEthernet0/0.100 network 0.0.0.0 255.255.255.255 area 0 ! router bgp 1 bgp router-id 10.10.10.2 bgp log-neighbor-changes neighbor 192.168.0.2 remote-as 2 neighbor 192.168.1.2 remote-as 2 ! address-family ipv4 redistribute ospf 100 neighbor 192.168.0.2 activate neighbor 192.168.1.2 activate maximum-paths 2 exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 10.10.10.3 255.255.255.255 10.0.0.10 ! ! ! ! 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 line aux 0 line vty 0 4 login transport input none ! no scheduler allocate ! end ROUTER1#