User's Manual
Replacing Installed BTS Router CF Memory Card IOS Version
68P09258A31–A
Oct 2003
1X SCt 4812T BTS Optimization/ATP
J-50
Table J-12: Use CF Memory Card Reader to Place IOS File
First in CF Memory Card File Sequence
Step Action
7 Configure FE port FE 0 (fa0/0) by performing the following:
7a – At the Router> user EXEC mode prompt, enter the following to access the privileged EXEC
mode:
enable
A response similar to the following will be displayed:
Router>enable
Router#
7b – At the Router# privileged EXEC mode prompt, enter the following to access the configure
submode:
configure terminal
A response similar to the following will be displayed:
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
7c – At the global configuration mode prompt, type each of the following commands, pressing the
Enter key after each command:
hostname btsrtr1
interface 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)#
7d – 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#
. . . continued on next page
J