Purpose
Command or Action
Device(config-if)#
end
Configuring the Client to Download Files from DHCP Server
You should only configure and enable the Layer 3 interface. Do not assign an IP address or DHCP-based
autoconfiguration with a saved configuration.
Note
SUMMARY STEPS
1.
configure terminal
2.
boot host dhcp
3.
boot host retry timeout timeout-value
4.
banner config-save ^C warning-message ^C
5.
end
6.
show boot
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Step 1
Device#
configure terminal
Enables autoconfiguration with a saved configuration.
boot host dhcp
Example:
Step 2
Device(conf)#
boot host dhcp
(Optional) Sets the amount of time the system tries to
download a configuration file.
boot host retry timeout timeout-value
Example:
Step 3
If you do not set a timeout, the system will try
indefinitely to obtain an IP address from the
DHCP server.
Note
Device(conf)#
boot host retry timeout 300
(Optional) Creates warning messages to be displayed when
you try to save the configuration file to NVRAM.
banner config-save ^C warning-message ^C
Example:
Step 4
Device(conf)#
banner config-save ^C Caution -
Saving Configuration File
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
65
Performing Device Setup Configuration
Configuring the Client to Download Files from DHCP Server