Catalyst crypto key generate rsaコマンドの使い方

環境
Catalyst

構文
crypto key generate rsa
crypto key generate rsaコマンドを使って、ホスト名とドメイン名を元となるキーとして暗号化用の鍵を作成します。

操作方法
1.「crypto key generate rsa」を実行する

2.実行後は鍵長を求められます。2048を設定しています

詳細結果

Cisco(config)# crypto key generate rsa
The name for the keys will be: test.example.com
Choose the size of the key modulus in the range of 360 to 2048 for your General Purpose Keys. Choosing a key modulus greater than 512 may take a few minutes.

How many bits in the modulus [512]: 2048
% Generating 2048 bit RSA keys ...[OK]
Cisco(config)#

 

Cisco

Posted by arkgame