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

conecting back to back routers by aux

sema_111
Level 1
Level 1

i am trying to connect 3640 with as5400 back to back by aux , but problem is i need to know how can i see that on as5400 aux is maped with which asyn.

i used sh line command but i could not get it.

if anyone can please help

1 Reply 1

ctrieu
Cisco Employee
Cisco Employee

Hi,

If you do "sh line" you will see which tty line represent the aux port

ie..

5400-3#s lin

Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int

* 0 CTY - - - - - 0 1 0/0 -

1 AUX 9600/9600 - - - - - 0 0 0/0 -

2 VTY - - - - - 37 0 0/0 -

3 VTY - - - - - 0 0 0/0 -

4 VTY - - - - - 0 0 0/0 -

5 VTY - - - - - 0 0 0/0 -

6 VTY - - - - - 0 0 0/0 -

7/00 Digital modem - inout - - - 0 0 0/0 -

Thus, if you want to configure an async interface to use the aux port,

the async interface would be 1.

Thanks,

Chinh