1.3.5.7.4.1.7 AC CAMERFIRMA PERÚ
1.6 Acrónimos y Definiciones
The port IP of the RNC interface board and the NodeB IP belong to different network segments. Packets are forwarded to the NodeB through a router. In the case of the FE bearer, use the FG2a board and port backup, with the switchover separation mode. Support the port independent switchover. The dual reliabilities (board and transport) are provided. The FG2a/GOUa board backup and port load sharing mode can be used. Through the route configuration, the IP load sharing can be implemented between any two active FE/GE ports.
1. Connect E1 cables or Ethernet cables.
Label of hardware connection: The PEU board of the RNC is in slot 14/15 in subrack 0. The FG2 is in slot 18/19 of subrack 0. The PPP LINK is carried over No.0 E1 pair (E1 is numbered from 0), and the FE port is 0.
Signaling and real-time services are transmitted through the PPP, and BE services are transmitted through the FE.
2. Perform the configuration in the RNC in the MML.
Configure the physical layer data. The configuration is not required in the case of E1 bearer.
Difference from the L2 networking: When physical layer data is configured, you should add the device IP address of the board. The device IP address should not be the same as the configured IP address in the RNC (including local/peer IP address of the PPP link, local/peer IP address of the MLPPP group, Ethernet port IP address, IPPATH peer address, SCTP link peer address).
ADD DEVIP: SRN=0, SN=18, IPADDR="10.10.10.100", MASK="255.255.255.192";
ADD ETHIP: SRN=0, SN=18, PN=0, IPADDR="10.10.10.2", MASK="255.255.255.192"; //Add the PPP links. DS1=0, that is, No.0 E1 is used.
Run DSP E1T1:SRN=0, SN=14, BT=AEU/PEU; to observe the E1 state.
ADD PPPLNK: SRN=0, SN=14, PPPLNKN=0, DS1=0, TSBITMAP=TS1-1&TS2-1&TS3-1&TS4- 1&TS5-1&TS6-1&TS7-1&TS8-1&TS9-1&TS10-1&TS11-1&TS12-1&TS13-1&TS14-1&TS15- 1&TS16-1&TS17-1&TS18-1&TS19-1&TS20-1&TS21-1&TS22-1&TS23-1&TS24-1&TS25- 1&TS26-1&TS27-1&TS28-1&TS29-1&TS30-1&TS31-1, IPADDR="13.13.13.1", MASK="255.255.255.0", PEERIPADDR="13.13.13.2", PPPMUX=Disable, AUTHTYPE=NO_V; Add the logical port.
ADD LGCPORT: SRN=0, LPNSN=18, LPN=20, PNSN=18, PN=0,
RSCMNGMODE=EXCLUSIVE, CNOPINDEX=0, BWADJ=OFF, CIR=313,
FLOWCTRLSWITCH=ON;
Add the control plane data, including SCTP signaling link, NodeB basic information, NodeB algorithm parameter, transport neighbor node, and Iub port data (NCP link and CCP link). //At least two SCTP links are available, one is used for the NCP, and the other is used for the CCP. The RNC selects the server mode. The local IP is the local IP of the RNC PPP link. The peer IP is the peer IP of the RNC PPP link. For the port number, see the negotiation data table. ADD SCTPLNK: SRN=0, SN=0, SSN=0, SCTPLNKN=1, MODE=SERVER, APP=NBAP,
LOCIPADDR1="13.13.13.1", PEERIPADDR1="13.13.13.2", PEERPORTNO=9000, LOGPORTFLAG=NO, VLANFlAG=DISABLE, SWITCHBACKFLAG=YES;
ADD SCTPLNK: SRN=0, SN=0, SSN=0, SCTPLNKN=2, MODE=SERVER, APP=NBAP, LOCIPADDR1="13.13.13.1", PEERIPADDR1="13.13.13.2", PEERPORTNO=9001, LOGPORTFLAG=NO, VLANFlAG= DISABLE, SWITCHBACKFLAG=YES;
//Add NodeB and algorithm parameters.
ADD NODEB: NodeBName="RNC8-BBU1", NodeBId=1, SRN=0, SN=0, SSN=0,
TnlBearerType=IP_TRANS, IPTRANSAPARTIND=NOT_SUPPORT,
SharingSupport=NON_SHARED, CnOpIndex=0;
ADD NODEBALGOPARA: NodeBLdcAlgoSwitch=IUB_LDR-1&LCG_CREDIT_LDR-1, NodeBHsdpaMaxUserNum=3840, NodeBHsupaMaxUserNum=3840;
//Add the transport neighbor node.
ADD ADJNODE: ANI=1, NAME="NODEB1", NODET=IUB, NODEBID=1, TRANST=IP; //Add the link of the NodeB control port.
ADD NCP: NODEBNAME="RNC8-BBU1", CARRYLNKT=SCTP, SCTPLNKN=1; ADD CCP: NODEBNAME="RNC8-BBU1", PN=0, CARRYLNKT=SCTP, SCTPLNKN=2; Configure the mapping relation of transport resources and activity factor table.
//Add the mapping relation of transport resources to map services with different QoS to the corresponding transport channels. In this way, the transport bandwidth is used effectively. ADD TRMMAP: TMI=1, ITFT=IUB_IUR_IUCS, TRANST=IP, EFDSCP=46, AF43DSCP=38, AF42DSCP=36, AF41DSCP=34, AF33DSCP=30, AF32DSCP=28, AF31DSCP=26, AF23DSCP=22, AF22DSCP=20, AF21DSCP=18, AF13DSCP=14, AF12DSCP=12, AF11DSCP=10, BEDSCP=0, CCHPRIPATH=HQ_IPRT, CCHSECPATH=NULL,
SRBPRIPATH=HQ_IPRT, SRBSECPATH=NULL, VOICEPRIPATH=HQ_IPRT,
VOICESECPATH=NULL, CSCONVPRIPATH=HQ_IPRT, CSCONVSECPATH=NULL, CSSTRMPRIPATH=HQ_IPRT, CSSTRMSECPATH=NULL, PSCONVPRIPATH=HQ_IPRT, PSCONVSECPATH=NULL, PSSTRMPRIPATH=HQ_IPRT, PSSTRMSECPATH=HQ_IPRT,
PSHIGHINTERACTPRIPATH=HQ_IPNRT, PSHIGHINTERACTSECPATH=HQ_IPRT,
PSMIDINTERACTPRIPATH=HQ_IPNRT, PSMIDINTERACTSECPATH=HQ_IPRT,
PSLOWINTERACTPRIPATH=HQ_IPNRT, PSLOWINTERACTSECPATH=HQ_IPRT,
PSBKGPRIPATH=HQ_IPNRT, PSBKGSECPATH=HQ_IPRT, HDSRBPRIPATH=HQ_IPRT, HDSRBSECPATH=NULL, HDCONVPRIPATH=HQ_IPRT, HDCONVSECPATH=NULL,
HDSTRMPRIPATH=HQ_IPRT, HDSTRMSECPATH=NULL,
HDHIGHINTERACTPRIPATH=HQ_IPHDNRT, HDHIGHINTERACTSECPATH=HQ_IPHUNRT, HDMIDINTERACTPRIPATH=HQ_IPHDNRT, HDMIDINTERACTSECPATH=HQ_IPHUNRT,
HDLOWINTERACTSECPATH=HQ_IPHUNRT, HDBKGPRIPATH=HQ_IPHDNRT,
HUCONVPRIPATH=HQ_IPRT, HUCONVSECPATH=NULL, HUSTRMPRIPATH=HQ_IPRT, HUSTRMSECPATH=NULL, HUHIGHINTERACTPRIPATH=HQ_IPHUNRT, HUHIGHINTERACTSECPATH=HQ_IPHDNRT, HUMIDINTERACTPRIPATH=HQ_IPHUNRT, HUMIDINTERACTSECPATH=HQ_IPHDNRT, HULOWINTERACTPRIPATH=HQ_IPHUNRT, HULOWINTERACTSECPATH=HQ_IPHDNRT, HUBKGPRIPATH=HQ_IPHUNRT, HUBKGSECPATH=HQ_IPHDNRT;
//Add the activity factor table. Designate the activity factor for different services to multiplex transport resources.
ADD FACTORTABLE: FTI=1, REMARK="IUB", GENCCHDL=70, GENCCHUL=70, MBMSCCHDL=100, SRBDL=15, SRBUL=15, VOICEDL=70, VOICEUL=70, CSCONVDL=100, CSCONVUL=100, CSSTRMDL=100, CSSTRMUL=100, PSCONVDL=70, PSCONVUL=70, PSSTRMDL=100, PSSTRMUL=100, PSINTERDL=100, PSINTERUL=100, PSBKGDL=100, PSBKGUL=100, HDSRBDL=50, HDCONVDL=70, HDSTRMDL=100, HDINTERDL=100, HDBKGDL=100, HUSRBUL=50, HUCONVUL=70, HUSTRMUL=100, HUINTERUL=100, HUBKGUL=100;
//Configure the mapping of transport resources of neighbor nodes.
ADD ADJMAP: ANI=1, CNMNGMODE=EXCLUSIVE, CNOPINDEX=0, TMIGLD=1, TMISLV=1, TMIBRZ=1, FTI=1;
Add user plane data, including port controller, IP PATH, IP route, and transport resource group.
Route should not be added in the case of L2 networking. //Add the port controller.
FE bearer: add transport resources of port 0 of FG2 board in slot 18 to manage and control the SPU subsystem.
ADD PORTCTRLER: SRN=0, SN=18, PT=ETHER, CARRYEN=0, CTRLSN=0, CTRLSSN=0; E1 bearer: add transport resources of port 0 of the PEU board in slot 14 to manage and control the SPU subsystem.
ADD PORTCTRLER: SRN=0, SN=14, PT=PPP, CARRYPPPN=0, CTRLSN=2, CTRLSSN=0;
//Add the IP PATH: the unit is kbps.
ADD IPPATH: ANI=1, PATHID=1, PATHT=HQ_RT, IPADDR="13.13.13.1", PEERIPADDR="13.13.13.2", PEERMASK="255.255.255.255", TXBW=1800, RXBW=1800, CARRYFLAG=NULL, FPMUX=NO, DSCP=46, VLANFlAG=DISABLE, PATHCHK=ENABLED, ECHOIP="13.13.13.2";
PEERIPADDR="16.16.16.2", PEERMASK="255.255.255.255", TXBW=20000, RXBW=20000, CARRYFLAG=LGCPORT, LPNSN=18, LPN=20, FPMUX=NO, DSCP=18, VLANFlAG= DISABLE, PATHCHK=ENABLED, ECHOIP="16.16.16.2";
ADD IPPATH: ANI=1, PATHID=3, PATHT=HQ_HSDPANRT, IPADDR="10.10.10.100", PEERIPADDR="16.16.16.2", PEERMASK="255.255.255.255", TXBW=20000, RXBW=20000, CARRYFLAG=LGCPORT, LPNSN=18, LPN=20, FPMUX=NO, DSCP=10, VLANFlAG= DISABLE, PATHCHK=ENABLED, ECHOIP="16.16.16.2";
ADD IPPATH: ANI=1, PATHID=4, PATHT=HQ_HSUPANRT, IPADDR="10.10.10.100", PEERIPADDR="16.16.16.2", PEERMASK="255.255.255.255", TXBW=20000, RXBW=20000, CARRYFLAG=LGCPORT, LPNSN=18, LPN=20, FPMUX=NO, DSCP=10, VLANFlAG= DISABLE, PATHCHK=ENABLED, ECHOIP="16.16.16.2";
//Add the user plane route.
ADD IPRT: SRN=0, SN=18, DESTIP="16.16.16.2", MASK="255.255.255.0", NEXTHOP="10.10.10.1", PRIORITY=HIGH;
Add the O&M channel.
Add the NodeB IP address for the operation and maintenance.
ADD NODEBIP: NODEBID=1, NBTRANTP=IPTRANS_IP, NBIPOAMIP="9.9.9.9", NBIPOAMMASK="255.255.255.0", IPSRN=0, IPSN=18, IPGATEWAYIP="10.10.10.1", IPLOGPORTFLAG=YES, IPLPN=20;
Add the IP attributes of the NE management system: The EMSIP is the access IP of the M2000. ADD EMSIP: EMSIP="10.161.215.230", MASK="255.255.255.0", BAMIP="10.161.215.232", BAMMASK="255.255.255.0";