R2511-HP MSR Router Series Terminal Access Command Reference(V5)
62
Default
The terminal access type is tty.
Views
IP terminal access service view
Default command level
2: System level
Parameters
etelnet index: Specifies the ETelnet terminal access type. The index argument indicates an ETelnet service
index. When multiple ETelnet service connections are established between an FEP and a router, each
connection is identified by the IP address of the router and a window ID. The window ID is calculated
based on the specified ETelnet service index and sent to the FEP during ETelnet negotiation. Therefore, to
make sure that multiple connections can be established between the FEP and the router, you need to
specify a unique index for each connection.
ssh: Specifies the SSH terminal access type.
tty: Specifies the TTY terminal access type.
Usage guidelines
To modify the terminal access type, you must first disconnect all current service connections.
Examples
# Specify the SSH terminal access type.
<Sysname> system-view
[Sysname] ipta service cunkuan
[Sysname-ipta-service-cunkuan] service type ssh
# Specify the TTY terminal access type.
<Sysname> system-view
[Sysname] ipta service cunkuan
[Sysname-ipta-service-cunkuan] service type tty
set authentication password
Use set authentication password to set the authentication password for terminals to log in to a service.
Use undo set authentication password to remove the setting.
Syntax
set authentication password { cipher | simple } password
undo set authentication password
Default
No authentication password is configured.
Views
IP terminal access service view
Default command level
2: System level










