3-14
Catalyst 2975 Switch Software Configuration Guide
OL-19720-02
Chapter 3 Assigning the Switch IP Address and Default Gateway
Assigning Switch Information
This example shows how to configure a switch as a DHCP server so it downloads a configuration file:
Switch#
config terminal
Switch(config)#
ip dhcp pool
pool1
Switch(dhcp-config)#
network
10.10.10.0 255.255.255.0
Switch(dhcp-config)#
bootfile
config-boot.text
Switch(dhcp-config)#
default-router 10.10.10.1
Switch(dhcp-config)#
option
150 10.10.10.1
Switch(dhcp-config)#
option 125 hex
0000.0009.0a05.08661.7574.6f69.6e73.7461.6c6c.5f64.686370
Switch(dhcp-config)#
exit
Switch(config)#
tftp-server flash:config-boot.text
Switch(config)#
tftp-server flash:c2975-lanbase-tar.122-46.SE.tar
Switch(config)#
tftp-server flash:boot-config.text
Switch(config)#
tftp-server flash: autoinstall_dhcp
Switch(config)#
interface gigabitethernet1/0/4
Switch(config-if)#
no switchport
Switch(config-if)#
ip address 10.10.10.1 255.255.255.0
Switch(config-if)#
end
Configuring the Client
Beginning in privileged EXEC mode, follow these steps to configure a switch to download a
configuration file and new image from a DHCP server:
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
boot host dhcp
Enable autoconfiguration with a saved configuration.
Step 3
boot host retry timeout
timeout-value
(Optional) Set the amount of time the system tries to
download a configuration file.
Note
If you do not set a timeout the system will
indefinitely try to obtain an IP address from the
DHCP server.
Step 4
banner config-save ^C
warning-message
^C
(Optional) Create warning messages to be displayed
when you try to save the configuration file to NVRAM.
Step 5
end
Return to privileged EXEC mode.
Step 6
show boot
Verify the configuration.
Содержание 2975 - Catalyst LAN Base Switch
Страница 36: ...Contents xxxvi Catalyst 2975 Switch Software Configuration Guide OL 19720 02 ...
Страница 40: ...xxxviii Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Preface ...
Страница 62: ...1 22 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 1 Overview Where to Go Next ...
Страница 398: ...13 30 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 13 Configuring VLANs Configuring VMPS ...
Страница 424: ...15 18 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 15 Configuring VTP Monitoring VTP ...
Страница 628: ...26 8 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 26 Configuring UDLD Displaying UDLD Status ...
Страница 660: ...28 8 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 28 Configuring RMON Displaying RMON Status ...
Страница 888: ...38 32 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 38 Troubleshooting Troubleshooting Tables ...