R2511-HP MSR Router Series Terminal Access Command Reference(V5)

63
Parameters
cipher: Sets the ciphertext password.
simple: Sets the plaintext password.
password: Specifies a password, a case–sensitive string. If simple is specified, it must be a string of 1 to
16 characters. If cipher is specified, it must be a ciphertext string of 1 to 53 characters.
Usage guidelines
For security purposes, all passwords, including passwords configured in plain text, are saved in cipher
text to the configuration file.
You can configure the password no matter whether the service is running or not.
This configuration is effective when password is specified for the authentication-mode command. If none
or scheme is specified, this configuration is ineffective.
Examples
# Configure the password for terminals to log into the cunkuan service to plaintext password 123 .
<Sysname> system-view
[Sysname] ipta service cunkuan
[Sysname-ipta-service-cunkuan] set authentication password simple 123
Related commands
authentication-mode
source ip
Use source ip to bind a source IP address to a service.
Use undo source ip to restore the default.
Syntax
source ip ip-address
undo source ip
Default
No source IP address is bound to the service. The IP address of the outbound interface is used as the
source IP address of TCP connections.
Views
IP terminal access service view
Default command level
2: System level
Parameters
ip-address: Specifies the source IP address bound to the service, in dotted decimal notation.
Usage guidelines
Specify the IP address of a loopback or dialer interface as the source IP address of TCP connections, and
configure a route to the IP address of FEP.
Examples
# Bind a source IP address to the cunkuan service.