HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 59

Advertising
background image

Command line 59

Item

Description

Address=<ftp://user:password@IPAddress/filename>

-or-

load ldap-certificate

Address=<ftp://user:password@ipaddress> Filename=<name>

Properties

Address (required)

A valid IP address or host name of the FTP server, including user name,

password, and name of the certificate file on the server.

Place brackets around the IPv6 address in the FTP URL..

Filename (required)

The name of the LDAP certificate file on the server. The filename can also be given
separately.

The file path given will be treated as relative to the login directory for the user on

the FTP server. The user should ensure that the permissions are appropriate for the
transfer to succeed.

Examples

->load ldap-certificate

Address=ftp://user:[email protected]/new-ldap.crt

Downloads LDAP certification from the remote FTP server

->load ldap-certificate

Address=ftp://user:[email protected]

filename=/new-ldap.crt

Downloads LDAP certification from the remote FTP server

->load ldap-certificate

address=ftp://user:password@[2001:1::1]/new-ldap.crt

Downloads LDAP certification from the remote FTP server using an IPv6 address

->load ldap-certificate

address=ftp://user:password@[2001:1::1]

filename=/new-ldap.crt

Downloads LDAP certification from the remote FTP server using an IPv6 address

Item

Description

remove

ldap-certificate

Remove an existing LDAP certificate.

Syntax

remove ldap-certificate <SerialNumber | *>

Parameter

SerialNumber

(required)

The serial number of an existing LDAP certificate. Use "*" to remove all
configured LDAP certificates.

Examples

->remove ldap-certificate B4:02:C0:29:B5:E5:B4:81

Removes an existing LDAP certificate by serial number

->remove ldap-certificate *

Removes all LDAP certificates

Item

Description

show ldap-certificate Display LDAP certificate information.
Syntax

show ldap-certificate [<SerialNumber> | *]

Parameter

SerialNumber

(optional)

The serial number of an existing LDAP certificate in a colon format. Use "*" to

display detailed output of all the LDAP certificates in the VC domain. If an LDAP
certificate is not specified, a summary output of all the LDAP certificates appears.

Examples

Advertising