I have a 1600 and a 2500. They work; I can ping each other via a serial cable (back to back dte/dce) I can set up routing on the 2500, but I cant (at the risk of seeming silly) find a whole set of commands on the 1600. for example :
1600(boot)(config)#ip route ^ % Invalid input detected at '^' marker.Likewise "router rip" and "network" just don't seem to be there....
Current configuration: ! version 11.1 service udp-small-servers service tcp-small-servers ! hostname 1600 ! aaa new-model aaa authentication login vyt_m enable enable secret 5 $1$xFU8$DgDuZDb/PU.3alP4S1Gao1 enable password ah ! ! interface Ethernet0 ip address 192.168.0.44 255.255.255.0 no ip route-cache ! interface Serial0 ip address 1.1.1.2 255.255.255.0 ! tacacs-server host 169.254.32.117 line con 0 exec-timeout 0 0 line vty 0 exec-timeout 0 0 password ah login authentication vyt_m length 25 line vty 1 4 exec-timeout 0 0 password ah login authentication vyt_m ! end