Cisco Catalyst 9500 Manual page 77

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Performing Device Setup Configuration
Command or Action
Device(dhcp-config)# boot config-boot.text
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
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
Configuring DHCP Auto-Image Update (Configuration File and Image)
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.
63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents