You are on page 1of 24

GSM BSS

GBSS15.0

Ater Compression Transmission


Feature Parameter Description

Issue 01
Date 2013-05-06

HUAWEI TECHNOLOGIES CO., LTD.


Copyright © Huawei Technologies Co., Ltd. 2018. All rights reserved.
No part of this document may be reproduced or transmitted in any form or by any means without prior written
consent of Huawei Technologies Co., Ltd.

Trademarks and Permissions

and other Huawei trademarks are trademarks of Huawei Technologies Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their respective
holders.

Notice
The purchased products, services and features are stipulated by the contract made between Huawei and the
customer. All or part of the products, services and features described in this document may not be within the
purchase scope or the usage scope. Unless otherwise specified in the contract, all statements, information,
and recommendations in this document are provided "AS IS" without warranties, guarantees or
representations of any kind, either express or implied.

The information in this document is subject to change without notice. Every effort has been made in the
preparation of this document to ensure accuracy of the contents, but all statements, information, and
recommendations in this document do not constitute a warranty of any kind, express or implied.

Huawei Technologies Co., Ltd.


Address: Huawei Industrial Base
Bantian, Longgang
Shenzhen 518129
People's Republic of China

Website: http://www.huawei.com
Email: support@huawei.com

Issue 01 (2013-05-06) Huawei Proprietary and Confidential i


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description Contents

Contents

1 About This Document.................................................................................................................. 1


1.1 Scope.............................................................................................................................................................................. 1
1.2 Intended Audience.......................................................................................................................................................... 1
1.3 Change History............................................................................................................................................................... 1

2 Overview......................................................................................................................................... 3
2.1 Introduction.................................................................................................................................................................... 3
2.2 NEs Supporting the Feature............................................................................................................................................3

3 Technical Description...................................................................................................................5
3.1 Overview........................................................................................................................................................................ 5
3.2 Network Topologies........................................................................................................................................................5
3.2.1 Network Topology in Non-TC Pool Mode..................................................................................................................5
3.2.2 Network Topology in TC Pool Mode.......................................................................................................................... 6
3.3 Technologies in Ater Compression Transmission.......................................................................................................... 7
3.3.1 Speech Frame Processing............................................................................................................................................ 7
3.3.2 Packet Multiplexing.....................................................................................................................................................9
3.3.3 Reliability.................................................................................................................................................................. 10

4 Related Features...........................................................................................................................11
5 Engineering Guidelines............................................................................................................. 12
5.1 Deploying Ater Compression Transmission.................................................................................................................12
5.1.1 Deployment Requirements........................................................................................................................................ 12
5.1.2 Activation.................................................................................................................................................................. 13
5.1.3 Activation Observation..............................................................................................................................................15
5.1.4 Deactivation...............................................................................................................................................................16

6 Parameters..................................................................................................................................... 17
7 Counters........................................................................................................................................ 19
8 Glossary......................................................................................................................................... 20
9 Reference Documents................................................................................................................. 21

Issue 01 (2013-05-06) Huawei Proprietary and Confidential ii


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 1 About This Document

1 About This Document

1.1 Scope
This document describes GBFD-116902 Ater Compression Transmission, including its
technical principles, related features and engineering guidelines.

1.2 Intended Audience


This document is intended for personnel who:

l Need to understand the features described herein


l Work with Huawei products

1.3 Change History


This section provides information about the changes in different document versions. There are
two types of changes, which are defined as follows:

l Feature change
Changes in features of a specific product version
l Editorial change
Changes in wording or addition of information that was not described in the earlier
version

01 (2013-05-06)
This issue does not include any changes.

Draft A (2013-02-27)
Compared with Issue 01 (2012-04-28) of GBSS14.0, Draft A (2013-02-27) of GBSS15.0
includes the following changes.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 1


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 1 About This Document

Change Type Change Description Parameter Change

Feature change Added 2.2 NEs Supporting None


the Feature.

