The DHCP test monitors the amount of time required to send a DHCP request and receive a response.
Note: Run DHCP tests only for systems that are statically configured and are not running a DHCP client. These tests require an open socket on port 68 to listen for requests. If another process (such as a DHCP client) is already listening on port 68, the test will fail.
Options and Arguments
DHCP tests require only the following options and arguments:
DHCP Server – The hostname or IP address of the DHCP server to test. Specify this argument when you create or modify tests.
Note: IPv6 addresses can be used, but they must be embedded in brackets, for example [0:0:0:0:0:0:10.0.00.0].
Example
Use this example to create a test that monitors the amount of time that is required to send a DHCP request to the DHCP server and receive a response.
To create a new test in a policy
The New test pane appears.
When you commit your changes, SRM adds an entry similar to the following to the svcrsp.cf file:
{ index=31 type=dhcp desc="dhcp_resp" dest="192.174.12.89" args="" interval=120 samples=1 timeout=100 window=300 tos=0 limit=0 status=active name="Test DHCP Service" class="" context="" flags="1" loglevel=2 }
For information about errors you may encounter when running DHCP tests, see DHCP Test Error Codes.
Copyright © 2013 CA. All rights reserved. |
|