no traceroute response

Routers in my lab dont show up when running trace route (tracert from DOS) ; the PC's on either side do , however. How to force a router to show up ? Here's the config from the Cisco 1600

! version 11.2 no service password-encryption 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 aswqwqw! ! interface Ethernet0 ip address 192.168.1.4 255.255.255.0 no ip route-cache no keepalive ! interface Serial0 ip address 1.1.1.2 255.0.0.0 encapsulation ppp no ip route-cache ! router rip version 2 network 1.0.0.0 network 192.168.1.0 ! ip classless tacacs-server host 169.254.32.117 banner motd test is a good welcome banner

! 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

1600#
Reply to
barret bonden
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.