Editorial change l Added 4 Related None


Features.
l Optimized 5
Engineering
Guidelines.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 2


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 2 Overview

2 Overview

2.1 Introduction
Ater Compression Transmission is a technology in which the TransCoder Subrack (TCS) of a
BSC is configured remotely on the MSC side and the Ater interface uses IP over PPP over
Ch-STM-1 transmission to carry speech signals. Meanwhile, the techniques such as Ater
multiplexing, PPP multiplexing, and IP header compression are used for data compression on
the Ater interface to increase the transmission efficiency on the Ater interface.
Ater Compression Transmission has the following characteristics:
l Remote location of the TCS decreases the transmission bandwidth usage by 75%. After
the Ater Compression Transmission feature is enabled, the transmission bandwidth usage
on the Ater interface additionally decreases by 30%.
l IP over PPP enables IP packets to be transmitted over the traditional TDM network. This
protects the legacy investment of the operator who owns the TDM transmission
resources.
l If the Abis interface uses the IP/High-Level Data Link Control (HDLC) transmission, no
coding or decoding boards are required to convert the transcoder and adapter unit
(TRAU) speech frames to packets. This saves the board configuration costs.

2.2 NEs Supporting the Feature


Table 2-1 NEs supporting the feature
Feature BSC6900 BSC6910 BTS eGBTS

Ater √ × √ ×
Compression
Transmission

NOTE

√ indicates that the NE supports this feature. × indicates that the NE does not support this feature.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 3


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 2 Overview

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 4


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 3 Technical Description

3 Technical Description

3.1 Overview
The TRAU frames are used to carry speech signals in a TDM network. Packet TRAU
(pTRAU) frames are used to carry signals in IP/HDLC transmission mode.
When the Ater Compression Transmission feature is enabled, the Ater interface uses IP over
PPP transmission to carry speech signals whereas it still use TDM transmission to carry radio
signaling links (RSLs) and operation and maintenance links (OMLs).
To enable Ater Compression Transmission, set ATERTRANSMODE to IP(IP).

3.2 Network Topologies

3.2.1 Network Topology in Non-TC Pool Mode


In non-TC pool networking mode, speech services between the Main Processing Subrack
(MPS)/Extended Processing Subrack (EPS) and the TCS of a BSC are carried in IP over PPP
over Ch-STM-1 mode, as shown in Figure 3-1.

Figure 3-1 Network topology in non-TC pool mode

In Ater compression transmission mode, the MPS/EPS and TCS of a BSC are adjacent nodes
to each other.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 5


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 3 Technical Description

You need to configure the adjacent BSC of the TCS by setting NODET to BSC(Ater
Interface on BSC) and BSCID to 0. Meanwhile, configure the adjacent TCS of the BSC by
setting NODET to TC(Ater Interface on TC).

3.2.2 Network Topology in TC Pool Mode


Figure 3-2 shows the network topology in TC pool mode when the user plane on the Ater
interface is in IP over PPP mode.

Figure 3-2 Network topology in TC pool mode (IP over PPP on the Ater user plane)

Figure 3-3 shows the network topology when both TDM and IP over PPP are used on the
user plane of the Ater interface.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 6


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 3 Technical Description

Figure 3-3 Network topology in TC pool mode (TDM and IP over PPP on the Ater user
plane)

In TC pool networking mode, the MPS/EPS (regarded as the BSC) and TCS that support Ater
compression transmission are adjacent nodes.
You need to configure all the BSCs in the TC pool as the adjacent nodes of the TCS by setting
NODET of each BSC to BSC(Ater Interface on BSC), setting BSCID of the primary BSC to
0, and setting BSCID of every secondary BSC to a non-zero value. Meanwhile, configure the
adjacent TCS of each BSC by setting NODET to TC(Ater Interface on TC).

3.3 Technologies in Ater Compression Transmission

3.3.1 Speech Frame Processing


