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

telnet failed

Ayad
Level 1
Level 1

Hi,

Does someone know if it's possible to acess to terminal console via AUX port of cisco 800 routers ?

for my router, this is the output of show command :

Router#sh line
   Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
      0 CTY              -    -      -    -    -      0       0     0/0       -
      1 AUX      0/0     -    -      -    -    -      0       0     0/0       -
I     3 TTY              -    -      -    -    -      2       0     0/0     Ce0
*     6 VTY              -    -      -    -   14   1100       0     0/0       -
      7 VTY              -    -      -    -   14      0       0     0/0       -
      8 VTY              -    -      -    -   14      0       0     0/0       -
      9 VTY              -    -      -    -   14      0       0     0/0       -
     10 VTY              -    -      -    -   14      0       0     0/0       -

Line(s) not in async mode -or- with no hardware support:
2, 4-5

Router#sh line console 0
   Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
      0 CTY              -    -      -    -    -      0       0     0/0       -

Line 0, Location: "", Type: ""
Length: 24 lines, Width: 80 columns
Baud rate (TX/RX) is 9600/9600, no parity, 2 stopbits, 8 databits
Status: Ready
Capabilities: none
Modem state: Ready
Modem hardware state: noCTS noDSR  DTR RTS
Special Chars: Escape  Hold  Stop  Start  Disconnect  Activation
                ^^x    none   -     -       none
Timeouts:      Idle EXEC    Idle Session   Modem Answer  Session   Dispatch
               00:10:00        never                        none     not set
                            Idle Session Disconnect Warning
                              never
                            Login-sequence User Response
                             00:00:30
                            Autoselect Initial Wait
                              not set
Modem type is unknown.
Session limit is not set.
Time since activation: never
Editing is enabled.
History is enabled, history size is 20.
DNS resolution in show commands is enabled
Full user help is disabled
Allowed input transports are none.
Allowed output transports are telnet ssh.
Preferred transport is telnet.
No output characters are padded
No special data dispatching characters

Must i configure the port aux or cons before using it ?

Thanks in advance,

Rgerdas,

1 Reply 1

Ravi Busi
Level 1
Level 1

Is there a reason why you want to use the aux port instead of just using the console port to access the router's console? If you want to use the console port all you have to do is plug in your rollover cable to the console port on the router and connect the other end to an rj-45->DB9 or rj-45->USB which then plugs into your PC.

See this link:

http://www.cisco.com/en/US/partner/products/hw/routers/ps214/products_tech_note09186a00801f5d85.shtml#console

You can then open hyperterminal and set the settings to default. Or as outlined in the diagram above and hit connect.

That document also explains how to set up the AUX port. Generally though, the console port is the easiest way of getting into the console. Let me know if you need any more help.