R3303-HP HSR6800 Routers Network Management and Monitoring Configuration Guide
33
DHCP operation configuration example
Network requirements
As shown in Figure 8, configure and schedule a DHCP operation to test the time required for Router A to
obtain an IP address from the DHCP server (Router B).
Figure 8 Network diagram
Configuration procedure
# Create a DHCP operation to be performed on interface GigabitEthernet 2/0/1.
<RouterA> system-view
[RouterA] nqa entry admin test1
[RouterA-nqa-admin-test1] type dhcp
[RouterA-nqa-admin-test1-dhcp] operation interface gigabitethernet 2/0/1
# Enable the saving of history records.
[RouterA-nqa-admin-test1-dhcp] history-record enable
[RouterA-nqa-admin-test1-dhcp] quit
# Start the DHCP operation.
[RouterA] nqa schedule admin test1 start-time now lifetime forever
# Stop the DHCP operation after a period of time.
[RouterA] undo nqa schedule admin test1
# Display the results of the DHCP operation.
[RouterA] display nqa result admin test1
NQA entry (admin admin, tag test1) test results:
Send operation times: 1 Receive response times: 1
Min/Max/Average round trip time: 512/512/512
Square-Sum of round trip time: 262144
Last succeeded probe time: 2011-11-22 09:54:03.8
Extended results:
Packet loss in test: 0%
Failures due to timeout: 0
Failures due to disconnect: 0
Failures due to no connection: 0
Failures due to sequence error: 0
Failures due to internal error: 0
Failures due to other errors: 0
Packet(s) arrived late: 0
# Display the history records of the DHCP operation.
[RouterA] display nqa history admin test1
NQA entry (admin admin, tag test1) history record(s):
Index Response Status Time
NQA client
Router BRouter A
GE2/0/1
10.1.1.1/16
GE2/0/1
10.1.1.2/16
DHCP server