Options

Console, aux, and vty. Are they all TTY?

workfrom925workfrom925 Member Posts: 196
When I issue "show line", it lists all hardware ports. Go by the output, it seems to me CTY, AUX, and VTY are just different types of TTY. The TTY number goes to 21, with 2 to 4 missing. However, when I issue "show line tty ?", it says only 1 to 4 are allowed. What if I want to look tty 21 from the "show line" list?


R3#show line
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
* 0 CTY - - - - - 0 3 0/0 -
5 AUX 9600/9600 - - - - - 0 0 0/0 -
6 VTY - - - - - 0 0 0/0 -
7 VTY - - - - - 0 0 0/0 -
8 VTY - - - - - 0 0 0/0 -
9 VTY - - - - - 0 0 0/0 -
10 VTY - - - - - 0 0 0/0 -
11 VTY - - - - - 0 0 0/0 -
12 VTY - - - - - 0 0 0/0 -
13 VTY - - - - - 0 0 0/0 -
14 VTY - - - - - 0 0 0/0 -
15 VTY - - - - - 0 0 0/0 -
16 VTY - - - - - 0 0 0/0 -
17 VTY - - - - - 0 0 0/0 -
18 VTY - - - - - 0 0 0/0 -
19 VTY - - - - - 0 0 0/0 -
20 VTY - - - - - 0 0 0/0 -
21 VTY - - - - - 0 0 0/0 -

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

R3#

R3#show line tty ?
<1-4> First Line range

Comments

Sign In or Register to comment.