Command Manual – SSH
H3C S7500E Series Ethernet Switches
Chapter 1 SSH Configuration Commands
1-21
Examples
# Specify the source IPv6 address as 2:2::2:2 for the SSH client.
<Sysname> system-view
[Sysname] ssh client ipv6 source ipv6 2:2::2:2
1.1.25 ssh client source
Syntax
ssh client source
{
ip
ip-address
|
interface
interface-type interface-number
}
undo ssh client source
View
System view
Parameters
ip
ip-address
: Specifies a source IPv4 address.
interface interface-type interface-number
: Specifies a source interface by its type and
number.
Description
Use the
ssh
client
source
command to specify the source IPv4 address or source
interface of the SSH client.
Use the
undo ssh client source
command to remove the configuration.
By default, an SSH client uses the IP address or interface specified by the route to
access the SSH server.
Related commands:
display ssh client source
.
Examples
# Specify the source IPv4 address of the SSH client as 192.168.0.1.
<Sysname> system-view
[Sysname] ssh client source ip 192.168.0.1
1.1.26 ssh server authentication-retries
Syntax
ssh server authentication-retries
times
undo ssh server authentication-retries
View
System view