Anda di halaman 1dari 15

How to configure Control & User Plane

resources of mcRNC
By Wen Xuewen
6 Jan 2012

For internal use only


1
Nokia Siemens Networks

Agenda
1)
2)
3)
4)
5)
6)

mcRNC Topology
mcRNC Interface
mcRNC configure SCLI
Introduce Pettester
Mapping between mcRNC and Pettester
Tcpdump on mcRNC and Pettester

For internal use only


2
Nokia Siemens Networks

Iub CP/UP

mcRNC Topology
Module 2

EIPU-3
cfeigw
10.0.1.14/30 (SFP16)

Configuration rules:

10.0.0.14/30 (SFP15)

- Application IP addresses are tied to


application RG and configured as loopback
addresses
10.0.1.13/30
10.0.1.9/30

EIPU-1
Router-2

cfeigw
10.0.1.10/30 (SFP8)
QNIUB-0 (Act)
10.1.0.65 lo

10.0.0.10/30 (SFP7)

10.0.1.5/30
10.0.1.1/30

QNUP-0 (Act)
10.1.0.1 lo

Module 1

- The interface addresses for inter node


forwarding are needed for each CFPU and
EIPU.
- The gateway addresses are configured for
each User plane and Iub control plane recovery
groups based on which the active RU of the RG
can be reached from any other node not
running the given RG.

EIPU-2
cfeigw
10.0.1.6/30 (SFP16)

10.0.0.13/30

Static routes:

10.0.0.9/30

Ingress:

Router-1

- Static route is configured in each EIPU in


BCN1&2 pointing to the redundant EIPU
internal address

10.0.0.5/30

- 10.1.0.1 -> cfeigw EIPU-x

10.0.0.1/30

Egress:

10.0.0.6/30 (SFP15)

EIPU-0
cfeigw
10.0.1.2/30 (SFP8)
QNIUB-0 (Standby)
10.1.0.65 lo

10.0.0.2/30 (SFP7)

QNUP-0 (Standby)
10.1.0.1 lo
For internal use only
3
Nokia Siemens Networks

- Internal network interface and gateway


addresses are configured at mcRNC
commissioning phase. The related redundantcy
solution static route entries should appear in
the system automatically.

- Primary static route is configured towards the


Router connected to the EIPU.
- The secondary static route is configured with
lower preference via the other EIPU within the
same BCN module.

mcRNC Interface
mcRNC has a variety of interface. We should know them, will
help us to undersatnd the configuration.
1.Physical interace
Eg:sfp7~~~~sfp16

For internal use only


4
Nokia Siemens Networks

mcRNC Interface
2.Logical interface, mapping physical interface
Eg:
add networking ether /EIPU-0 iface ethsfp7 port sfp7
3.Vlan interface
Eg:
add networking instance vrf1cp vlan /EIPU-0 realiface
ethsfp7 vid 350 vlaniface iucscp_r1

For internal use only


5
Nokia Siemens Networks

mcRNC configure SCLI


1. Configure Interface
Logical interface,mapping to physical
//add networking ether /EIPU-0 iface ethsfp7 port sfp7

Vlan interface for IuCP and forward


//add networking instance vrf1cp vlan /EIPU-0 realiface ethsfp7 vid
350 vlaniface iucscp_r1
//add networking instance vrf1cp vlan /EIPU-0 realiface ethsfp7 vid
359 vlaniface eipu0sfp7
2. Configure IP
IuCP and forward IP
//add networking instance vrf1cp address dedicated /EIPU-0 iface
iucscp_r1 ip-address 192.160.64.1/28 user /SS7SGU
//add networking instance vrf1cp address dedicated /EIPU-0 iface
eipu0sfp7 ip-address 192.160.100.2/24

For internal use only


6
Nokia Siemens Networks

mcRNC configure SCLI


