PIX调试                                                                                                 
write erase
reload
route outside 0 0 XXXX
write memory
pix dhcp
the cisco pix firewall can act both as a DHCP server and a client.
the DHCP server can only support a maximum of 256 clients
the DHCP client feature can only be configured on the outside interface of the PIX firewall.
the DHCP server can be configured only on the inside interface
PIX可以做中继、服务器、客户端三种角色
dhcp server
dhcpd address 192.168.1.30-192.168.1.200   address pool
dhcpd dns 202.106.0.20
dhcpd wins 192.168.10.2
dhcpd lease 3600(s)
dhcpd domain cisco.com
dhcp enable inside
dhcpd auto_config outside把从外边的作为dhcp client学到的dns ==参数,自动的以dhcp server 的方
式分配给内部的dhcp client
DHCP 中继
dhcprelay server XXXX outside最多四个,DHCP server
dhcprelay enable inside
DHCP客户端
ip add outside dhcp (setroute)自动设default route