User's Manual

Table Of Contents
Replacing Installed BTS Router CF Memory Card IOS Version – continued
FEB 2005 1X SC 4812T Lite BTS Optimization/ATP I-59
PRELIMINARY
Table I-12: Use CF Memory Card Reader to Place IOS File
First in CF Memory Card File Sequence
n ActionStep
6c At the Global Configuration Mode Prompt, type each of the following commands, pressing the
Enter Key after each command:
hostname btsrtr1
int
erface fa0/0
ip address 100.100.100.2 255.255.255.252
speed 100
duplex full
no shutdown
line con 0
exec–timeout 0 0
no Login
line vty 0 4
no Login
Responses similar to the following will be displayed:
Router(config)#hostname BTSRTR1
BTSRTR1(config)#interface fa0/0
BTSRTR1(config–if)#ip address 100.100.100.2 255.255.255.252
BTSRTR1(config–if)#speed 100
BTSRTR1(config–if)#duplex full
BTSRTR1(config–if)#no shutdown
BTSRTR1(config–if)#line con 0
BTSRTR1(config–line)#exec–timeout 0 0
BTSRTR1(config–line)#no Login
BTSRTR1(config–line)#line vty 0 4
BTSRTR1(config–line)#no Login
BTSRTR1(config–line)#
6d Once the correct parameters have been set, return to the Privileged EXEC Mode Prompt by
holding down the Ctrl Key and pressing z (Ctrl+z).
A response similar to the following will be displayed:
BTSRTR1(config–line)# ^z
01:11:27: %SYS–5–CONFIG_I: Configured from console by console
BTSRTR1#
6e Verify Port FE 0 (fa0/0) is configured with the correct IP Address by entering the following
command.
sh
ow ip interface brief
A response similar to the following will be displayed:
BTSRTR1#sh ip int br
Interface IP Address OK? Method Status Protocol
FastEthernet0/0 100.100.100.2 YES manual up up
Serial0:0 unassigned YES unset administratively down down
FastEthernet0/1 unassigned YES unset administratively down down
Serial1:0 unassigned YES unset administratively down down
BTSRTR1#
table continued on next page
I