User's Manual

Table Of Contents
Verifying IOS Canned Version of the CF Memory Card – continued
I-24 1X SC 4812T Lite BTS Optimization/ATP FEB 2005
PRELIMINARY
Table I-6: BTS Router Power–up and Initial Ethernet Configuration Procedure
n ActionStep
3 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#
4 At the Router# Privileged EXEC Mode Prompt, enter the following to access the Configure
Submode:
conf
igure 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)#
The BTS Router is now in the Global Configuration Mode and ready to accept configuration
changes entered from the keyboard.
5 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)#
table continued on next page
I