ルータ A とルータ B の例については前の図を参照してください。ルータ A からルータ B のコンソールにアクセスするには、次の手順を実行します。
ルータ A の電源を投入し、次の設定を行います。
interface Async0/2/1
ip address 20.0.0.1 255.0.0.0
encapsulation relay-line
!
line 0/2/1
transport input all
transport output all
回線 51 の速度がルータ B のコンソールと同じであることを確認します。
IR1101-A#show line
Tty Line Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
* 0 0 CTY - - - - - 4 0 0/0 -
0/0/0 2 TTY 0/0 - - - - - 0 0 0/0 -
0/2/0 50 TTY 9600/9600 - - - - - 4 0 0/0 -
0/2/1 51 TTY 9600/9600 - - - - - 4 0 0/0 -
74 74 VTY - - - - - 3 0 0/0 -
75 75 VTY - - - - - 1 0 0/0 -
76 76 VTY - - - - - 0 0 0/0 -
77 77 VTY - - - - - 0 0 0/0 -
78 78 VTY - - - - - 0 0 0/0 -
79 79 VTY - - - - - 0 0 0/0 -
80 80 VTY - - - - - 0 0 0/0 -
81 81 VTY - - - - - 0 0 0/0 -
82 82 VTY - - - - - 0 0 0/0 -
83 83 VTY - - - - - 0 0 0/0 -
84 84 VTY - - - - - 0 0 0/0 -
85 85 VTY - - - - - 0 0 0/0 -
86 86 VTY - - - - - 0 0 0/0 -
87 87 VTY - - - - - 0 0 0/0 -
88 88 VTY - - - - - 0 0 0/0 -
Line(s) not in async mode -or- with no hardware support:
1, 3-49, 52-73, 89-735
ルータ A で回線 0/2/1 を設定します。
IR1101-A#configure term
Enter configuration commands, one per line. End with CNTL/Z.
IR1101-A(config)#line 0/2/1
IR1101-A(config-line)#speed 9600
IR1101-A(config-line)#
ルータ A の IP(ポート 2051)を介してルータ B に Telnet で接続します。
IR1101-A#telnet 20.0.0.1 2051
Trying 20.0.0.1, 2051 ... Open
IR1101-B#
IR1101-B# <== to exit, press “Ctrl-Shift-6”, then “x”, then “disconnect”
IR1101-A#disconnect
Closing connection to 20.0.0.1 [confirm]