Guide how to configure both Server and Client by Cisco Routers
Configuring DHCPv4 Using Cisco IOS Instructions
RedesFull description
Full description
sso
configuration dcnFull description
configuration dcnDescripción completa
Full description
9Descrição completa
discursoDescripción completa
Marketing editorialDescripción completa
Descripción: Music, Sound and the Moving Image
Descripción completa
09- Configuring Cisco ASA ASA
Ahmed Sultan CCNA | CCNA CCNA Security | CCNP CCNP Security | JNCIA-Junos JNCIA-Junos | CEH CEH
What is Cisco ASA ? •
•
•
•
ASA in Cisco ASA stands for Adaptive Security Appliance. Cisco ASA is a security device that combines firewall, intrusion prevention, and virtual private network (VPN) capabilities. ASA is valuable and flexible in that it can be used as a security solution for both small and large networks. Cisco ASA can do the following and more: - Anti virus - Anti spam - IDS/IPS engine - VPN device - SSL device - Content inspection
Cisco ASA Models
ASA Security Levels
Emulate ASA on GNS3 (Lab) Firewall# config t Firewall(config)# interface Ethernet 0/0 Firewall(config-if)# ip address 10.10.10.1 255.255.255.0 Firewall(config-if)# nameif Management Firewall(config-if)# security-level 100 Firewall(config-if)# no shutdown
Configure ASA Using ASDM (Lab)
•
Make sure your PC is ready to talk to Firewall.
•
Copy ASDM image to Firewall (TFTP server).
•
Set the Firewall to Load ASDM at next reboot. - Firewall(config)# asdm image flash:asdm-647.bin - Firewall(config)# http server enable - Firewall(config)# http 10.10.10.2 255.255.255.255 Management - Firewall(config)# username ahmedsultan password cisco privilege 15