cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
259
Views
0
Helpful
1
Replies

Re : Configuring a terminal server on a 2821 router .....

sanjaynadarajah
Level 1
Level 1

Hi,

I am configuring a 2821 router as a terminal server but somehow I could not access the console ports on the router. In this case, on R1.

Below are the basic configuration on the 2811 as the access router.

--------------------------------------

ip host R1 2001 172.21.1.1

!

interface Loopback1

ip address 172.21.1.1 255.0.0.0

!

!

line con 0

transport input all

line 1 16

!

-----------------------------------------

When I try connecting to the R1 router from the access-server, I get

the error message 'remote host refused connection'.

Has anyone encountered any similar issues like this before ?

Pls advice,

- sn -

1 Reply 1

Mark Yeates
Level 7
Level 7

Assuming you don't have an ACL you will want to add the login command under your line VTY. I'm not sure how you want to control passwords for your router, but you can specify one there also. Here is an example below.

line vty 0 15

login

password (password)

Mark

Review Cisco Networking products for a $25 gift card