R2511-HP MSR Router Series Terminal Access Configuration Guide(V5)
29
ETelnet terminal access configuration example
Network requirements
As shown in Figure 6, two Unix FEPs use IP addresses 10.110.96.53 and 10.110.96.54 and use the port
number 2080. A terminal is used at the outlet. On the terminal, the first VTY corresponds to FEP 1, with
the VTY switching hotkey of < Alt+A >. The second VTY corresponds to FEP 2, with the VTY switching
hotkey Alt+B and the menu hotkey Alt+C.
Figure 6 Network diagram
Configuration procedure
1. Configure the initiator:
# Enable terminal access.
<Sysname> system-view
[Sysname] rta server enable
# Create a terminal template and enter terminal template view.
[Sysname] rta template temp2
# Configure the menu hotkey as Alt+C.
[Sysname-rta-template-temp2] menu hotkey 1 98 13
# Configure VTY 0.
[Sysname-rta-template-temp2] vty 0 etelnet remote 10.110.96.53
[Sysname-rta-template-temp2] vty 0 description chuxu
# Configure the screen saving code for VTY 0.
[Sysname-rta-template-temp2] vty 0 screencode \E!8Q
# Configure the switching hotkey for VTY 0 as Alt+A.
[Sysname-rta-template-temp2] vty 0 hotkey 1 96 13
# Configure VTY 1.
[Sysname-rta-template-temp2] vty 1 etelnet remote 10.110.96.54
[Sysname-rta-template-temp2] vty 1 description duigong
# Configure the screen saving code for VTY 1.
[Sysname-rta-template-temp2] vty 1 screencode \E!9Q
# Configure the hotkey for VTY 1 as Alt+B.
[Sysname-rta-template-temp2] vty 1 hotkey 1 97 13
[Sysname-rta-template-temp2] quit
# Apply the template to the asynchronous serial interface.
WAN
FEP 1
FEP 2
Terminal
10.111.0.1/24
Async1/0
10.110.96.54/24
10.110.96.53/24
Initiator
Receiver










