3-9
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 3 Configuring the Switch for the First Time
Configuring the Switch
Using Configuration Mode to Configure Your Switch
To configure your switch from configuration mode, follow these steps:
Step 1
Connect a console terminal to the console interface of your supervisor engine.
Step 2
After a few seconds, you see the user EXEC prompt (
Switch>
). Now, you may want to enter privileged
EXEC mode, also known as enable mode. Type
enable
to enter enable mode:
Switch>
enable
Note
You must be in enable mode to make configuration changes.
The prompt changes to the enable prompt (#):
Switch#
Step 3
At the enable prompt (#), enter the
configure terminal
command to enter global configuration mode:
Switch#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
Step 4
At the global configuration mode prompt, enter the
interface
type
slot/interface
command to enter
interface configuration mode:
Switch(config)#
interface fastethernet 5/1
Switch(config-if)#
Step 5
In either of these configuration modes, enter changes to the switch configuration.
Step 6
Enter the
end
command to exit configuration mode.
Step 7
Save your settings. See the
“Saving the Running Configuration Settings to Your Start-Up File” section
Your switch is now minimally configured and can boot with the configuration you entered. To see a list
of the configuration commands, enter
?
at the prompt or press the
help
key in configuration mode.
Verifying the Running Configuration Settings
To verify the configuration settings you entered or the changes you made, enter the
show
running-config
command at the enable prompt (#), as shown in this example:
Switch#
show running-config
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...