Purpose
Command or Action
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):
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface vlan vlan-id
4.
ip address ip-address subnet-mask
5.
exit
6.
ip default-gateway ip-address
7.
end
8.
show interfaces vlan vlan-id
9.
show ip redirects
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
• Enter your password if prompted.
Device>
enable
Enters global configuration mode.
configure terminal
Example:
Step 2
Device#
configure terminal
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
66
Performing Device Setup Configuration
Manually Assigning IP Information to Multiple SVIs