Cisco Catalyst 9200 Configuration Manual page 81

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Performing Device Setup Configuration
Command or Action
Device(config)# tftp-server flash:config-boot.text
Step 12
tftp-server flash: imagename.bin
Example:
Device(config)# tftp-server flash:image.bin
Step 13
tftp-server flash: filename.txt
Example:
Device(config)# tftp-server flash:boot-config.text
Step 14
interface interface-id
Example:
Device(config)# interface gigabitEthernet1/0/4
Step 15
no switchport
Example:
Device(config-if)# no switchport
Step 16
ip address address mask
Example:
Device(config-if)# ip address 10.10.10.1
255.255.255.0
Step 17
end
Example:
Device(config-if)# end
Step 18
copy running-config startup-config
Example:
Device(config-if)# end
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
Configuring DHCP Auto-Image Update (Configuration File and Image)
Purpose
Specifies the image name on the TFTP server.
Specifies the text file that contains the name of the image
file to download
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.
(Optional) Saves your entries in the configuration file.
67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents