Specifications
4-3
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Chapter 4 Configuring the Cisco MWR 2941 Router Using the CLI
Configuration Sequence
Note In the following procedure, press the Return key after each step unless otherwise noted. At any time,
you can exit the privileged level and return to the user level by entering disable at the Router# prompt.
To configure a hostname and to set an encrypted password, follow these steps:
Step 1 Enter enable mode.
Router> enable
The Password prompt appears. Enter your password.
Password: password
When the prompt changes to Router, you have entered enable mode.
Step 2 Enter global configuration mode.
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
When the prompt changes to Router(config), you have entered global configuration mode.
Router(config)#
Step 3 Change the name of the router to a meaningful name. Substitute your hostname for Router.
Router(config)# hostname Router
Router(config)#
Step 4 Enter an enable secret password. This password provides access to privileged EXEC mode. When you
type enable at the EXEC prompt (
Router>), you must enter the enable secret password to access
configuration mode. Enter your secret password.
Router(config)# enable secret secret password
Step 5 Exit back to global configuration mode.
Router(config)# exit
Verifying the Hostname and Password
To verify that you have correctly configured the hostname and password, follow these steps:
Step 1 Enter the show config command.
Router# show config
Using 1888 out of 126968 bytes
!
version XX.X
.
.
.
!
hostname Router
!