DHCP Server Locator Utility Topics | Next
DHCP Server Locator Utility Syntax
dhcploc [-p] [-a:"alertname_list"] [-i:alertinterval] computer_ip_address [valid_dhcp_server_list]
Where:
- -p:
- specifies not to display detected packets from any of the authorized DHCP servers specified in valid_dhcp_server_list.
- -a:"alertname_list"
- specifies to send alert messages to the names in alertname_list if any unauthorized DHCP servers are found.
- -i:alertinterval
- specifies the alert frequency in seconds.
- computer_ip_address
- specifies the IP address of the computer from which you are running DHCP Server Locator Utility. If the computer has multiple adapters, you must specify the IP address of the adapter that is connected to the subnet you want to test.
- valid_dhcp_server_list
- specifies the IP addresses of any number of authorized DHCP servers. The tool will not send alerts when it detects packets from the servers in this list. However it will display those packets unless you specify the -p option.