You are on page 1of 4

Forwarding Class Service Class with GSM/Packet Abis DSCP (dec) P Bit

S-Plane (ToP)

Network Control + SCTP LTE Network CP (BFD) 48 6

SCTP

Conversational voice (QCI-1)


Conversational - Voice LTE 46 5
IMS signaling QCI-5

Conversational video (QCI-2)

Conversational - Video & Streaming LTE Real-time gaming (QCI-3 ) 34 4

Non-conversational video (QCI-4)

I/B (CC) LTE M-Plane 18 3

Video buffered streaming (QCI-6)

I/B LTE Video live streaming (QCI-7) 10 1

TCP-based (QCI-8/9)
Standard DSCP /pbit marking related with services ..

Below is some more info :

################################3G Qos : #######################################


1. Network Sync
get . ntpdscp

2. Radio network control


Common channel :
hget TnlCchQosClassProfile=1,TnlQosClass=1 dscp

Dedicated channel :
hget RabHandling=1,TnlDchQosClassProfile=0,TnlQosClass dscp

shared channel :
hget RabHandling=1,TnlHspaQosClassProfile=0,TnlQosClass dscp

IU interface Qos :
hget RabHandling=1,TnlIuQosClassProfile=0,TnlQosClass dscp

3. Radio network /core network Signaling


get m3ua dscp [ In RNC ]
hget NodeBFunction=1 dscp [ In NodeB]
4. O&M
lget IpOam dscp
5. DSCP to Pbit marking
hget gigaBitEthernet dscpPbitMap

###########################2G Qos #########################################


AOIP userplane :
<RRAGP ; [ DSCP 46 ]
AOIP control plane :
<dbtsp:tab=axepars,name=M3UADSCP; [ DSCP 40]
ABIS IP :
<RRPTP:PSTU=ALL;
<RRBGP:LBG=ALL;

SAPI SERVICE DSCP


0 Radio Signalling Link 51
10 Speech 46
11 Circuit Switched (CS) data 46
12 GPRS/EGPRS 28
62 Operation and Maintenance Link 51

TCU -DSCP to pbit mapping :


getmoattribute STN=0,QosPolicy=0

############################4G Qos ##############################


LTE TRAFFIC DSCP PBIT
Network Control + SCTP 48 6
Conversational voice (QCI-1)
IMS signaling QCI-5 46 5

Conversational video (QCI-2)


Real-time gaming (QCI-3
) Non-conversational video 34 4
(QCI-4)
LTE HS PS
Video buffered streaming (QCI-6)
Video live streaming (QCI-7) 10,12,14 1
TCP-based (QCI-8/9)

get . dscp
get . pcp
crn Transport=1,QosProfiles=1,DscpPcpMap=1
defaultPcp 0
pcp0 0
pcp1 10 12 14
pcp2 17 19 21 23
pcp3 18 20 22
pcp4 34 26 28 16 8
pcp5 46 36 38
pcp6 48 40 32
pcp7 54 51
userLabel Traffic
end
#END Transport=1,QosProfiles=1,DscpPcpMap=1 ------

You might also like