
C613-50186-01 Rev B
Command Reference for AR2050V
2344
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
SHOW
COUNTER
DHCP
-
RELAY
Output (VRF-lite)
Figure 48-3:
Example output from the
show counter dhcp-relay
command for
VRF instance red
DHCP relay counters
[VRF red]
Requests In ...................... 4
Replies In ....................... 4
Relayed To Server ................ 4
Relayed To Client ................ 4
Out To Server Failed ............. 0
Out To Client Failed ............. 0
Invalid hlen ..................... 0
Bogus giaddr ..................... 0
Corrupt Agent Option ............. 0
Missing Agent Option ............. 0
Bad Circuit ID ................... 0
Missing Circuit ID ............... 0
Option Insert Failed ............. 0
Parameter
Description
Requests In
The number of DHCP Request messages received from
clients.
Replies In
The number of DHCP Reply messages received from
servers.
Relayed To Server
The number of DHCP Request messages relayed to servers.
Relayed To Client
The number of DHCP Reply messages relayed to clients.
Out To Server
Failed
The number of failures when attempting to send request
messages to servers. This is an internal debugging counter.
Out To Client
Failed
The number of failures when attempting to send reply
messages to clients. This is an internal debugging counter.
Invalid hlen
The number of incoming messages dropped due to an
invalid hlen field.
Bogus giaddr
The number of incoming DHCP Reply messages dropped
due to the bogus giaddr field.
Corrupt Agent
Option
The number of incoming DHCP Reply messages dropped
due to a corrupt relay agent information option field.
Note that Agent Option counters only increment on errors
occurring if the
command is
configured for an interface. Messages generating the
errors are only dropped if the
command is configured on the interface as well
as the
command.