Bootpdhcprelay minwaittime, Bootpdhcprelay serverip – Dell PowerEdge M805 User Manual

Page 569

Advertising
background image

DHCP and BOOTP Relay Commands

569

Example

The following example defines a maximum hopcount of 6.

console(config)#bootpdhcprelay maxhopcount 6

bootpdhcprelay minwaittime

Use the bootpdhcprelay minwaittime command in Global Configuration mode to configure the
minimum wait time in seconds for BootP/DHCP Relay on the system. When the BOOTP relay
agent receives a BOOTREQUEST message, it might use the seconds-sinceclient- began-booting
field of the request as a factor in deciding whether to relay the request or not. Use the no form of
the command to set the minimum wait time to the default value.

Syntax

bootpdhcprelay minwaittiime integer

no bootpdhcprelay minwaittime

integer—Minimum wait time for BootP/DHCP Relay on the system. (Range: 0-100
seconds)

Default Configuration

0 is the default integer configuration.

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example defines a minimum wait time of 10 seconds.

console(config)#bootpdhcprelay minwaittime 10

bootpdhcprelay serverip

Use the bootpdhcprelay serverip command in Global Configuration mode to configure the server
IP address for BootP/DHCP Relay on the system. Use the no form of the command to set the IP
address to the default value. Use the no form of the command to return the server IP address to the
default value.

Syntax

bootpdhcprelay serverip ip-address

no bootpdhcprelay serverip

Advertising