Specifications

3-6
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 3 First-Time Configuration
Setup Mode
The enable password is used when you do not specify an
enable secret password, with some older software versions, and
some boot images.
Enter enable password: ciscoenable
Step 6 To prevent unauthenticated access to the router through ports other than the console port, enter the
virtual terminal password.
The virtual terminal password is used to protect
access to the router over a network interface.
Enter virtual terminal password: ciscoterminal
Step 7 Respond to the following prompts as appropriate for your network:
Configure SNMP Network Management? [yes]:
Community string [public]: public
Step 8 The summary of interfaces appears. This list varies, depending on the network modules installed in your
router.
Current interface summary
Any interface listed with OK? value “NO” does not have a valid configuration
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0 unassigned NO unset up up
GigabitEthernet0/1 unassigned NO unset up up
Step 9 Specify the interface to be used to connect to the network management system.
Enter interface name used to connect to the
management network from the above interface summary: GigabitEthernet0/0
Step 10 Configure the specified interface as prompted.
Configuring interface GigabitEthernet0/0:
Configure IP on this interface? [no]:
Completing the Configuration
When you have provided all of the information prompted for by the setup command facility, the
configuration appears. Messages similar to the following appear:
The following configuration command script was created:
!
hostname 2941-1
enable secret 5 $1$5fH0$Z6Pr5EgtR5iNJ2nBg3i6y1 enable password ciscoenable line vty 0 4
password ciscoenablesnmp-server community public !
no ip routing
!
interface GigabitEthernet0/1
shutdown
!
end
To complete your router configuration, do the following:
Step 1 The setup command facility displays the following prompt.