DHCP Server ASA firewall

Scope: 192.168.40.10 - 192.168.40.149

Default gateway is IP of the LAN Interface

LAN interface name: INSIDE_LAN

DNS server: 8.8.8.8

DHCP lease time: 8 Hours

CLI:

dhcpd address 192.168.40.10-192.168.40.149 INSIDE_LAN

dhcpd enable INSIDE_LAN

dhcpd dns 8.8.8.8 interface INSIDE_LAN

dhcpd lease 28800 interface INSIDE_LAN

Result of the command: "sh dhcpd bin"

IP address Client Identifier Lease expiration Type

192.168.40.12 01e0.c97a.d128.99 28760 seconds Automatic

192.168.40.13 016c.3e6d.a28d.cf 28680 seconds Automatic