Hub/Switch Reference Guide
482 Cryptography Commands
NN47250-100 (Version 02.51)
-----BEGIN CERTIFICATE-----
MIIBdTCP3wIBADA2MQswCQYDVQQGEwJVUzELMAkGA1UECBMCQOExGjAYBgNVB
AMU
EXR1Y2hwdWJzQHRycHouY29tMIGfMAOGCSqGSIb3DQEBAQAA4GNADCBiQKBgQC4
.....
2L8Q9tk+G2As84QYLm8wmVY>xP56M;CUAm908C2foYgOY40=
-----END CERTIFICATE-----
See Also
• crypto generate request on page 473
• crypto generate self-signed on page 475
crypto generate key
Generates an RSA public-private encryption key pair that is required for a Certificate Signing Request (CSR) or a self-
signed certificate. For SSH, generates an authentication key.
Syntax
crypto generate key {admin | domain | eap | ssh | web}
{128 | 512 | 1024 | 2048}
Defaults
None.
Access
Enabled.
History
Usage
You can overwrite a key by generating another key of the same type.
admin Generates an administrative key pair for authenticating the WSS to
WLAN Management Software or Web View.
domain Generates a key pair for authenticating management traffic exchanged
by WSSs within a Mobility Domain.
eap Generates an EAP key pair for authenticating the WSS to 802.1X
supplicants (clients).
ssh Generates a key pair for authenticating the WSS to Secure Shell
(SSH) clients.
web Generates an administrative key pair for authenticating the WSS to
Web-based AAA clients.
128 | 512 | 1024 | 2048 Length of the key pair in bits.
Note: The minimum key length for SSH is 1024. The length 128
applies only to domain and is the only valid option for it.
Version 4.1 webaaa option renamed to web
Version 5.0 domain option added










