Fabric OS reference guide
161
Fabric OS 3.x Document Addendum
To set DH group 3:
To set all DH groups to be specified in authentication negotiate order of 0, 1, 2, 3, and 4:
See Also
portshow
secauthsecret
Downloads the switch configuration from a host file.
Syntax
configdownload [”host”, ”user”, ”file” [, ”passwd”]]
Availability
Admin
Description
Use this command to download the switch configuration from a host file. The configuration
file might have been generated previously using configupload, or it might have been created to
download only specific configuration changes. See
configupload
for a description of the
configuration file format.
The download process uses either file transfer protocol (FTP) or the RSHD protocol (TCP
service 514). Both of these services are widely available on UNIX® hosts, but less so on
Windows hosts.
On Windows NT®, the FTP server might have to be installed from the distribution media and
enabled; on Windows NT or Windows 9x, there are several good freeware and shareware FTP
servers available. To use RSHD on Windows NT or 9x, two utilities are supplied, RSHD.EXE
and CAT.EXE, together with instructions on how to install and run them. The FTP server or
RSHD must be running before a download can occur.
The command can be invoked without any parameters; in that case the user is prompted for
input, including choice of FTP or RSHD. If invoked with three parameters, RSHD is used;
otherwise, the presence of the fourth parameter (FTP password) selects FTP.
switch:admin>
authutil "--set -g 3"
Committing configuration...done.
DH Group is set to 3.
switch:admin>
authutil "--set -g *"
Committing configuration...done.
DH Group is set to 0,1,2,3,4
configdownload
Summary of Contents for StorageWorks 2/16 - SAN Switch
Page 8: ...Contents 8 Fabric OS 3 x Document Addendum ...
Page 16: ...Advanced performance monitor user guide 16 Fabric OS 3 x Document Addendum ...
Page 72: ...Advanced Web Tools user guide 72 Fabric OS 3 x Document Addendum ...
Page 130: ...Extended fabric user guide 130 Fabric OS 3 x Document Addendum ...
Page 150: ...Fabric OS procedures user guide 150 Fabric OS 3 x Document Addendum ...
Page 238: ...Fabric OS reference guide 238 Fabric OS 3 x Document Addendum ...