Administrator Guide

Switch Management Commands 2314
After receiving the certificate from the Certification Authority, use the crypto
certificate import command in Global Configuration mode to import the
certificate into the switch. This certificate replaces the self-signed certificate.
Use the
end
command to exit Crypto Certificate Request mode without
generating a certificate request. Use the
exit
command to exit Crypto
Certificate Request mode and generate a certificate request.
Example
console(config)#crypto certificate 1 request
console(config-crypto-cert)#common-name DELL
console(config-crypto-cert)#country US
console(config-crypto-cert)#email no-reply@dell.com
console(config-crypto-cert)#location “Round Rock”
console(config-crypto-cert)#organization-name “Dell EMC”
console(config-crypto-cert)#organization-unit “Dell Networking”
console(config-crypto-cert)#state TX
console(config-crypto-cert)#exit
-----BEGIN CERTIFICATE REQUEST-----
MIIBujCCASMCAQIwejENMAsGA1UEAwwEREVMTDEYMBYGA1UECwwPRGVsbCBOZXR3
b3JraW5nMRMwEQYDVQQHDApSb3VuZCBSb2NrMQswCQYDVQQIDAJUWDELMAkGA1UE
BhMCVVMxIDAeBgkqhkiG9w0BCQEWEW5vLXJlcGx5QGRlbGwuY29tMIGfMA0GCSqG
SIb3DQEBAQUAA4GNADCBiQKBgQCb7gWKpCLsG32fSX1sWwRygJrU/m5IOYdJhtss
7Qg37uWlkQCBu8lWY6UFORcEP9yCVY+j0OMjEjAueE8VTVfNiGR8anaCdO63sG77
1z6gVS5M6xFnNM6OsO0rLjpnaqeQ85eHNXK0cKRWA5wRFQcYGS+GfDCk9DEBGID2
/sumDwIDAQABoAAwDQYJKoZIhvcNAQEFBQADgYEAahrQQ/Oi0Gn+R2eQnlyBfW59
caq+68/GtmeLJdOlTOpQQhT1NgNdRZG0W/TmG2PAumRrPlXf/bnnBobwCTlMPbE0
HBEoTKlAbGhXnSDHfrvpGyH8sphWDvCgZ2fSljY6e4SEE5Lu1J1MRJaLstpZGaQf
mB0MBPXsPJbIlIT+vPM=
-----END CERTIFICATE REQUEST-----
duration
Use the duration command in Crypto Certificate Generation mode to specify
the duration of certificate validity.
Syntax
duration days
days — Specifies the number of days a certification would be valid. If
left unspecified, the parameter defaults to 365 days. (Range: 30–3650
days)