From: Gary Braver (gbraver@comcast.net)
Date: Mon Mar 15 2004 - 15:05:11 GMT-3
stumped about this one.
trying to use a 2509 for reverse access to my home lab systems.
had a config on another 2509 that worked (with 11.1). loaded it into
the new 2509 running 11.3t and it does not work.
every time I try to type r1 (with r1 being ip host r1 2001 1.1.1.1) it
gives me unrecognized input
also notice when i loaded the config the hostnames are now in a
different location in the config.
am i brain dead and missing something basic
thanks
this is the 11.1 config
service udp-small-servers
service tcp-small-servers
!
hostname AccessServer
!
!
no ip domain-lookup
!
interface Loopback0
ip address 1.1.1.1 255.255.255.0
!
interface Ethernet0
ip address 204.179.8.61 255.255.255.0
!
interface Serial0
no ip address
no fair-queue
!
interface Serial1
no ip address
shutdown
!
ip default-gateway 204.179.8.33
ip host r1 2001 1.1.1.1
ip host r2 2002 1.1.1.1
ip host r3 2003 1.1.1.1
ip host r4 2004 1.1.1.1
ip host r5 2005 1.1.1.1
no ip classless
ip route 0.0.0.0 0.0.0.0 204.179.8.33
!
line con 0
exec-timeout 0 0
line 1 8
exec-timeout 0 0
transport preferred none
transport input all
line aux 0
line vty 0 4
exec-timeout 0 0
password cisco
login
!
end
This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:28 GMT-3