The timeslots on the Ater interface consist of timeslots for Ater RSLs, timeslots for Ater
OMLs, timeslots for speech services, and timeslots for A interface signaling system No.7
(SS7) links. The Ater interface use IP over PPP transmission to carry only speech signals
whereas it still uses TDM transmission to carry RSLs and OMLs. Figure 3-4 shows the
timeslots on the Ater interface.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 7


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 3 Technical Description

Figure 3-4 Timeslots on the Ater interface

In Ater compression transmission mode, speech frames can be processed in the following
ways:

l Direct transmission of pTRAU frames from the Abis interface board to the Ater interface
board
When the Abis interface uses HDLC or IP transmission, the pTRAU frames are directly
sent from the Abis interface board to the Ater interface board without further processing
by the DPUc board. This reduces the delay of frame processing. Figure 3-5 shows the
signal flow.

Figure 3-5 Signal flow in the MPS/EPS (Abis over HDLC/IP)

l Frame format conversion between the Abis interface board and the Ater interface board
When the Abis interface uses TDM transmission, the DPUc board in the MPS/EPS
performs conversion between TRAU frames on the Abis interface and pTRAU frames on
the Ater interface. In addition, the DPUc board can eliminate the delay variation caused

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 8


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 3 Technical Description

by arrival of pTRAU frames when IP/HDLC transmission is used on the Ater interface.
Figure 3-6 shows the signal flow.

Figure 3-6 Signal flow in the MPS/EPS (Abis over TDM)

l Frame format conversion between the Ater interface board and the A interface board
In Ater compression transmission mode, the Ater interface board sends pTRAU frames
to the DPUc board for converting the pTRAU frames to PCM frames used on the A
interface. In addition, the DPUc board can eliminate the delay variation caused by arrival
of pTRAU frames when IP/HDLC transmission is used on the Ater interface, support the
downlink DTX function, and compress the silence frames. This improves the
transmission efficiency on the Ater interface. Figure 3-7 shows the signal flow.

Figure 3-7 Signal flow in the TCS

3.3.2 Packet Multiplexing


In Ater compression transmission mode, the POUc board works as the Ater interface board in
the MPS/EPS/TCS and supports the following packet multiplexing functions:
l Ater multiplexing
Speech frames on the Ater interface are encapsulated in the same format as pTRAU
frames used on the Abis interface. Multiple pTRAU frames are multiplexed into a UDP
packet through the Frame Protocol (FP) multiplexing technology, improving the
transmission efficiency.
l IP header compression
The UDP/IP header can be compressed to decrease the packet header overhead, reduce
packet loss, and shorten the period of packet response.
l PPP multiplexing
Multiple pTRAU frames are multiplexed into a PPP packet to decrease the packet header
overhead and therefore improve the transmission efficiency.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 9


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 3 Technical Description

Packet multiplexing can greatly improve the transmission efficiency in Ater compression
transmission mode when the timeslot resources are limited.
For details about packet multiplexing, see IP Transmission Efficiency Improvement Feature
Parameter Description.

3.3.3 Reliability
Ater Compression Transmission can improve transmission resource utilization. However, due
to the inherent characteristics of IP transmission, more bit errors, delay, and variation are
generated. In addition, IP transmission has more protocol layers than TDM transmission.
Therefore, higher reliability is required.
Ater Compression Transmission provides high reliability at the physical layer and the data
link layer.
l At the physical layer, the active/standby board or port switchover is performed without
disrupting services in the case of a board fault or optical port fault.
l At the data link layer, the MLPPP (Multilink PPP) group is configured to achieve PPP
link redundancy.
For details about packet multiplexing, see IP Transmission Efficiency Improvement Feature
Parameter Description.
In the case of a TC fault, the TC pool function can be enabled to rectify the fault.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 10


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 4 Related Features

4 Related Features

Prerequisite Features
None.

Mutually Exclusive Features


Feature ID Feature Name Description

GBFD-116901 Flex Ater -

