Cisco Cisco ASA 5580 Adaptive Security Appliance Installation Guide

Page of 10
6
 
Step 10
Verify that there is crypto key. If it does not exist, generate one using the following commands:
ciscoasa(config)# show crypto key mypubkey rsa
ciscoasa(config)# crypto key generate rsa
Step 11
Verify that the Encryption-DES and Encryption-3DES-AES are enabled using the following 
command on the ASA:
ciscoasa(config)# show version
If they are disabled, generate a new license.
4  
Configure Jumbo Frame Support
To use Ethernet packets larger than 1500 bytes, you must configure jumbo frame support.
Step 1
Enable jumbo frames:
ciscoasa(config)# jumbo-frame reservation
Step 2
Save the running configuration:
ciscoasa(config)# write memory
Step 3
Reboot the ASA:
ciscoasa(config)# reload
5  
Configure Multiple Context Mode
Step 1
To configure multi-context mode, see the “High Availability and Scalability” chapter in the 
Cisco ASA Series General Operations CLI Configuration Guide for instructions, at:
The instructions at this link describe how to configure interfaces in system mode, assign them 
to contexts, and configure the interfaces in each context. Those are all steps that will be done 
by the Device Package.