Configuring Dhcp Auto-Image Update (Configuration File And Image) - Cisco Catalyst 9200 Configuration Manual

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Configuring DHCP Auto-Image Update (Configuration File and Image)

Command or Action
Device(dhcp-config)# default-router 10.10.10.1
Step 6
option 150 address
Example:
Device(dhcp-config)# option 150 10.10.10.1
Step 7
exit
Example:
Device(dhcp-config)# exit
Step 8
tftp-server flash:filename.text
Example:
Device(config)# tftp-server flash:config-boot.text
Step 9
interface interface-id
Example:
Step 10
no switchport
Example:
Device(config-if)# no switchport
Step 11
ip address address mask
Example:
Device(config-if)# ip address 10.10.10.1
255.255.255.0
Step 12
end
Example:
Device(config-if)# end
Configuring DHCP Auto-Image Update (Configuration File and Image)
This task describes DHCP autoconfiguration to configure TFTP and DHCP settings on an existing device to
support the installation of a new switch.
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
64
Performing Device Setup Configuration
Purpose
Specifies the IP address of the TFTP server.
Returns to global configuration mode.
Specifies the configuration file on the TFTP server.
Specifies the address of the client that will receive the
configuration file.
Puts the interface into Layer 3 mode.
Specifies the IP address and mask for the interface.
Returns to privileged EXEC mode.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents