Help with 2511 Access Router

Hello Everyone,

I need some help setting up my Cisco 2511 access router. Its displaying a problem which I do not understand. After completing the configuration, I could access a remote router and return back to the access router. However, when I am back at the access router and hit the enter key I am sent back to the remote router, see below. In addition, when I type in the number '8' at the access server I get the message '% 8 is not an open connection'. I've verified that cable #8 is connected to router labeled BR. Also, when at the access router if I type in '3' instead of '8' I can get to the BR router.

Sample out:

BR# ACCESS# [Resuming connection 1 to br ... ]

BR#

Here is a copy of the config:

Current configuration: ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname ACCESS ! enable password cisco ! no ip subnet-zero no ip domain-lookup ip host R1 2001 100.1.1.1 ip host R2 2002 100.1.1.1 ip host R3 2003 100.1.1.1 ip host R4 2004 100.1.1.1 ip host SW1 2005 100.1.1.1 ip host SW2 2006 100.1.1.1 ip host FRS 2007 100.1.1.1 ip host BR 2008 100.1.1.1 ! process-max-time 200 ! interface Loopback1 ip address 100.1.1.1 255.255.255.255 no ip directed-broadcast ! interface Ethernet0 ip address 172.12.123.7 255.255.255.0 ip directed-broadcast ! interface Serial0 no ip address no ip directed-broadcast shutdown ! interface Serial1 no ip address no ip directed-broadcast shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 172.12.123.6 ! ! ! line con 0 transport input none line 1 16 no exec transport input all line aux 0 line vty 0 4 password cisco login ! end

I would appreciate any help.

Thanks

Reply to
gwidera
Loading thread data ...

This is normal behavior.

Typing a number switches you to that console session and has nothing to do with which cable the router is attached to. To see you existing sessions, enter the command "who"

Reply to
Thrill5

I guess I misunderstood how the router works. Thanks for the info.

Reply to
gwidera

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.