Configuring The Client - Cisco 3845 - Security Bundle Router Software Manual

Software configuration guide
Hide thumbs Also See for 3845 - Security Bundle Router:
Table of Contents

Advertisement

Assigning Switch Information
Switch(dhcp-config)# exit
Switch(config)# tftp-server flash:config-boot.text
Switch(config)# tftp-server flash:-image-name-mz.122-44.3.SE.tar
Switch(config)# tftp-server flash:boot-config.text
Switch(config)# tftp-server flash: autoinstall_dhcp
Switch(config)# interface gigabitEthernet0/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
Step 1
configure terminal
Step 2
boot host dhcp
Step 3
boot host retry timeout timeout-value
Step 4
banner config-save ^C warning-message ^C
Step 5
end
Step 6
show boot
This example uses a Layer 3 SVI interface on VLAN 99 to enable DHCP-based autoconfiguration with
a saved configuration:
Switch# configure terminal
Switch(conf)# boot host dhcp
Switch(conf)# boot host retry timeout 300
Switch(conf)# banner config-save ^C Caution - Saving Configuration File to NVRAM May Cause
You to Nolonger Automatically Download Configuration Files at Reboot^C
Switch(config)# vlan 99
Switch(config-vlan)# interface vlan 99
Switch(config-if)# no shutdown
Switch(config-if)# end
Switch# show boot
BOOT path-list:
Config file:
Private Config file:
Enable Break:
Manual Boot:
HELPER path-list:
NVRAM/Config file
Timeout for Config
Config Download
Cisco ME 3800X and 3600X Switch Software Configuration Guide
3-14
flash:/config.text
flash:/private-config.text
no
no
buffer size:
32768
Download:
300 seconds
via DHCP:
enabled (next boot: enabled)
Chapter 3
Assigning the Switch IP Address and Default Gateway
Purpose
Enter global configuration mode.
Enable autoconfiguration with a saved configuration.
(Optional) Set the amount of time the system tries to
download a configuration file.
If you do not set a timeout the system will
Note
indefinitely try to obtain an IP address from the
DHCP server.
(Optional) Create warning messages to be displayed
when you try to save the configuration file to NVRAM.
Return to privileged EXEC mode.
Verify the configuration.
OL-23400-01

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 3845 - Security Bundle Router and is the answer not in the manual?

This manual is also suitable for:

Me 3800xMe 3600x

Table of Contents