Saving configuration changes, Example configurations, Bts/node-b configuration – Cisco 3825 User Manual

Page 119

Advertising
background image

4-61

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

OL-15667-03

Chapter 4 Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line

Saving Configuration Changes

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.

Step 1

Exit the global configuration mode.

Router(config)# exit

Tip

You can press Ctrl-Z in any mode to return immediately to enable mode (

Router#

), instead of entering

exit, which returns you to whatever mode you were in previously.

Step 2

Save the configuration changes to NVRAM so that they are not lost during resets, power cycles, or power
outages.

Router# copy running-config startup-config

Example Configurations

The following examples show sample configurations for the:

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

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

!--- Enter <hostname> here

!

boot-start-marker

boot system flash slot0:

!--- Image Name

boot-end-marker

!

card type e1 0 0

card type e1 0 1

card type e1 0 2

logging buffered 1000000 debugging

enable password

!--- Set the ENABLE password here

!

no aaa new-model

!

resource manager

!

clock timezone EST -5

!--- Example of setting time zone

!

Advertising