PurposeCommand or Action
(Optional) Sets the amount of time the system
tries to download a configuration file.
boot host retry timeout timeout-value
Example:
Step 3
If you do not set a timeout, the
system will try indefinitely to
obtain an IP address from the
DHCP server.
Note
Device(conf)# boot host retry timeout
300
(Optional) Creates warning messages to be
displayed when you try to save the
configuration file to NVRAM.
banner config-save ^C warning-message ^C
Example:
Device(conf)# banner config-save ^C
Step 4
Caution - Saving Configuration File
to NVRAM May Cause You to No longer
Automatically Download Configuration
Files at Reboot^C
Returns to privileged EXEC mode.end
Example:
Step 5
Device(config-if)# end
Verifies the configuration.show boot
Example:
Step 6
Device# show boot
Manually Assigning IP Information to Multiple SVIs
This task describes how to manually assign IP information to multiple switched virtual interfaces (SVIs):
Procedure
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Step 1
Device# configure terminal
Enters interface configuration mode, and enters
the VLAN to which the IP information is
assigned. The range is 1 to 4094.
interface vlan vlan-id
Example:
Device(config)# interface vlan 99
Step 2
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
65
Performing Device Setup Configuration
Manually Assigning IP Information to Multiple SVIs