Impacted Features
None.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 11


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 5 Engineering Guidelines

5 Engineering Guidelines

5.1 Deploying Ater Compression Transmission

5.1.1 Deployment Requirements


Table 5-1 Deployment requirements
Aspect Requirement

Related features See 4 Related Features.

BSC l The POUc board has been installed.


l When the Abis interface uses TDM
transmission, the DPUc board is
configured.

BTS None

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 12


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 5 Engineering Guidelines

Aspect Requirement

GSM networking l If the core network (CN) supports IP


transmission, the A over IP networking
is recommended.
l If the CN does not support IP
transmission and the Abis interface uses
IP or HDLC transmission, the Ater
interface uses IP transmission. This
saves board configuration costs and
transmission resources over the Ater
interface. However, in this case, the
POUc board must be added and the IP
over PPP transmission is used.
l If the Abis interface uses TDM
transmission, using IP transmission over
the Ater interface will increase
configuration costs and degrade speech
quality. In this case, Ater over IP
transmission is not recommended.
l If the Ater interface uses IP
transmission, the Abis and Ater interface
can share the same interface board to
save transmission resources.

MS None

MSC None

License The license controlling this feature has been


activated. For details on how to activate the
license, see License Management Feature
Parameter Description. For details about
license items, see License Control Item
Description.

Others The initial configuration of the BSC is


complete. The TC is remotely configured on
the MSC side.

5.1.2 Activation
Using MML Commands
On the BSC LMT, perform the following steps:
1. Run the ADD BRD command twice to add POUc boards for the BM subrack and TCS.
2. Run the SET BSCBASIC command with Service mode set to SEPARATE(Separate)
and Ater Interface Transfer Mode set to IP(IP).
3. Run the ADD ATERCONPATH command to add an Ater connection path between the
MPS and TCS.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 13


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 5 Engineering Guidelines

4. Run the ADD ATEROML command to add an operation and maintenance link (OML)
between the MPS and TCS.
5. Run the ADD ATERSL command to add an Ater signaling link between the MPS/EPS
and TCS.
6. Configure the physical layer and data link layer data for the POUc board. For details, see
BSC6900 GSM Initial Configuration Guide.
7. Run the ADD ADJNODE command to add adjacent nodes on the BM side. In this step,
set Adjacent Node Type to BSC(Ater Interface on BSC).
8. Run the ADD ADJNODE command to add adjacent nodes on the TC side. In this step,
set Adjacent Node Type to TC(Ater Interface on TC).
9. Run the ADD IPPATH command twice to add an IP path for each of BM and TC. To
add multiple IP paths, run this command for each IP path.

MML Command Examples


//Adding a POUc board
ADD BRD: SRN=0, BRDCLASS=INT, BRDTYPE=POUc, LGCAPPTYPE=IP, SN=16,
RED=NO, ISTCBRD=NO, MPUSUBRACK=0, MPUSLOT=0;
ADD BRD: SRN=3, BRDCLASS=INT, BRDTYPE=POUc, LGCAPPTYPE=IP, SN=16,
RED=NO, ISTCBRD=YES;
//Configuring transmission mode over the Ater interface
SET BSCBASIC: ServiceMode=SEPARATE, ATERTRANSMODE=IP;
//Adding an Ater connection path
ADD ATERCONPATH: ATERIDX=0, BMSRN=0, BMSN=16, BMPN=0, TCSRN=3,
TCSN=16, TCPN=0;
ADD ATERCONPATH: ATERIDX=1, BMSRN=0, BMSN=16, BMPN=1, TCSRN=3,
TCSN=16, TCPN=1;
ADD ATERCONPATH: ATERIDX=2, BMSRN=0, BMSN=16, BMPN=2, TCSRN=3,
TCSN=16, TCPN=2;
ADD ATERCONPATH: ATERIDX=3, BMSRN=0, BMSN=16, BMPN=3, TCSRN=3,
TCSN=16, TCPN=3;
//Adding an Ater OML
ADD ATEROML: ATEROMLINX=0, ATERPIDX=0,
TSMASK=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;
ADD ATEROML: ATEROMLINX=1, ATERPIDX=1,
TSMASK=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;
//Adding an Ater signaling link

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 14


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 5 Engineering Guidelines

