show ip dhcp relay statistics
To display the DHCP relay statistics, use the show ip dhcp relay statistics command.
show ip dhcp relay statistics [interface interface]
Syntax Description
Displays the DHCP relay address of the interface.
The supported interface types are ethernet,
port-channel, and VLAN.
interfaceinterface
Command Default
None
Command Modes
Any command mode
Command History
ModificationRelease
This command was introduced.6.2(2)
This command was modified. An example for DHCP relay statistics
information for a Bridge Domain Interface (BDI) was added.
7.2(0)D1(1)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to display DHCP relay statistics for an interface:
switch# show ip dhcp relay statistics interface bdi 14
--------------------------------------------------------
Message Type Rx Tx Drops
----------------------------------------------------------------------
Discover 7 7 0
Offer 0 0 0
Request(*) 0 0 0
Ack 0 0 0
Release(*) 0 0 0
Decline 0 0 0
Inform(*) 0 0 0
Nack 0 0 0
----------------------------------------------------------------------
Total 7 7 0
----------------------------------------------------------------------
DHCP server stats:
----------------------------------------------------------------------------
Server Vrf Request Response
----------------------------------------------------------------------------
10.64.66.242 management 7 0
----------------------------------------------------------------------
Cisco Nexus 7000 Series Security Command Reference    
797
Show Commands
show ip dhcp relay statistics