PurposeCommand or Action
Download Configuration Files at Reboot^C
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 5
Verifies the configuration.show boot
Example:
Switch# show boot
Step 6
Related Topics
Example: Configuring a Switch to Download Configurations from a DHCP Server, on page 1585
Manually Assigning IP Information to Multiple SVIs
This task describes how to manually assign IP information to multiple switched virtual interfaces (SVIs):
SUMMARY STEPS
1.
configure terminal
2.
interface vlan vlan-id
3.
ip address ip-address subnet-mask
4.
exit
5.
ip default-gateway ip-address
6.
end
7.
show interfaces vlan vlan-id
8.
show ip redirects
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1577
How to Perform Switch Setup Configuration