Chapter 4
Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line
Saving Configuration Changes
After you have completed configuring your Cisco 3825 router, to prevent the loss of the router
configuration, you must store the configuration changes by saving it to nonvolatile random-access
memory (NVRAM) so that the router boots with the configuration you entered.
Exit the global configuration mode.
Step 1
Router(config)# exit
You can press Ctrl-Z in any mode to return immediately to enable mode (
Tip
exit, which returns you to whatever mode you were in previously.
Save the configuration changes to NVRAM so that they are not lost during resets, power cycles, or power
Step 2
outages.
Router# copy running-config startup-config
Example Configurations
The following examples show sample configurations for the:
•
•
BTS/Node-B Configuration
!
version 12.4
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
!
hostname hostname
!
boot-start-marker
boot system flash slot0:
boot-end-marker
!
card type e1 0 0
card type e1 0 1
card type e1 0 2
logging buffered 1000000 debugging
enable password
!
no aaa new-model
!
resource manager
!
clock timezone EST -5
!
OL-15667-03
BTS/Node-B side of the Cisco 3825 Mobile Wireless Edge Router
Base Station Controller/Radio Network Controller (BSC/RNC) side of the Cisco 3825 Mobile
Wireless Edge Router
!--- Enter <hostname> here
!--- Image Name
!--- Set the ENABLE password here
!--- Example of setting time zone
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
Saving Configuration Changes
), instead of entering
Router#
4-61