Show DHCP Relay Information
Perform this procedure to show relay information about DHCP routes and counters.
For scaling information on DHCP Relay forwarding (IPv4 or IPv6), see Fabric Engine Release Notes.
Procedure
Example
Display information for all DHCP relay interfaces:
Switch:1>show ip dhcp-relay interface
====================================================================================================
                                   Port Dhcp
====================================================================================================
PORT     VRF                     MAX MIN                ALWAYS CIRCUIT REMOTE TRUST
NUM      NAME             ENABLE HOP SEC   MODE         BCAST  ID      ID     CIRC
----------------------------------------------------------------------------------------------------
1/5      GlobalRouter     false  4   0     dhcp & bootp false  false  false  false
====================================================================================================
                                   Vlan Dhcp
====================================================================================================
VLAN VRF                     MAX MIN                ALWAYS CIRCUIT REMOTE TRUST  SMART
ID   NAME             ENABLE HOP SEC   MODE         BCAST  ID      ID     CIRC   RELAY
----------------------------------------------------------------------------------------------------
2    GlobalRouter     false  4   0     dhcp & bootp false  false   false  false  disabled
5    GlobalRouter     true   4   0     dhcp & bootp false  false   false  false  disabled
All 2 out of 2 of Vlan Dhcp Entries displayed
        
    Variable definitions
Use the data in the following table to use the show ip dhcp-relay command.
| Variable | Value | 
|---|---|
| vrf WORD<1-16> | The name of the VRF. | 
| vrfids WORD<0-512> | The ID of the VRF. The value is an integer in the range of 0–512. | 
Use the data in the following table to use the show ip dhcp-relay interface command.
| Variable | Value | 
|---|---|
| {slot/port[/sub-port][-slot/port[/sub-port]][,...]} | Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port. | 
| [vlan <1-4059>] | Specifies the VLAN ID in the range of 1 to 4059. By default, VLAN IDs 1 to 4059 are configurable and the system reserves VLAN IDs 4060 to 4094 for internal use. On switches that support the vrf-scaling and spbm-config-mode boot configuration flags, if you enable these flags, the system also reserves VLAN IDs 3500 to 3998. VLAN ID 1 is the default VLAN and you cannot create or delete VLAN ID 1. | 
| [vrf WORD<1-16>] | Specifies the name of the VRF. | 
| [vrfids WORD<0-512>] | Specifies the ID of the VRF. The value is an integer from 0– 512. | 




