Chapter 6
Configuring the MWR 1941-DC in a Cell Site DCN
Verifying the Host Name and Password
To verify that you configured the correct host name and password:
Step 1
Enter the show config command:
Router(config)# show config
Using 1888 out of 126968 bytes
!
version XX.X
.
.
.
!
hostname Router
!
enable secret 5 $1$60L4$X2JYOwoDc0.kqa1loO/w8/
.
.
.
Check the host name and encrypted password displayed near the top of the command output.
Step 2
Exit global configuration mode and attempt to re-enter it using the new enable password:
Step 3
Router# exit
.
.
.
Router con0 is now available
Press RETURN to get started.
Router> enable
Password: guessme
Router#
Tips
If you are having trouble, check the following:
•
•
Configuring Fast Ethernet Interfaces
To configure the FE interface, complete the following tasks, beginning in global configuration mode:
Command
Step 1
Router(config)# interface fastethernet 0/0
Router(config-if)#
Step 2
Router(config-if)# ip address 172.16.74.3
255.255.255.0
OL-11503-01
Caps Lock is off.
You entered the correct passwords. Passwords are case sensitive.
Cisco MWR 1941-DC Mobile Wireless Edge Router Software Configuration Guide
Configuring Fast Ethernet Interfaces
Purpose
Enter interface configuration mode. You have
entered interface configuration mode when the
prompt changes to
Router(config-if)#.
Assign an IP address and subnet mask to the
interface.
6-5