Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
71/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.3.10 clear ssh-rhost-key
Function
Delete registered public key of SSH remote host.
Prompt
xg#
Command syntax
clear ssh-rhost-key [ HOST ]
Parameter
z HOST
Specifies the host name or IP address of a SSH server.
If this parameter is omitted, all public keys will be deleted.
Command type
Operation management commands
Example
Delete the public key for the SSH server whose IP address is “192.168.1.10”
xg# clear ssh-rhost-key 192.168.1.10
5.3.11 generate ssh-host-key
Function
Generate authentication key. If it has already been made, it is regenerated.
Prompt
xg#
Command syntax
generate ssh-host-key
Command type
Operation management commands
Example
The following generates authentication key.
xg# generate ssh-host-key