Difference between revisions of "ASA 5510"
From Teknologisk videncenter
m (removed Category:Cisco ASA using HotCat) |
m (added Category:ASA Cisco using HotCat) |
||
Line 22: | Line 22: | ||
[[Category:Cisco]] | [[Category:Cisco]] | ||
[[Category:Security]] | [[Category:Security]] | ||
+ | [[Category:ASA Cisco]] |
Revision as of 13:00, 29 November 2012
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