Fujitsu ETERNUS DX80 S2 Cli User's Manual page 532

Disk storage systems
Hide thumbs Also See for ETERNUS DX80 S2:
Table of Contents

Advertisement

Chapter 4 Function/System Settings and Display
4.3 Network Management
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
CLI> $
$ ssh foo@192.168.0.101 << EOS
? show smi-s
? show status
? EOS
CLI> show smi-s
Current
After the next power cycle [Enable]
CLI> show status
Summary Status
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.
[Normal]
[Enable]
[Normal]
ETERNUS CLI User's Guide
Copyright 2015 FUJITSU LIMITED
532
P2X0-1030-09ENZ0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents