ip dhcp send-all-options

Use this command to force the DHCP server to send all configured options for this DHCP context to the client.

Syntax

ip dhcp send-all-options
no ip dhcp send-all-options

Parameters

None.

Defaults

None.

Mode

Configuration command mode.

Usage

Some clients do not have the ability to request all the options that might be configured in a DHCP context. This command provides for forcing the DHCP server to send out all the configured options for this DHCP context.

The “no” form of this command removes the sending of all configured options to the client by the DHCP server.

Examples

This S- and K-Series example shows how to configure VRF “Alpha-Group to force the DHCP server to send all configured options to the client:

System(su-*ha-Group-config)->ip dhcp send-all-options
System(su-*ha-Group-config)->

This 7100-Series example shows how to force the DHCP server to send all configured options to the client:

System(su-config)->ip dhcp send-all-options
System(su-config)->