! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname gruppe6Router ! enable secret 5 $1$4b9g$f3Sorzk.a2faj5OhlO1ji/ ! ip subnet-zero ! ! ! ! ! ! interface FastEthernet0/0 ip address 172.16.6.1 255.255.255.0 duplex auto speed auto ! interface Serial0/0 ip address 172.16.106.1 255.255.255.0 clock rate 64000 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1 ip address 172.16.105.2 255.255.255.0 clock rate 64000 ! ip classless ip route 0.0.0.0 0.0.0.0 Serial0/1 ip route 172.16.1.0 255.255.255.0 Serial0/1 ip route 172.16.2.0 255.255.255.0 Serial0/1 ip route 172.16.3.0 255.255.255.0 Serial0/1 ip route 172.16.4.0 255.255.255.0 Serial0/1 ip route 172.16.5.0 255.255.255.0 Serial0/1 ip route 172.16.7.0 255.255.255.0 Serial0/0 ip route 172.16.8.0 255.255.255.0 Serial0/0 ip route 172.16.9.0 255.255.255.0 Serial0/0 ip route 172.16.10.0 255.255.255.0 Serial0/0 ip route 172.16.101.0 255.255.255.0 Serial0/1 ip route 172.16.102.0 255.255.255.0 Serial0/1 ip route 172.16.103.0 255.255.255.0 Serial0/1 ip route 172.16.104.0 255.255.255.0 Serial0/1 ip route 172.16.105.0 255.255.255.0 Serial0/1 ip route 172.16.107.0 255.255.255.0 Serial0/0 ip route 172.16.108.0 255.255.255.0 Serial0/0 ip route 172.16.109.0 255.255.255.0 Serial0/0 ip route 172.16.110.0 255.255.255.0 Serial0/0 ip http server ! banner exec  Exec process created.  banner incoming  You're connecting to terminal-session of gruppe6Router.  banner login  Access for authorized persons only.  banner motd  This is gruppe6Router.  banner prompt-timeout  Login canceld because of timout.  ! line con 0 password cisco login line aux 0 line vty 0 4 password cisco login ! end