< Home

scp client-source

Function

The scp client-source command configures a source IP address or source interface for the FW serving as the Secure Copy Protocol (SCP) client.

The undo scp client-source command deletes the source IP address or source interface for the FW serving as the SCP client.

Format

scp client-source { -a source-ip-address | -i interface-type interface-number }

undo scp client-source

Parameters

Parameter Description Value

-a source-ip-address

Specifies the source IPv4 address of the local FW.

-

-i interface-type interface-number

Specifies the source interface of the local FW.

The available interface type must be LoopBack interface.

Views

System view

Default Level

3: Management level

Usage Guidelines

Configuring a source IP address or source interface for the FW can improve network security.

Example

# Configure the IP address 1.1.1.1 of a loopback interface as the source IP address for the SCP client.

<sysname> system-view
[sysname] scp client-source -a 1.1.1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >