Before You Begin

Configure an ASA using ASDM.

Cable the Firewall

  • (Optional) Obtain a console adapter—The firewall ships with a DB-9 to RJ-45 serial cable, so you may need to buy a third party DB-9-to-USB serial cable to make the connection.

  • Install SFP/SFP+ modules into ports Ethernet 1/9 and higher.

  • See the hardware installation guide for more information.

Cabling for the ASA

Power On the Firewall

System power is controlled by a rocker power switch located on the rear of the firewall. The rocker power switch provides a soft notification that supports graceful shutdown of the system to reduce the risk of system software and data corruption.

Procedure


Step 1

Attach the power cord to the firewall, and connect it to an electrical outlet.

Step 2

Turn the power on using the rocker power switch located on the rear of the chassis, adjacent to the power cord.

Figure 1. Power Button
System and Power LEDs

Step 3

Check the Power LED on the back of the firewall; if it is solid green, the firewall is powered on.

Figure 2. System and Power LEDs
System and Power LEDs

Step 4

Check the System LED on the back of the firewall; after it is solid green, the system has passed power-on diagnostics.


Which Application is Installed: Threat Defense or ASA?

Both applications, threat defense or ASA, are supported on the hardware. Connect to the console port and determine which application was installed at the factory.

Procedure


Step 1

Connect to the console port.

Figure 3. Console Port
Console Port

Step 2

See the CLI prompts to determine if your firewall is running threat defense or ASA.

Threat Defense

You see the firepower login (FXOS) prompt. You can disconnect without logging in and setting a new password.


firepower login:

ASA

You see the ASA prompt.


ciscoasa> 

Step 3

If you are running the wrong application, see Cisco Secure Firewall ASA and Secure Firewall Threat Defense Reimage Guide.


Access the ASA CLI

You might need to access the CLI for configuration or troubleshooting.

Procedure


Step 1

Connect to the console port.

Figure 4. Console Port
Console Port

Step 2

You connect to the ASA CLI in user EXEC mode. This mode lets you use many show commands.


ciscoasa> 

Step 3

Access privileged EXEC mode. This password-protected mode lets you perform many actions, including accessing configuration modes.

enable

You are prompted to change the password the first time you enter the enable command.

Example:


ciscoasa> enable
Password:
The enable password is not set. Please set it now.
Enter Password: ******
Repeat Password: ******
ciscoasa#

Step 4

Access global configuration mode.

configure terminal

Example:


ciscoasa# configure terminal
ciscoasa(config)#

Step 5

Access the FXOS CLI. Use this CLI for troubleshooting at the hardware level.

connect fxos [admin]

  • admin —Provides admin-level access. Without this option, you have read-only access. Note that no configuration commands are available even in admin mode.

You are not prompted for user credentials. The current ASA username is passed through to FXOS, and no additional login is required. To return to the ASA CLI, enter exit or type Ctrl-Shift-6, x.

Example:


ciscoasa# connect fxos admin
Connecting to fxos.
Connected to fxos. Escape character sequence is 'CTRL-^X'.
firepower# 
firepower# exit
Connection with FXOS terminated.
Type help or '?' for a list of available commands.
ciscoasa#


Obtain Licenses

When you bought your device from Cisco or a reseller, your licenses should have been linked to your Smart Software License account. If you don't have an account on the Smart Software Manager, click the link to set up a new account.

The ASA has the following licenses:
  • Essentials—Required

  • Security Contexts

  • Carrier—Diameter, GTP/GPRS, M3UA, SCTP

  • Cisco Secure Client

  1. If you need to add licenses yourself, go to Cisco Commerce Workspace and use the Search All field.

    Figure 5. License Search
    License Search
  2. Search for the following license PIDs.


    Note


    If a PID is not found, you can add the PID manually to your order.


    • Essentials—Included automatically.

    • 5 context—L-FPR3K-ASASC-5=. Context licenses are additive; buy multiple licenses.

    • 10 context—L-FPR3K-ASASC-10=. Context licenses are additive; buy multiple licenses.

    • Carrier (Diameter, GTP/GPRS, M3UA, SCTP)—L-FPR3K-ASA-CAR=

  3. Choose Products & Services from the results.

    Figure 6. Results
    Results