12-04-2016 11:41 AM - edited 03-08-2019 08:25 AM
Hello.
i was looking through the configuration on the router and i came across a term tty in sh line output.
i tried to search many sites but i am confused
Our cisco router and switch has four types of lines
vty--these are lines used when we telnet or ssh from other device
con -used when taking console from laptop
aux--used when used aux input
tty---i did not get why exactly they are used
Correct me if i am wrong
Also i would like to known what is line 66 ?
Thank you!
12-04-2016 12:01 PM
VTY line 66 is used as an psuedo communications between the router and the built-in module. An example would be 860/880/890 router and the built-in wireless access point would use VTY line 66 to be able to psuedo "console" into the AP (from the router).
12-06-2016 03:58 PM
hi leo,
So on a customer site suppose i have router and a switch . The AP is connected to the switch . If i telnet/ssh from router to the AP i need to configure authentication under line 66.
And another question.. when you say pseudo communication what does it mean? suppose if i telnet from router to AP is it called psuedo communication ? and sometimes we network enginner telnet form switch to AP (connected to the switch ) is that pseudo communication ?
Thanks!
12-04-2016 12:17 PM
Hello,
the TTY lines correspond to the async ports on the back of your device (the 68-pin connectors). Async1 would be configured under 'line tty 1'.
Check this link for a schematic drawing of the async ports:
http://www.cisco.com/c/en/us/support/docs/routers/3600-series-multiservice-platforms/7258-hw-async.html
Line 66, as far as I recall, means tty line 66 will be accessible by telnet x.x.x.x 2066.
12-06-2016 03:50 PM
Hi gpauwen,
thanks a lot for the reply and the diagram. So basically tty1 handles the authentication for OOB access right ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide