show system services dhcp relay-statistics
Syntax
show system services dhcp relay-statistics
Description
Display information about the DHCP relay.
Required Privilege Level
view and system
Output Fields
Table 1 lists the output
fields for the show system services dhcp relay-statistics
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Total DHCP packets received. |
|
Total DHCP packet forwarded. |
|
Total DHCP packets dropped for the following reasons:
|
Sample Output
show system services dhcp relay-statistics
user@host> show system services dhcp relay-statistics Received packets: 4 Forwarded packets: 4 Dropped packets: 4 Due to missing interface in relay database: 4 Due to missing matching routing instance: 0 Due to an error during packet read: 0 Due to an error during packet send: 0 Due to invalid server address: 0 Due to missing valid local address: 0 Due to missing route to server/client: 0
Release Information
Command introduced in Junos OS Release 8.5 .