Zebp Routing Area Information

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

EBP - OUTPUT ROUTING AREA(S) <option>

Function
With the EBP command you output the routing areas or the BTSs or SEGs using the
network service entity identifiers in the BSDATA. The command is optional.
Parameters
mobile country code , mobile network code , location area code , routing area co
de , network service entity identifier ;
Syntax
Syntax
EBP: [ [ MCC = <mobile country code>,
MNC = <mobile network code>,
LAC = <location area code>,
RAC = <routing area code> ] | <all> def |
NSEI = <network service entity identifier> ... ] ; <option>
Parameter explanations
Parameter explanations
mobile country code
MCC = decimal number
With this parameter you identify the mobile country code number. The value range
is from 0 to 999. If you enter this parameter, you must also enter the paramete
rs mobile network code (MNC), location area code (LAC), and routing area code (R
AC). If you do not enter these parameters, all routing areas under the BSC are o
utput.
mobile network code
MNC = binary coded decimal number
With this parameter you identify the mobile network code number. The value range
is from 0 to 99. Optional values range from 0 to 999. If you enter this paramet
er, you must also enter the parameters mobile country code (MCC), location area
code (LAC), and routing area code (RAC). If you do not enter these parameters, a
ll routing areas under the BSC are output.
As the value of the parameter is a binary coded decimal number in the entire GSM
network, the preceding zeros are significant, for example 1, 01, and 001 are di
fferent values. The use of one digit MNC is not allowed.
location area code
LAC = decimal number
With this parameter you identify the location area code number. The values range
from 1 to 65533. If you enter this parameter, you must also enter the parameter
s mobile country code (MCC), mobile network code (MNC), and routing area code (R
AC). If you do not enter these parameters, all routing areas under the BSC are o
utput.
routing area code
RAC = decimal number
With this parameter you identify the routing area code number. The values range
from 0 to 255. If you enter this parameter, you must also enter the parameters m
obile country code (MCC), mobile network code (MNC), and location area code (LAC
). If you do not enter these parameters, all routing areas under the BSC are out
put.
network service entity identifier
NSEI = decimal number
With this parameter you identify the network service entity identifiers. The BTS
s or SEGs using the NSEI are output.
The values range from 0 to 65535.
You can enter multiple network service entity identifiers by using the grouping
characters & and &&. If you enter this parameter, you cannot enter any other par
ameters.

Examples
Examples
1.
Output all the routing areas in the BSDATA.
ZEBP;
2.
Output the routing area whose mobile country code is 222, mobile network code is
21, location area code is 234, and routing area code is 100.
ZEBP:MCC=222,MNC=21,LAC=234,RAC=100;
3.
Output the BTSs or SEGs using the network service entity identifier 0.
ZEBP:NSEI=0;
Additional information
Additional information
Routing Area Identification (RAI) = MCC + MNC + LAC + RAC. RAI is used for ident
ifying GPRS cells.
Execution printouts
Execution printouts
The execution printout of example 2:
BSC BSC-LAB
2004-10-10 12:22:32
ROUTING AREA IDENTIFICATION..............(RAI)
MOBILE COUNTRY CODE...................(MCC).... 222
MOBILE NETWORK CODE...................(MNC)....
21
LOCATION AREA CODE....................(LAC).... 00234
ROUTING AREA CODE.....................(RAC).... 100
NSEIs:

1000 55555

BTSs USING THE ROUTING AREA:


100 COUNTRYSIDE100
101 MAINSTREET101
COMMAND EXECUTED
The execution printout of example 2 if the segment usage <option> is on:
BSC BSC-LAB
2004-10-10 12:22:32
ROUTING AREA IDENTIFICATION..............(RAI)
MOBILE COUNTRY CODE...................(MCC).... 222
MOBILE NETWORK CODE...................(MNC)....
21
LOCATION AREA CODE....................(LAC).... 00234
ROUTING AREA CODE.....................(RAC).... 100
NSEIs:

1000 55555

SEGs USING THE ROUTING AREA:


100 COUNTRYSIDE100
101 MAINSTREET101
COMMAND EXECUTED
The execution printout of example 3:
BSC BSC-LAB
2004-10-10 12:25:22
BTSs USING THE NSEI-00000:
1 CITY001

2 CITY002

COMMAND EXECUTED
The execution printout of example 3 if the segment usage <option> is on:
BSC BSC-LAB
2004-10-10 12:25:22
SEGs USING THE NSEI-00000:
1 CITY001
COMMAND EXECUTED
Semantic error messages
Execution error messages

2 CITY002

You might also like