User Manual

Configuring IP on the craft Ethernet and laptop
IP-RN 8000 Installation & Commissioning Guide 137
Configuring IP on the craft Ethernet and laptop
This procedure explains how to configure IP addressing so that you can use FTP to transfer the new release
from the laptop Ethernet to the node over the active BIO/SC Ethernet craft port. This procedure requires an
active CLI/serial connection to the active BIO/SC.
1. Enter the following commands to set the IP address on the Ethernet craft port of the active BIO/SC:
AIRVANA-03>enable
AIRVANA-03#configure
AIRVANA-03(config)#interface
ethernet1/3/2
AIRVANA-03(config-if)#ip address 10.0.0.1/24
AIRVANA-03(config-if)#
no shutdown
AIRVANA-03(config-if)#exit
AIRVANA-03(config)#exit
AIRVANA-03#exit
2. Enter the following IP configuration into the Ethernet network interface card (NIC) on your laptop:
IP address: 10.0.0.2
Subnet mask: 255.255.255.0
Default gateway: no default gateway is required — leave it blank.
This procedure is complete. Go to Establishing the CLI/telnet/Ethernet connection
on page 138.
NOTE
ethernet1/3/2 identifies the craft Ethernet interface on
the BIO/SC in slot 3 as follows: The “1” means this
node. The “3” means slot 3. The “2” means craft
Ethernet.
This IP address and mask and the IP address and
mask configured in the next step form a subnet. You
can use any two IP addresses that are in the same
subnet.
NOTE
Airvana does not specify the laptop operating system and cannot
specify the exact steps you need to take to configure the IP
information for the Ethernet NIC.