PurposeCommand or Action
Device(config)# tftp-server flash:config-boot.text
Specifies the image name on the TFTP server.tftp-server flash: imagename.bin
Example:
Step 12
Device(config)# tftp-server flash:image.bin
Specifies the text file that contains the name of the image
file to download
tftp-server flash: filename.txt
Example:
Step 13
Device(config)# tftp-server flash:boot-config.text
Specifies the address of the client that will receive the
configuration file.
interface interface-id
Example:
Step 14
Device(config)# interface gigabitEthernet1/0/4
Puts the interface into Layer 3 mode.no switchport
Example:
Step 15
Device(config-if)# no switchport
Specifies the IP address and mask for the interface.ip address address mask
Example:
Step 16
Device(config-if)# ip address 10.10.10.1
255.255.255.0
Returns to privileged EXEC mode.end
Example:
Step 17
Device(config-if)# end
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Step 18
Device(config-if)# end
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
67
Performing Device Setup Configuration
Configuring DHCP Auto-Image Update (Configuration File and Image)