Cisco Catalyst 9200 Configuration Manual page 80

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Configuring DHCP Auto-Image Update (Configuration File and Image)
Command or Action
Step 4
network network-number mask prefix-length
Example:
Device(dhcp-config)# network 10.10.10.0
255.255.255.0
Step 5
default-router address
Example:
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
option 125 hex
Example:
Device(dhcp-config)# option 125 hex
0000.0009.0a05.08661.7574.6f69.6e73.7461.6c6c.5f64.686370
Step 8
copy tftp flash filename.txt
Example:
Device(config)# copy tftp flash image.bin
Step 9
copy tftp flash imagename.bin
Example:
Device(config)# copy tftp flash image.bin
Step 10
exit
Example:
Device(dhcp-config)# exit
Step 11
tftp-server flash: config.text
Example:
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
66
Performing Device Setup Configuration
Purpose
Specifies the subnet network number and mask of the
DHCP address pool.
The prefix length specifies the number of bits
Note
that comprise the address prefix. The prefix is
an alternative way of specifying the network
mask of the client. The prefix length must be
preceded by a forward slash (/).
Specifies the IP address of the default router for a DHCP
client.
Specifies the IP address of the TFTP server.
Specifies the path to the text file that describes the path to
the image file.
Uploads the text file to the device.
Uploads the tar file for the new image to the device.
Returns to global configuration mode.
Specifies the Cisco IOS configuration file on the TFTP
server.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents