Hi everybody,
I am trying to configure a Cisco 2509 access server to access my 3 routers
RouterA, RouterB,and RouterC so that I don't have to use the console cable
to access each
router.  But it doesn't
w work.  I am using an octal cable.  3 cables from the octal cable are
connected to RouterA, RouterB, and RouterC and the terminal server is
accessed with a console cable.  What am I doing wrong can anyone help?  Do
I need to configure anything on RouterA, RouterB, and RouterC to be
accessed from the access server? This is the configuration of the 
access server.
Thanks,
Stephane

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname terminal_server
!
!
ip subnet-zero
ip host RouterA 2001 172.16.1.1
ip host RouterB 2002 172.16.1.1
ip host RouterC 2003 172.16.1.1
!
!
!
interface Loopback0
 ip address 172.16.1.1 255.255.255.255
 no ip directed-broadcast
!
ip classless
!
line con 0
 transport input none
line 1 8
 no exec
 transport input all
line aux 0
line vty 0 4
 login
!
end




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=31801&t=31801
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to