show dhcp relay statistics
Syntax
show dhcp relay statistics<bulk-leasequery-connections><leasequery><logical-system logical-system-name><routing-instance routing-instance-name>
Syntax
Syntax for EX Series switches:
show dhcp relay statistics<routing-instance routing-instance-name>
Description
Display Dynamic Host Configuration Protocol (DHCP) relay statistics.
Options
| bulk-leasequery-connections |
(Optional) Display information about DHCP relay bulk leasequery statistics. |
| leasequery |
(Optional) Display information about DHCP relay individual leasequery statistics. |
| logical-system logical-system-name |
(On routers only) (Optional) Perform this operation on the specified logical system. If you do not specify a logical system name, statistics are displayed for the default logical system. |
| routing-instance routing-instance-name |
(Optional) Perform this operation on the specified routing instance. If you do not specify a routing instance name, statistics are displayed for the default routing instance. |
Required Privilege Level
view
Output Fields
Table 1
lists the output fields for the show dhcp relay statistics
command. Output fields are listed in the approximate order in which they appear.
|
Field Name |
Field Description |
|---|---|
|
|
Number of packets discarded by the extended DHCP relay agent
application due to errors. Only nonzero statistics appear in the
|
|
|
Number of DHCP messages received.
|
|
|
Number of DHCP messages sent.
|
|
|
State of the external DHCP server responsiveness. |
|
|
Number of packets forwarded.
|
|
|
State of the external DHCP server responsiveness. |
|
|
Total number of servers with which the DHCP relay agent has requested a bulk leasequery connection. |
|
|
Total number of servers with which the DHCP relay agent has attempted to create a bulk leasequery connection. |
|
|
Total number of servers that have formed a bulk leasequery connection with the DHCP relay agent. |
|
|
Total number of servers that have terminated a bulk leasequery connection with the DHCP relay agent. |
|
|
Total number of servers where the DHCP relay agent reached the maximum retry limit when it attempted to create a bulk leasequery connection. |
|
|
Total number of bulk leasequery connections that closed due to an internal error on the DHCP relay agent. |
|
|
Number of current bulk leasequery connections on the DHCP relay agent. |
|
|
Number of bulk leasequery reply packets that the DHCP relay agent has retried. |
Sample Output
- show dhcp relay statistics
- show dhcp relay statistics (EX Series)
- show dhcp relay statistics routing-instance (ACX Series)
- show dhcp relay statistics bulk-leasequery-connections
show dhcp relay statistics
user@host> show dhcp relay statistics
Packets dropped:
Total 34
Leasequery reply with older timestamp 7
Leasequery reply aborted 12
Bad hardware address 1
Bad opcode 1
Bad options 3
Invalid server address 5
Lease Time Violation 1
No available addresses 1
No interface match 2
No routing instance match 9
No valid local address 4
Packet too short 2
Read error 1
Send error 1
Option 60 1
Option 82 2
Messages received:
BOOTREQUEST 116
DHCPDECLINE 0
DHCPDISCOVER 11
DHCPINFORM 0
DHCPRELEASE 0
DHCPREQUEST 105
DHCPLEASEACTIVE 0
DHCPLEASEUNASSIGNED 0
DHCPLEASEUNKNOWN 0
DHCPLEASEQUERYDONE 0
Messages sent:
BOOTREPLY 0
DHCPOFFER 2
DHCPACK 1
DHCPNAK 0
DHCPFORCERENEW 0
DHCPLEASEQUERY 0
DHCPBULKLEASEQUERY 0
Packets forwarded:
Total 4
BOOTREQUEST 2
BOOTREPLY 2
External Server Response:
State Responding
show dhcp relay statistics (EX Series)
user@host> show dhcp relay statistics
Packets dropped:
Total 40
Event Rate Analyzer 40
Messages received:
BOOTREQUEST 1320
DHCPDECLINE 0
DHCPDISCOVER 660
DHCPINFORM 0
DHCPRELEASE 0
DHCPREQUEST 660
DHCPLEASEACTIVE 0
DHCPLEASEUNASSIGNED 0
DHCPLEASEUNKNOWN 0
DHCPLEASEQUERYDONE 0
DHCPACTIVELEASEQUERY 0
Messages sent:
BOOTREPLY 961
DHCPOFFER 660
DHCPACK 301
DHCPNAK 0Client devices might experience delays in obtaining IP addresses under high DHCP request rates. The Event Rate Analyzer (ERA) protects the system from overload by monitoring incoming DHCP traffic and dropping packets when the system is under stress.
The ERA threshold is internally determined and not configurable. To identify
whether ERA drops are occurring, use the the show dhcp relay
statistics command, which displays counters for discarded
packets.
Packet drops under high traffic conditions are expected behaviour and indicate that ERA is actively protecting system stability.
show dhcp relay statistics routing-instance (ACX Series)
user@root> show dhcp relay statistics routing-instance tenant-a
Packets dropped:
Total 19
Leasequery reply with older timestamp 7
Leasequery reply aborted 12
Messages received:
BOOTREQUEST 80
DHCPDECLINE 0
DHCPDISCOVER 40
DHCPINFORM 0
DHCPRELEASE 3
DHCPREQUEST 37
DHCPLEASEACTIVE 17
DHCPLEASEUNASSIGNED 0
DHCPLEASEUNKNOWN 101
DHCPLEASEQUERYDONE 0
DHCPACTIVELEASEQUERY 0
Messages sent:
BOOTREPLY 179
DHCPOFFER 17
DHCPACK 22
DHCPNAK 7
DHCPFORCERENEW 0
DHCPLEASEQUERY 0
DHCPBULKLEASEQUERY 0
DHCPLEASEACTIVE 32
DHCPLEASEUNASSIGNED 0
DHCPLEASEUNKNOWN 101
DHCPLEASEQUERYDONE 0
DHCPACTIVELEASEQUERY 0
show dhcp relay statistics bulk-leasequery-connections
user@host> show dhcp relay statistics bulk-leasequery-connections Total Requested Servers: 0 Total Attempted Servers: 0 Total Connected: 0 Total Terminated by Server: 0 Total Max Attempted: 0 Total Closed due to Errors: 0 In-Flight Connected: 0 Bulk Leasequery Reply Packet Retries: 0
Release Information
Command introduced in Junos OS Release 8.3.
bulk-leasequery-connections option introduced in Junos OS Release
16.1.