Microsoft
Software
Hardware
Network
Question : Problems with Access Server 2511
Hello,
I have a CCNA home lab and I am trying to connect from my term server cisco 2511 to my 2600 and my switches 2950.
When trying to connect to my routers, connection hungs
TERM_SERV#r1
Trying r1 (10.10.10.10, 2001)... Open
I need some help. I am using an octal cable to connect and bellow is my 2511 configuration. I am using secureCRT to as my telnet client
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname TERM_SERV
!
!
ip subnet-zero
no ip domain-lookup
ip host r1 2001 10.10.10.10 255.0.0.0
ip host r2 2002 10.10.10.10 255.0.0.0
ip host r3 2003 10.10.10.10 255.0.0.0
ip host s1 2004 10.10.10.10 255.0.0.0
ip host s2 2005 10.10.10.10 255.0.0.0
ip host s3 2006 10.10.10.10 255.0.0.0
!
!
!
interface Loopback1
ip address 10.10.10.10 255.0.0.0
no ip directed-broadcast
!
interface Ethernet0
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0
no ip address
no ip directed-broadcast
no ip mroute-cache
shutdown
no fair-queue
!
interface Serial1
no ip address
no ip directed-broadcast
shutdown
!
ip classless
!
!
line con 0
exec-timeout 0 0
logging synchronous
transport input none
line 1 8
session-timeout 20
transport preferred telnet
transport input all
line 9 16
line aux 0
line vty 0 4
!
end
Answer : Problems with Access Server 2511
create another .bat file that will run a macro and use the scheduled tasks to set the time to run the .bat file
Random Solutions
Internet problems after Domain Controller Upgrade 2008 Server R2 x64
Edge Sync Fails
Accessing GPT drive on windows 7 from Windows XP
Function in excel
Routing Between VLAN's on ASA 5505
ipod music / itunes
How do I delegate control to a user to ONLY remotely use Get-MessageTrackingLong cmdlet?
WSUS Clients not reporting to the WSUS console or SBS 2008 Console
How to set the forecolor a column in datagridview.vb.net 2005 windows
How do we use GPO (Group Policy) to REMOVE trusted sites from I.E. Trusted Sites Zone on workstations on a domain?