HP VPN Firewall Appliances System Management and Maintenance Configuration Guide

197
b. Enter username client002 and password aabbcc as prompted to log in to the SFTP server.
Figure 89 SFTP client interface
Publickey authentication enabled SFTP client configuration
example
Network requirements
As shown in Figure 90, you can log in to the router through the SFTP client that runs on the firewall. The
router acts as the SFTP server, adopting publickey authentication and the RSA public key algorithm.
Figure 90 Network diagram
Configuration considerations
In the server configuration, the client public key is required. Use the client software to generate an RSA
key pair on the client before configuring the SFTP server.
Configuration procedure
1. Configure the SFTP client:
# Configure an IP address for interface GigabitEthernet 0/1.
<Firewall> system-view
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet 0/1] ip address 192.168.0.2 255.255.255.0
[Firewall-GigabitEthernet 0/1] quit