Cisco Systems 2950 Telephone User Manual


 
2-2
Catalyst 2950 Desktop Switch Software Configuration Guide
78-11380-05
Chapter 2 Using the Command-Line Interface
IOS Command Modes
Table 2-1 Command Mode Summary
Mode Access Method Prompt Exit Method About This Mode
User EXEC Begin a session with
your switch.
Switch>
Enter logout or quit. Use this mode to
Change terminal
settings.
Perform basic tests.
Display system
information.
Privileged EXEC While in user EXEC
mode, enter the
enable command.
Switch#
Enter disable to exit. Use this mode to verify
commands that you have
entered. Use a password to
protect access to this mode.
Global configuration While in privileged
EXEC mode, enter
the configure
command.
Switch(config)#
To exit to privileged
EXEC mode, enter
exit or end, or press
Ctrl-Z.
Use this mode to configure
parameters that apply to the
entire switch.
Config-vlan While in global
configuration mode,
enter the
vlan vlan-id
command.
Switch(config-vlan)#
To exit to global
configuration mode,
enter the exit
command.
To return to
privileged EXEC
mode, press Ctrl-Z or
enter end.
Use this mode to configure
VLAN parameters. When
VTP mode is transparent,
you can create
extended-range VLANs
(VLAN IDs greater than
1005) and save
configurations in the switch
startup configuration file.
VLAN configuration While in privileged
EXEC mode, enter
the vlan database
command.
Switch(vlan)#
To exit to privileged
EXEC mode, enter
exit.
Use this mode to configure
VLAN parameters for
VLANs 1 to 1005 in the
VLAN database.
Interface
configuration
While in global
configuration mode,
enter the interface
command (with a
specific interface).
Switch(config-if)#
To exit to global
configuration mode,
enter exit.
To return to
privileged EXEC
mode, press Ctrl-Z or
enter end.
Use this mode to configure
parameters for the Ethernet
interfaces.
To configure multiple
interfaces with the same
parameters, see the
Configuring a Range of
Interfaces section on
page 9-6.
Line configuration While in global
configuration mode,
specify a line with
the line vty or line
console command.
Switch(config-line)#
To exit to global
configuration mode,
enter exit.
To return to
privileged EXEC
mode, press Ctrl-Z or
enter end.
Use this mode to configure
parameters for the terminal
line.