! version 11.1 service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service udp-small-servers service tcp-small-servers ! hostname Router-X ! enable secret 5 $1$I4.c$XYconvab.2mqtAH2iYhZp1 ! ip subnet-zero no ip domain-lookup ! interface Loopback0 ip address 192.168.40.1 255.255.255.255 ! interface Ethernet0 ip address 10.4.4.2 255.255.255.0 ! interface Ethernet1 no ip address shutdown ! interface Ethernet2 no ip address shutdown ! interface Ethernet3 no ip address shutdown ! interface Ethernet4 no ip address shutdown ! interface Ethernet5 no ip address shutdown ! interface Fddi0 no ip address no keepalive shutdown ! interface Fddi1 no ip address no keepalive shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 Ethernet0 ! logging buffered logging 10.2.1.20 ! ! line con 0 line aux 0 line vty 0 4 password janog login ! ntp server 10.2.1.20 end