Cisco ASA 5515-X Schnellstart-Handbuch - Seite 5

Blättern Sie online oder laden Sie pdf Schnellstart-Handbuch für Netzwerk-Hardware Cisco ASA 5515-X herunter. Cisco ASA 5515-X 15 Seiten. Threat defense reimage guide
Auch für Cisco ASA 5515-X: Installationsanleitung Handbuch (13 seiten), Schnellstart-Handbuch (13 seiten), Handbuch zur einfachen Einrichtung (11 seiten), Software-Handbuch (37 seiten)

Cisco ASA 5515-X Schnellstart-Handbuch
Cisco ASA 5512-X, ASA 5515-X, ASA 5525-X, ASA 5545-X, and ASA 5555-X Quick Start Guide
Procedure
1.
Connect your computer to the ASA console port with the supplied console cable. You might need to use a third party
serial-to-USB cable to make the connection.
2.
Launch a terminal emulator and connect to the ASA.
3.
Press the Enter key to see the following prompt:
ciscoasa>
4.
Access privileged EXEC mode:
enable
The following prompt appears:
Password:
5.
Press Enter. By default, the password is blank.
6.
Access global configuration mode:
configure terminal
7.
Clear the configuration:
clear configure all
8.
Copy and paste the following configuration at the prompt. Omit commands with GigabitEthernet0/6 and GigabitEthernet0/7
and inside_6 and inside_7 for the ASA 5512-X and 5515-X.
interface Management0/0
no shutdown
interface GigabitEthernet0/0
nameif outside
security-level 0
ip address dhcp setroute
no shutdown
interface bvi 1
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
no shutdown
interface GigabitEthernet0/1
nameif inside_1
security-level 100
bridge-group 1
no shutdown
interface GigabitEthernet0/2
nameif inside_2
security-level 100
no shutdown
bridge-group 1
interface GigabitEthernet0/3
nameif inside_3
security-level 100
no shutdown
bridge-group 1
interface GigabitEthernet0/4
nameif inside_4
security-level 100
no shutdown
bridge-group 1
Cisco ASA 5512-X, ASA 5515-X, ASA 5525-X, ASA 5545-X, and ASA 5555-X Quick Start Guide
4. Modify the Initial Configuration for the ASA FirePOWER Module (Optional)
5