Purpose
Command or Action
Specifies the subnet network number and mask
of the DHCP address pool.
network network-number mask prefix-length
Example:
Switch(dhcp-config)#
network 10.10.10.0 255.255.255.0
Step 4
The prefix length specifies the number
of bits 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 (/).
Note
Specifies the IP address of the default router for
a DHCP client.
default-router address
Example:
Switch(dhcp-config)#
default-router 10.10.10.1
Step 5
Specifies the IP address of the TFTP server.
option 150 address
Example:
Switch(dhcp-config)#
option 150 10.10.10.1
Step 6
Specifies the path to the text file that describes
the path to the image file.
option 125 hex
Example:
Switch(dhcp-config)#
option 125 hex
Step 7
0000.0009.0a05.08661.7574.6f69.6e73.7461.6c6c.5f64.686370
Uploads the text file to the switch.
copy tftp flash filename.txt
Example:
Switch(config)#
copy tftp flash image.bin
Step 8
Uploads the tar file for the new image to the
switch.
copy tftp flash imagename.bin
Example:
Switch(config)#
copy tftp flash image.bin
Step 9
Returns to global configuration mode.
exit
Example:
Switch(dhcp-config)#
exit
Step 10
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1574
How to Perform Switch Setup Configuration
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......