Difference between revisions of "ASA 5510"
From Teknologisk videncenter
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 08: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)