Difference between revisions of "ASA 5510"

From Teknologisk videncenter
Jump to: navigation, search
m (moved Asa 5510 to ASA 5510)
m
Line 14: Line 14:
 
dhcpd enable management
 
dhcpd enable management
 
</source>
 
</source>
 
+
=IPS=
 +
*Module SSM-AIP 10 (Up to 150 Mbps)
 
=Links=
 
=Links=
 
*[http://www.cisco.com/en/US/docs/security/asa/quick_start/5500/5500_quick_start.html Quick Start Guide]
 
*[http://www.cisco.com/en/US/docs/security/asa/quick_start/5500/5500_quick_start.html Quick Start Guide]

Revision as of 09:46, 30 April 2013

Basic configuration

interface management0/0
  ip address 192.168.1.1 255.255.255.0
  nameif management
  security-level 100
  no shutdown
asdm history enable
http server enable
http 192.168.1.0 255.255.255.0 management
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable management

IPS

  • Module SSM-AIP 10 (Up to 150 Mbps)

Links