0% found this document useful (0 votes)
266 views6 pages

Step by Step Change Ip Lan & Vlan Node B Iub Over IP

This document provides a 9-step process for modifying the IP LAN and VLAN configuration for OAM and Node B Iub over IP. The steps include connecting the Node B to the new IP address, changing the node interface name, deleting the old IP configuration, running scripts to create the new VLAN IP interface and IP host link, setting the VLAN configurations on the Ethernet switch and port, and finally connecting the Node B to the new IP LAN and creating a CV.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
266 views6 pages

Step by Step Change Ip Lan & Vlan Node B Iub Over IP

This document provides a 9-step process for modifying the IP LAN and VLAN configuration for OAM and Node B Iub over IP. The steps include connecting the Node B to the new IP address, changing the node interface name, deleting the old IP configuration, running scripts to create the new VLAN IP interface and IP host link, setting the VLAN configurations on the Ethernet switch and port, and finally connecting the Node B to the new IP LAN and creating a CV.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Modify IP LAN & VLAN

OAM Node B Iub over IP


Prepared (also subject responsible if other)

No.

BSS/REG 6 JUMADI
Approved

BSS East Java Western

Checked

Date

Rev

Reference

2011-09-12

STEP BY STEP CHANGE IP LAN & VLAN NODE B Iub


over IP
Case example : Node B SBY114W_Taman Pondok Jati

1. Connect Node B
a. Via IP Node B (10.184.115.162) at port:3 ETMFX or
b. Via IP Default (169.254.1.1) at port ETH CBU
2. Set/Change nodeInterfaceName IP OAM (lh0 le0)
Before

Modify IP LAN & VLAN


OAM Node B Iub over IP
Prepared (also subject responsible if other)

No.

BSS/REG 6 JUMADI
Approved

Checked

BSS East Java Western

Date

2011-09-12

After

3. Connect Node B via 169.254.1.1 (le0)

Rev

Reference

Modify IP LAN & VLAN


OAM Node B Iub over IP
Prepared (also subject responsible if other)

No.

BSS/REG 6 JUMADI
Approved

BSS East Java Western

4. Del IpHostLink

5. Del Ipinterface=2

Checked

Date

2011-09-12

Rev

Reference

Modify IP LAN & VLAN


OAM Node B Iub over IP
Prepared (also subject responsible if other)

No.

BSS/REG 6 JUMADI
Approved

Checked

BSS East Java Western

Date

Rev

Reference

2011-09-12

6. Running Script
a. Create VLAN Ipinterface=2
CREATE
(
parent
"ManagedElement=1,Equipment=1,Subrack=1,Slot=2,PlugInUnit=1,ExchangeTerminalIp=1,I
nternalEthernetPort=1"
identity "2"
moType IpInterface
exception none
nrOfAttributes 10
mtu Integer 1500
networkPrefixLength Integer 27
defaultRouter0 String "10.184.114.62"
//IP default gateway router OAM
defaultRouter1 String "0.0.0.0"
ownIpAddressActive String "0.0.0.0"
ownIpAddressPassive String "0.0.0.0"
rps Boolean false
vLan Boolean true
vid Integer 1110
// VLAN OAM
userLabel String "IpInterface=2"
)

b. Create IPHostLink
CREATE
(
parent "ManagedElement=1,IpOam=1,Ip=1"
identity "1"
moType IpHostLink

Modify IP LAN & VLAN


OAM Node B Iub over IP
Prepared (also subject responsible if other)

No.

BSS/REG 6 JUMADI
Approved

Checked

BSS East Java Western

Date

Rev

Reference

2011-09-12

exception none
nrOfAttributes 3
ipAddress String "10.184.114.44"
//IP OAM RBS
ipInterfaceMoRef Ref
"ManagedElement=1,Equipment=1,Subrack=1,Slot=2,PlugInUnit=1,ExchangeTerminalIp=1,I
nternalEthernetPort=1,IpInterface=2"
userLabel String "IpHostLink 1"

)
c. Set VLAN EthernetSwitch=1
SET
(
mo
"ManagedElement=1,Equipment=1,Subrack=1,Slot=2,PlugInUnit=1,ExchangeTerminalIp=1,E
thernetSwitch=1"
exception none
vlanMembership Array Struct 2
nrOfElements 2
egressUntag Boolean false
vid Integer 1110
// Vlan Id of OAM
nrOfElements 2
egressUntag Boolean false
vid Integer 310
//vid iub
)

d. Set VLAN EthernetSwitchPort=7


SET
(
mo
"ManagedElement=1,Equipment=1,Subrack=1,Slot=2,PlugInUnit=1,ExchangeTerminalIp=1,E
thernetSwitch=1,EthernetSwitchPort=7"
exception none
vlanMembership Array Struct 2
nrOfElements 2
egressUntag Boolean false
vid Integer 1110
// Vlan Id of OAM
nrOfElements 2
egressUntag Boolean false
vid Integer 310
//vid iub
)

7. Set/Change nodeInterfaceName IP OAM (le0 lh0)


8. Connect Node B via New IP LAN (10.184.144.44)
9. Create CV

Modify IP LAN & VLAN


OAM Node B Iub over IP
Prepared (also subject responsible if other)

No.

BSS/REG 6 JUMADI
Approved

BSS East Java Western

Checked

Date

2011-09-12

Rev

Reference

You might also like