ADD ATERCONSL: ATERIDX=2,


ATERMASK=TS1-0&TS2-0&TS3-0&TS4-0&TS5-0&TS6-0&TS7-0&TS8-0&TS9-0&TS10
-0&TS11-0&TS12-0&TS13-0&TS14-0&TS15-0&TS16-0&TS17-0&TS18-0&TS19-0&TS20
-0&TS21-0&TS22-0&TS23-0&TS24-0&TS25-0&TS26-0&TS27-0&TS28-0&TS29-0&TS30
-0&TS31-0, TNMODE=TRRS;
//Adding an Ater PPP link on the BM side
ADD PPPLNK: SRN=0, SN=16, BRDTYPE=POUc, PPPLNKN=0, DS1=6,
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, BORROWDEVIP=No, LOCALIP="1.1.1.1", MASK="255.255.255.0",
PEERIP="1.1.1.2", IPHC=No_HC, PFC=Disable, ACFC=Disable, PPPMUX=Disable,
AUTHTYPE=NO_V, FLOWCTRLSWITCH=ON, ERRDETECTSW=OFF;
//Adding an Ater PPP link on the TC side
ADD PPPLNK: SRN=3, SN=16, BRDTYPE=POUc, PPPLNKN=0, DS1=6,
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, BORROWDEVIP=No, LOCALIP="1.1.1.2", MASK="255.255.255.0",
PEERIP="1.1.1.1", IPHC=No_HC, PFC=Disable, ACFC=Disable, PPPMUX=Disable,
AUTHTYPE=NO_V, FLOWCTRLSWITCH=ON, ERRDETECTSW=OFF;
//Adding an Ater adjacent node on the BM side
ADD ADJNODE: ANI=0, NAME="adjnode0", NODET=BSC, BSCID=0;
//Adding an Ater adjacent node on the TC side
ADD ADJNODE: ANI=1, NAME="adjnode1", NODET=TC;
//Adding an Ater IP path on the BM side
ADD IPPATH: ANI=0, PATHID=0, ITFT=ATER, PATHT=QoS, IPADDR="1.1.1.2",
PEERIPADDR="1.1.1.1", TXBW=2000, RXBW=2000, CARRYFLAG=NULL,
PATHCHK=DISABLED;
//Adding an Ater IP path on the TC side
ADD IPPATH: ANI=1, PATHID=1, ITFT=ATER, PATHT=QoS, IPADDR="1.1.1.1",
PEERIPADDR="1.1.1.2", TXBW=2000, RXBW=2000, CARRYFLAG=NULL,
PATHCHK=DISABLED;

Using the CME


This feature cannot be activated by using the CME.

5.1.3 Activation Observation


Step 1 On the BSC LMT, run the DSP E1T1 command to query the value of Port running state.
Step 2 Verify the physical layer link.
l When the physical layer link is configured as a PPP link:
1. On the BSC LMT, run the D SP PPPLNK command to query the values of Link state,
Local IP address, and Peer IP address.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 15


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 5 Engineering Guidelines

