User Manual
Entering or Changing BTS Router FE Interface IP Addresses – continued
5/21/04 1X SC4812T–MC BTS Optimization/ATP I-73
DRAFT
Table I-12: Entering or Changing BTS Router FE Interface IP Addresses and Operating Parameters
Step Action
7 For a FastEthernet0/0 (fa0/0) or FastEthernet0/1(fa0/1) interface which does not have a correct or an
assigned IP address, enter the following at the router prompt to access the global configuration mode:
configure terminal
A response similar to the following will be displayed:
BTSRTR–bts#–1–1# conf t
Enter configuration commands, one per line. End with CNTL/Z.
BTSRTR–bts#–1–1(config)#
8 At the global configure mode prompt, enter the following to access the configure interface submode
for the interface requiring IP address assignment/change:
interface fastethernetinterface#
Where interface# = 0/0 or 0/1, as applicable.
A response similar to the following will be displayed:
BTSRTR–bts#–1–1(config)# int fa0/1
BTSRTR–bts#–1–1(config–if)#
9 At the configure interface submode prompt, assign or change the interface IP address by entering:
ip address IP_addr subnet_mask
Where:
IP_addr = the required IP address for the interface; for example, 192.168.147.1
subnet_mask = the required subnet mask for the interface; for example, 255.255.255.0
A response similar to the following will be displayed:
BTSRTR–bts#–1–1(config–if)# ip address 192.168.147.1 255.255.255.0
BTSRTR–bts#–1–1(config–if)#
10 To complete configuration of the interface, enter the following parameter settings, one at a time,
pressing Enter after each:
duplex full
speed 100
keepalive 1
no shutdown
. . . continued on next page
I