Specifies the address or name of the TFTP server to be used by the DHCP client.

tftp-server { address | name server-name }
address
Specifies the IP address of the DHCP server.
name server-name
Configures the TFTP server specified by the server name.

DHCP server pool configuration mode

If DHCP options 66 (TFTP server name) and option 150 (TFTP server IP address) are both configured, the DHCP client ignores option 150 and tries to resolve the TFTP server name (option 66) using DNS.

The following example specifies the TFTP server to be used by the DHCP client.

device(config)# ip dhcp-server-pool cabo
device(config-dhcp-cabo)# tftp-server 10.7.5.48