Using Configuration Mode To Configure Your Switch - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 3
Configuring the Switch for the First Time

Using Configuration Mode to Configure Your Switch

To configure your switch from configuration mode, follow these steps:
Connect a console terminal to the console interface of your supervisor engine.
Step 1
After a few seconds, you see the user EXEC prompt (Switch>). Now, you may want to enter privileged
Step 2
EXEC mode, also known as enable mode. Type enable to enter enable mode:
Switch> enable
Note
The prompt changes to the enable prompt (#):
Switch#
At the enable prompt (#), enter the configure terminal command to enter global configuration mode:
Step 3
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
At the global configuration mode prompt, enter the interface type slot/interface command to enter
Step 4
interface configuration mode:
Switch(config)# interface fastethernet 5/1
Switch(config-if)#
In either of these configuration modes, enter changes to the switch configuration.
Step 5
Enter the end command to exit configuration mode.
Step 6
Save your settings. See the
Step 7
on page
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
You must be in enable mode to make configuration changes.
"Saving the Running Configuration Settings to Your Start-Up File" section
3-10.
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Configuring the Switch
3-9

Advertisement

Table of Contents
loading

Table of Contents