
168
Step Command
Remarks
9.
Specify the maximum number
of concurrent online SSH
users.
aaa session-limit ssh
max-sessions
The default setting is 16.
Changing the upper limit does not
affect online SSH users.
Configuring the device as an Stelnet client
Stelnet client configuration task list
Tasks at a glance
Specifying a source IP address or source interface for the Stelnet client
Establishing a connection to an Stelnet server
Specifying a source IP address or source interface for the
Stelnet client
By default, an Stelnet client uses the IP address of the outbound interface specified by the route to the
Stelnet server when communicating with the Stelnet server. You can specify a source IP address or source
interface for the client to communicate with the server. To make sure the Stelnet client and the Stelnet
server can communicate with each other, and to improve the manageability of Stelnet clients in the
authentication service, H3C recommends that you specify a loopback interface as the source interface.
To specify a source IP address or source interface for the Stelnet client:
Step Command Remarks
1.
Enter system view.
system-view
N/A
2.
Specify a source address
or source interface for the
Stelnet client.
•
Specify a source IPv4 address or
source interface for the Stelnet client:
ssh client source
{
interface
interface-type interface-number
|
ip
ip-address
}
•
Specify a source IPv6 address or
source interface for the Stelnet client:
ssh client ipv6 source
{
interface
interface-type interface-number
|
ipv6
ipv6-address
}
Use either command.
By default, an Stelnet client uses
the IP address of the outbound
interface specified by the route
to the Stelnet server when
communicating with the Stelnet
server.
Establishing a connection to an Stelnet server
You can start the Stelnet client to establish a connection to an Stelnet server, and specify the public key
algorithm, the preferred encryption algorithm, the preferred HMAC algorithm, and the preferred key
exchange algorithm.