Service Manual

Usage Information
NOTE: The rest enable command is deprecated; however, the support is
maintained for backward compatibility in version 9.4(0.0P1) and is removed in
the 9.5(0.1) release.
crypto cert generate
Generate a self-signed certificate and key files, if exists, and replace them with the newly generated files.
S4810, S4820T, S3048–ON, S4048–ON, S5000, S6000, S6000–ON, and
Z9500
Syntax
crypto cert generate {cert-file file-name key-file file-name}
[cname common-name] [country country-name] [email email-id]
[length key-length] [locality locality-name] [organization
organization-name] [orgunit organization-unit-name] [state
state-name] [validity days]
Parameters
cert-file file-name Enter the keyword cert-file then the filename of the
certificate to generate with the full path.
key-file file-name Enter the keyword key-file then the key filename to
generate with the full path.
cname common-
name
(OPTIONAL) Enter the keyword cname then the common
name to include in the certificate. The default is Dell
Networking.
country country-
name
(OPTIONAL) Enter the keyword country then the name of
the country to include in the certificate. The maximum
number of characters allowed is two. The default is US.
email email-id (OPTIONAL) Enter the keyword email then the email-id to
include in the certificate.
length key-length (OPTIONAL) Enter the keyword length then the key length
in bits. The key length range is from 1024 to 4096 bits. The
default is 2048 bits.
locality locality-
name
(OPTIONAL) Enter the keyword locality then the name of
the locality to include in the certificate. The default is San
Jose.
organization
organization-
name
(OPTIONAL) Enter the keyword organization then the
name of the organization to include in the certificate. The
default is Dell.
orgunit
organization-unit-
name
(OPTIONAL) Enter the keyword orgunit then the
organization unit name to include in the certificate. The
default is Dell Networking.
state state-name (OPTIONAL) Enter the keyword state then the name of the
state to include in the certificate. The default is California.
REST API CLI
201