2. On the BSC LMT, run the PING IP command with its parameters set as follows: Set
Source IP address to Local IP address specified in the DSP PPPLNK command. Set
Destination IP address to Peer IP address specified in the DSP PPPLNK command.
Expected result: The PING IP command output shows that the link is in normal state.
l When the physical layer link is configured as a multipoint link:
1. On the BSC LMT, run the DSP MPGRP command to query the values of Link state,
Local IP address, and peer IP address.
2. On the BSC LMT, run the DSP MPLNK command to query the values of Link state
and LCP negotiated state.
3. On the BSC LMT, run the PING IP command with its parameters set as follows: Set
Source IP address to Local IP address specified in the DSP MPGRP command. Set
Destination IP address to Peer IP address specified in the DSP MPGRP command.
Expected result: The PING IP command output shows that the link is in normal state.
Step 3 On the BSC LMT, run the DSP LAPDLNK command to check whether the LAPD link is in
normal state.
Expected result: The value of Usage status is NORMAL. This indicates that the LAPD link
works properly.
Step 4 On the BSC LMT, run the DSP ADJNODE command to check the adjacent node status,
number of paths to the adjacent node, and available bandwidth.
Expected result: The value of Operation state is Available, the related bandwidth is higher
than 0, and the adjacent node is in normal state.
Step 5 On the BSC LMT, run the DSP IPPATH command to check whether the IP path is available.
Expected result: The value of Operation state is Available, the related bandwidth is higher
than 0, and the IP path is in normal state.
Step 6 Use an MS to make a call. After the call is set up, run the DSP IPCHN command on the BSC
LMT to check the UDP port state over the Ater interface.
Expected result: The states of UDP ports on both the BM and TC sides are the same.

----End

5.1.4 Deactivation
This feature does not need to be deactivated.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 16


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 6 Parameters

6 Parameters

Table 6-1 Parameters


Parame NE MML Feature Feature Description
ter ID Comma ID Name
nd

ATERT BSC690 SET GBFD-1 Ater Meaning: Transport mode of the Ater interface. The
RANS 0 BSCBA 16902 Compre Ater interface can be in TDM transport mode.
MODE SIC ssion GUI Value Range: TDM(TDM)
Transmi
ssion Unit: None
Actual Value Range: TDM
Default Value: TDM(TDM)

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 17


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 6 Parameters

Parame NE MML Feature Feature Description


ter ID Comma ID Name
nd

NODET BSC690 ADD GBFD-1 TC Pool Meaning: Type of the adjacent node.
0 ADJNO 13726 Abis GUI Value Range: ABIS(Abis Interface), A(A
DE GBFD-1 over IP Interface), BSC(Ater Interface on BSC), TC(Ater
MOD 18601 A over Interface on TC), IUR_G(IUR_G Interface)
ADJNO GBFD-1 IP Unit: None
DE 18602 IP QOS Actual Value Range: ABIS, A, BSC, TC, IUR_G
GBFD-1 Abis IP Default Value: None
18605 over
GBFD-1 E1/T1
18611 A IP
GBFD-1 over
18622 E1/T1
GBFD-1 Ater
16902 Compre
GBFD-1 ssion
18631 Transmi
ssion
A
Interface
Transmi
ssion
Pool

BSCID BSC690 ADD GBFD-1 TC Pool Meaning: Uniquely identifies a BSC in the TC pool.
0 ADJNO 13726 IP QOS GUI Value Range: 0~15
DE GBFD-1 Ater Unit: None
18605 Compre Actual Value Range: 0~15
GBFD-1 ssion
16902 Transmi Default Value: None
ssion

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 18


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 7 Counters

7 Counters

There are no specific counters associated with this feature.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 19


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 8 Glossary

8 Glossary

For the acronyms, abbreviations, terms, and definitions, see Glossary.

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 20


Copyright © Huawei Technologies Co., Ltd.
GSM BSS
Ater Compression Transmission Feature Parameter
Description 9 Reference Documents

9 Reference Documents

1. RFC1661: The Point-to-Point Protocol (PPP)


2. RFC1990: The PPP Multilink Protocol (ML-PPP)
3. RFC 2686: The Multi-Class Extension to Multi-Link PPP
4. RFC 3153: PPP Multiplexing
5. IP Transmission Efficiency Improvement Feature Parameter Description

Issue 01 (2013-05-06) Huawei Proprietary and Confidential 21


Copyright © Huawei Technologies Co., Ltd.

You might also like