Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

How to Perform Switch Setup Configuration
Command or Action
Step 4
network network-number mask prefix-length
Example:
Switch(dhcp-config)# network 10.10.10.0 255.255.255.0
Step 5
default-router address
Example:
Switch(dhcp-config)# default-router 10.10.10.1
Step 6
option 150 address
Example:
Switch(dhcp-config)# option 150 10.10.10.1
Step 7
option 125 hex
Example:
Switch(dhcp-config)# option 125 hex
0000.0009.0a05.08661.7574.6f69.6e73.7461.6c6c.5f64.686370
Step 8
copy tftp flash filename.txt
Example:
Switch(config)# copy tftp flash image.bin
Step 9
copy tftp flash imagename.bin
Example:
Switch(config)# copy tftp flash image.bin
Step 10
exit
Example:
Switch(dhcp-config)# exit

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

1574
Purpose
Specifies the subnet network number and mask
of the DHCP address pool.
The prefix length specifies the number
Note
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 (/).
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 switch.
Uploads the tar file for the new image to the
switch.
Returns to global configuration mode.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents