Users Guide

Table Of Contents
Layer 3 Routing Commands 1474
Command Mode
Global Configuration mode, Virtual Router Configuration mode.
User Guidelines
Enable DHCP Relay using the
ip helper enable
command.
When in Virtual Router Configuration mode, this command operates within
the context of the virtual router instance. When in Global Configuration
mode, the command operates on the global router instance.
Virtual Router Configuration mode is only available on the N3000-
ON/N3100-ON/N3200-ON switches.
Example
The following example defines a maximum hopcount of 6.
console(config)#ip dhcp relay maxhopcount 6
Command History
Bootpdhcprelay syntax deprecated in firmware release 6.6.2.
ip dhcp relay minwaittime
Use the ip dhcp relay minwaittime command in Global Configuration mode
to configure the minimum wait time in seconds for BootP/DHCP Relay
packet to be relayed.
Use the no form of the command to set the minimum wait time to the
default value.
Syntax
ip dhcp relay minwaittime integer
no ip dhcp relay minwaittime
integer — Minimum wait time for BootP/DHCP Relay on the system.
(Range: 0-100 seconds)
Default Configuration
0 is the default integer configuration.