2. Configure IP
All UP and IUBCP IP
//add networking instance vrf1up address dedicated /QNUP-0 iface
lo11 ip-address 192.160.65.1/32 role iucsup
//add networking instance vrf1cp address dedicated /QNIUB-0 iface
lo10 ip-address 192.160.0.1/32 role iub
3. Configure route
For external
//set routing instance vrf1cp node EIPU-1 static-route
192.160.16.0/22 nexthop gateway address 192.160.104.1 priority 1 on
For internal
//set routing instance vrf1cp node EIPU-1 static-route
192.160.16.0/22 nexthop gateway address 169.254.10.6 priority 8 on
For internal use only
7
Nokia Siemens Networks

mcRNC configure SCLI


4. IP base route
//add ipbr ipbr-id 1 committed-bandwidth 100000
committed-dcn-bandwidth 0 committed-sig-bandwidth 0 ipbrname WBTS-1 route-bandwidth 300000
5. IP RO
//add ipro ipbr-id 1 ip-address 192.160.1.1 iface lo10
owner /QNUP-0 vrf-id 10

For internal use only


8
Nokia Siemens Networks

mcRNC configure SCLI

6. Iubsnt
//add iubsnt local-subnet-id 1 net-address 192.160.0.1/26 vrf-id 10

7. SS7

For internal use only


9
Nokia Siemens Networks

Introduce Pettester

Here we mainly introduce


config.ini.

For internal use only


10
Nokia Siemens Networks

Mapping between mcRNC and Pettester


1.RNC-ID,SPC,RC,SSN,network-appearance
mcRNC side:
//add signaling service-access-point id 1 name sap1 network-appearance 11 network-indicator IN0 network-type itu
//add signaling ss7 local-as id 1 name las1 routing-context 11201 routing-key-dpc 1006 service-access-point-name sap1 traffic-mode loadshare
//add signaling ss7 remote-as id 1 name ras_iucs communication-type ipsp pending-timer 3 routing-context 11201 routing-key-dpc 11201 serviceaccess-point-name sap1 traffic-mode loadshare
//add signaling sccp subsystem id 1 name opc_iucs point-code-name las1 ssn 142

Pettester side:
//[RNC_0]
RNC-ID=1006
SPC=1006
SSN=142
//[CORENET_CS_0]
SPC=11201
RC=11201
SSN=142
//[CORENET_PS_0]
SPC=11202
RC=11202
SSN=142
//[NODEB]
RNC-ID=1006
//[CORENET_ST_0]
mua-route-1-network-appearance=11

For internal use only


11
Nokia Siemens Networks

Mapping between mcRNC and Pettester


2.IP and port
mcRNC side:
//add signaling ss7 association id 110 local-as-name las11 communication-type ipsp local-ip-addr 192.160.64.1 local-ip-addr
192.160.64.33 local-client-port 49225 remote-as-name ras_iucs1 remote-ip-addr 192.160.80.2 remote-ip-addr 192.160.80.4
remote-port 2905 node /EIPU-0 role client exchange-mode double vrf-name vrf2cp

Pettester side:
//[CORENET_ST_0]
conn-1-sctp-local-count=2
conn-1-sctp-local-interface-0=eth1:61
conn-1-sctp-local-interface-1=eth1:71
conn-1-sctp-local-port=2905
conn-1-sctp-remote-address=192.160.64.1 ;; ICSU Address in number-dot format only
conn-1-sctp-remote-port=49225

For internal use only


12
Nokia Siemens Networks

Mapping between mcRNC and Pettester


3.mcc and port
mcRNC side in RNWPLAN:
<p name="WCELMCC">520</p>
<p name="WCELMNC">18</p>

Pettester side:
mcc-1=520
#mcc-2=520
#mcc-3=520
#mcc-4=520
plmn-identity=52018
plmn-identity=52018
plmn-identity=52018
plmn-id=52018

For internal use only


13
Nokia Siemens Networks

Tcpdump on mcRNC and Pettester


Filter by sctp
//tcpdump -i any s0 w xxx.cap sctp
Filter by host:
//tcpdump -i any host x.x.x.x s0 w xxx.cap

For internal use only


14
Nokia Siemens Networks

Q&A

For internal use only


15
Nokia Siemens Networks

Anda mungkin juga menyukai