! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model clock timezone CET 1 0 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 Loopback1 no shutdown ip address 1.1.1.1 255.255.255.255 ! interface Ethernet0/0 no shutdown ip address 12.12.12.1 255.255.255.0 ! interface Ethernet0/1 no shutdown no ip address shutdown ! interface Ethernet0/2 no shutdown no ip address shutdown ! interface Ethernet0/3 no shutdown no ip address shutdown ! interface Serial1/0 no shutdown ip address 13.13.13.1 255.255.255.0 serial restart-delay 0 ! interface Serial1/1 no shutdown no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no shutdown no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no shutdown no ip address shutdown serial restart-delay 0 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 4.4.4.4 255.255.255.255 Ethernet0/0 ip route 4.4.4.4 255.255.255.255 Serial1/0 ! ! ! ! control-plane ! ! ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login transport input all ! ! end