6-7
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 6 Programmability
Configuring Programmability Components
Observe the following DHCP server configuration guidelines:
•
You must provide the gateway, subnet mask, server IP address, and the client IP address. This
information is not permanently stored on switch. They are used only to download files and are
deleted when the activity is complete.
•
Specifics for the start-up configuration file, script file and ova files (applies to DHCP server
configuration for Microsoft Windows and Linux):
–
Complete the DHCP Option 43 list with information about the location of configuration, script
and ova file to be downloaded.
–
You can specify an HTTP server or a TFTP server location from which to download. Depending
on your requirement, specify one or more options— the boot image name, the start-up
configuration file name and path, the script file name and path, and the ova file name and path.
Ensure that the configuration, script and ova file extensions are
<config-file>.config,<script-file>.script,<container-file>.ova
respectively.
–
If you are opting for Zero-Touch Provisioning, the ova file name must include _dmi_. For
example,
example_dmi_container.ova
–
These files should be saved in the root folder.
–
If you are using HTTP to download, you must configure the DNS server information.
•
When the DHCP server responds successfully, the output displays
Received DHCP_ACK.
•
If you receive a TFTP timeout error, increase the DHCP timeout by using the ROMMON variable
DhcpTimeout
. The default DHCP timeout is 5 seconds. You can increase it by a maximum of 30
seconds. For example, if
DhcpTimeout=20
, the DHCP timeout increases by 20 seconds. Enter the
set command to verify the change.
rommon>
DhcpTimeout=20
rommon>
set
•
The DHCP options list that the DHCP server sends should not be greater than 255 bytes. If it is, the
following error message is displayed:
DHCP ERROR: Received Option length is more than maximum supported (255)
•
The PXE process ignores network information that you configure on the ROMMON, such as IP,
gateway, subnet mask etc.
•
You can interrupt the autoboot process at any point, by pressing CC (switches to the
ROMMON mode).
–
For sample output of the autoboot process, using HTTP, see
.
–
For sample output of the autoboot process using TFTP, see
PXE Boot Process Flow
This section outlines the communication process between the DHCP server and the switch and provides
the sequence of events followed during the PXE boot (network boot loading) process. This assumes that
autoboot is enabled.
1.
The switch sends a DHCP discovery packet.
2.
The DHCP server responds with an offer containing the TFTP or HTTP server IP address, the
offered IP address for the client, the gateway IP address, the boot file name, and the path and
names of the OVA, script, and switch configuration files.
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...