HP 3PAR StoreServ 7400 2-node HP 3PAR OS 3.1.2 Release Notes - Page 21

Modifications to the OS CLI

Page 21 highlights

Modifications to the OS CLI Issue ID 37356 43691 Item Description IPv6 support has been added The CLI remote client now has the capability to connect to the HP 3PAR to the CLI client system with IPv6. The CLI Client can provide 1. The CLI client can provide the client application name, version and the name, version and host name host it runs from to the server. It can either use the new options -clientname, to the server -clientver and -clienthost or use the environment variable TPDCLIENTNAME, TPDCLIENTVER or TPDCLIENTHOST. -clientname Name of the client application. (Not available before version 3.1.1) -clientver Version of the client application. (Not available before version 3.1.1) -clienthost Name of the host the client application runs on. (Not available before version 3.1.1) New environment variables have been added to support that information too: TPDCLIENTNAME Client application name. Overridden by -clientname option. (Not available before version 3.1.1) TPDCLIENTVER Client application version. Overridden by -clientver option. (Not available before version 3.1.1) TPDCLIENTHOST The host the client application runs on. Overridden by -clienthost option. (Not available before version 3.1.1) Example to use the cli with the client application info: cli -clientname "cli" -clientver "3.1.1" -clienthost "simpsons" 2. New option -d for command showuserconn to show the client name, version and the host name it runs from cli% showuserconn -d Connection 0 Id : 2844 Name : root IP Addr : 192.168.4.77 Role : super Connected since : 2010-08-10 10:40:37 PDT Current : - Client : remote Encrypted : N Client Name : -- Client Host : -- Client Version : -- Connection 1 Id : 2956 Name : 3parsvc IP Addr : 127.0.0.1 Role : super Connected since : 2010-08-10 10:54:26 PDT Current : - Client : local Encrypted : Y Client Name : SSH Client Host : -- Client Version : -- Connection 2 Id : 3243 Name : root IP Addr : 192.168.6.11 Modifications to the OS CLI 21

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59

Modifications to the OS CLI
Description
Item
Issue ID
The CLI remote client now has the capability to connect to the HP 3PAR
system with IPv6.
IPv6 support has been added
to the CLI client
37356
1. The CLI client can provide the client application name, version and the
host it runs from to the server. It can either use the new options -clientname,
The CLI Client can provide
name, version and host name
to the server
43691
-clientver and -clienthost or use the environment variable TPDCLIENTNAME,
TPDCLIENTVER or TPDCLIENTHOST.
-clientname Name of the client application.
(Not available before version 3.1.1)
-clientver Version of the client application.
(Not available before version 3.1.1)
-clienthost Name of the host the client application runs on.
(Not available before version 3.1.1)
New environment variables have been added to support that information
too:
TPDCLIENTNAME Client application name. Overridden by -clientname
option.
(Not available before version 3.1.1)
TPDCLIENTVER Client application version. Overridden by -clientver option.
(Not available before version 3.1.1)
TPDCLIENTHOST The host the client application runs on. Overridden by
-clienthost option.
(Not available before version 3.1.1)
Example to use the cli with the client application info:
cli -clientname "cli" -clientver "3.1.1" -clienthost "simpsons"
2. New option -d for command
showuserconn
to show the client name,
version and the host name it runs from
cli% showuserconn -d
---------------Connection 0----------------
Id
:
2844
Name
:
root
IP Addr
:
192.168.4.77
Role
:
super
Connected since :
2010-08-10 10:40:37 PDT
Current
:
-
Client
:
remote
Encrypted
:
N
Client Name
:
--
Client Host
:
--
Client Version
:
--
---------------Connection 1----------------
Id
:
2956
Name
:
3parsvc
IP Addr
:
127.0.0.1
Role
:
super
Connected since :
2010-08-10 10:54:26 PDT
Current
:
- Client
:
local
Encrypted
:
Y
Client Name
:
SSH
Client Host
:
--
Client Version
:
--
---------------Connection 2----------------
Id
:
3243
Name
:
root
IP Addr
:
192.168.6.11
Modifications to the OS CLI
21