R1#show running-config Building configuration... Current configuration : 2199 bytes ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec ! hostname R1 ! boot-start-marker boot-end-marker ! ! enable secret 4 oQF8reC6n2zPeZO/PzQkJvmAjI4PHsOxZivRqZcne16 ! no aaa new-model no ip icmp rate-limit unreachable ! ! ! ! ! ! ip domain name nieco.sk ip name-server 8.8.8.8 ip cef ipv6 multicast rpf use-bgp no ipv6 cef ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! username student secret 4 oQF8reC6n2zPeZO/PzQkJvmAjI4PHsOxZivRqZcne16 username admin privilege 15 secret 4 tnhtc92DXBhelxjYk8LWJrPV36S2i4ntXrpb4RFmfqY ! ! ! ! ! ip tcp synwait-time 5 ip ssh version 2 ip ssh pubkey-chain username admin key-hash ssh-rsa 5B27BA1D464C321AE5B832F94E9EBBAE ! ! ! ! ! ! ! ! ! interface Ethernet0/0 no ip address shutdown duplex auto ! interface GigabitEthernet0/0 description Link to R2 ip address 10.10.10.1 255.255.255.252 media-type gbic speed 1000 duplex full negotiation auto ! interface GigabitEthernet1/0 description Link to R3 ip address 10.10.10.10 255.255.255.252 negotiation auto ! interface Serial2/0 no ip address shutdown serial restart-delay 0 ! interface Serial2/1 no ip address shutdown serial restart-delay 0 ! interface Serial2/2 no ip address shutdown serial restart-delay 0 ! interface Serial2/3 no ip address shutdown serial restart-delay 0 ! interface FastEthernet3/0 no ip address shutdown speed auto duplex auto ! interface FastEthernet3/1 no ip address shutdown speed auto duplex auto ! router bgp 50100 bgp log-neighbor-changes neighbor 10.10.10.2 remote-as 50100 neighbor 10.10.10.2 password cisco123 neighbor 10.10.10.9 remote-as 50100 ! address-family ipv4 redistribute connected neighbor 10.10.10.2 activate neighbor 10.10.10.9 activate exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! banner motd ^C Access to the router is prohibited ^C ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login local transport input ssh line vty 5 15 login local transport input ssh ! ! end