EasyManua.ls Logo

Fujitsu Eternus DX80 S2 - Page 532

Fujitsu Eternus DX80 S2
756 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 4 Function/System Settings and Display
4.3 Network Management
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED P2X0-1030-09ENZ0
532
Example(s)
$ ssh-keygen -N "" -f ~/.ssh/identity
Generating public/private rsa key pair.
Your identification has been saved in /home/foo/.ssh/identity.
Your public key has been saved in /home/foo/.ssh/identity.pub.
The key fingerprint is:
00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 foo@192.168.0.100
$ ssh-keygen -e -f .ssh/identity.pub > identity.pub.ietf
$ telnet 192.168.0.101
Trying 192.168.0.101...
Connected to 192.168.0.101 (192.168.0.101).
Escape character is '^]'.
ETERNUS login is required. [2011-11-11 11:11:11]
Login:foo
Password:
CLI> import ssh-public-key -server 192.168.0.100 -port maintenance -user foo -filename identity.pub.ietf -account-name foo
Password :
$ importing ./identity.pub.ietf from 192.168.0.100
CLI> exit
$ rm identity.pub.ietf
$ ssh foo@192.168.0.101
CLI> exit
$ echo show status | ssh foo@192.168.0.101
CLI> show status
Summary Status [Normal]
CLI> $
$ ssh foo@192.168.0.101 << EOS
? show smi-s
? show status
? EOS
CLI> show smi-s
Current [Enable]
After the next power cycle [Enable]
CLI> show status
Summary Status [Normal]
CLI> $
A CLI command with the following format cannot be executed:
ssh foo@192.168.0.101 show status
Use a here document or a pipe character that are shown in the example above for the specifications.

Table of Contents

Other manuals for Fujitsu Eternus DX80 S2

Related product manuals