ipconfig getpacket en0
According to the manual page for ipconfig, this command appears to be unique to Mac OS X.
The command will display a bunch of useful info, including:
server_identifier (ip): That's your DHCP server's IP address.
yiaddr: Your machine's IP address.
chaddr: Your machine's MAC address.
domain_name_server: Your domain name server(s).