Oracle® Communications EAGLE Database Administration - SS7 User's Guide Release 46.7 E97335 Revision 1 |
|
![]() Previous |
![]() Next |
The E1 interface parameters are provisioned in the database using the ent-e1
command using these parameters.
:loc
– The location of the E1 card (card type lime1
) that is servicing the E1 signaling link. The E1 card must be an HC-MIM or an E5-E1T1 card. The location of a channel card (card type limch
) cannot be specified for this parameter.
:e1port
– The E1 port on the E1 card used to service the E1 signaling link. The e1port
value cannot already be assigned to the E1 card specified by the loc
parameter.
:crc4
– Specifies whether or not CRC4 is enabled on the E1 signaling link. The default value is on
(crc4=on
).
:cas
– Specifies whether CAS or CCS is used on the E1 signaling link. CAS is enabled with the cas=on
parameter. CCS is enabled with the cas=off
parameter. The default value is CCS enabled (cas=off
). The cas=on
parameter cannot be specified for an HC-MIM or an E5-E1T1 card.
:encode
– Specifies the type of encoding or decoding that is used on the E1 signaling link, either HDB3 or AMI. The default value is HDB3 encoding (encode=hdb3
).
:e1tsel
– The timing source for the E1 signaling link, master (external
) or slave (line
). The default value is slave timing (e1tsel=line
).
Note:
To use an external high-speed master clock source other than RS-422, TDMs 870-0774-15 or later must be installed in card locations 1114 and 1116, and the TDM Global Timing Interface options must be configured. For more information, see Configuring the Options for the TDM Global Timing Interface.:si
– Specifies the value of the two spare international bits of NFAS data, from 0 to 3. The default value is 0 (si=0
).
:sn
– Specifies the value of the five spare national bits of NFAS data, from 0 to 31. The default value is 0 (sn=0
).
:linkclass
– Indicates whether the E1 port supports channelized (linkclass=chan
) or un-channelized (linkclass=unchan
) E1 signaling links.
:minsurate
– Specifies the minimum number of signaling units (FISUs and LSSUs) per second that are transmitted on the outbound E1 signaling link during idle periods or when there is an unused portion of the link’s bandwidth. The value of this parameter is from 500 to 2000 signaling units per second, with the default value of 1000 signaling units per second. The minsurate
parameter can be specified only when an unchannelized E1 port (linkclass=unchan
parameter) is being configured.
The ent-e1
command contains the e1tsel=recovered
, chanbrdg
, and force=yes
parameters. These parameters are not used in this procedure. These parameters and their usage are described in Adding Channel Bridged E1 Ports.
The E1 card specified in this procedure must be in the database. This can be verified with the rtrv-card
command.
rtrv-card
command. rlghncxa03w 09-05-28 09:12:36 GMT EAGLE5 41.0.0 CARD TYPE APPL LSET NAME LINK SLC LSET NAME LINK SLC 1102 TSM GLS 1113 GSPM OAM 1114 TDM-A 1115 GSPM OAM 1116 TDM-B 1117 MDAL 1201 LIME1 CCS7ITU lsn1 A 13 lsn1 B 12 1202 LIMCH CCS7ITU lsn1 A 0 lsn1 B 8 1203 LIME1 CCS7ITU lsn1 A1 4 lsn1 B1 9 1204 LIMCH CCS7ITU lsn1 A2 5 lsn1 A3 6 1211 LIME1 CCS7ITU lsn1 A 14 1212 LIMCH CCS7ITU lsn1 A 10 lsn1 B 11 1213 LIME1 CCS7ITU lsn1 A4 1 lsn1 A5 7 lsn1 B5 2 lsn1 A6 3 1316 DCM STPLAN
If there no LIME1 cards shown in the rtrv-card
output, perform Adding a LIM-E1 Card and add an HC-MIM or an E5-E1T1 card to the database. After the card has been added, continue the procedure with 2.
rtrv-e1
command with no parameters.This is an example of the possible output.
rlghncxa03w 06-10-19 21:17:04 GMT EAGLE5 36.0.0 E1 LINK MINSU LOC PORT CRC4 CAS ENCODE E1TSEL SI SN CHANBRDG CLASS RATE 1201 1 ON OFF HDB3 EXTERNAL 2 6 ------ CHAN ---- 1201 2 ON OFF HDB3 EXTERNAL 3 5 ------ CHAN ---- 1202 1 ON OFF HDB3 EXTERNAL 1 10 ------ CHAN ---- 1203 1 ON OFF HDB3 EXTERNAL 1 11 ------ CHAN ---- 1203 2 ON OFF HDB3 EXTERNAL 3 7 ------ CHAN ---- 1204 1 ON OFF HDB3 EXTERNAL 3 8 ------ CHAN ---- 1211 2 ON OFF HDB3 EXTERNAL 0 0 ------ CHAN ---- 1212 1 ON OFF HDB3 EXTERNAL 1 1 ------ CHAN ---- 1213 1 ON OFF HDB3 EXTERNAL 2 2 ------ CHAN ---- 1213 5 ON OFF HDB3 EXTERNAL 3 3 ------ CHAN ----
Table A-11 shows the maximum number of unchannelized E1 ports that the EAGLE can contain. If the rtrv-e1
output contains the maximum number of unchannelized E1 ports, no other unchannelized E1 ports can be added and this procedure cannot be performed.
If no E1 ports are assigned to the E1 card you wish to use in this procedure, verify that the E1 card is an HC-MIM or an E5-E1T1 card. The part number of the HC-MIM is 870-2671-XX. The part number of the E5-E1T1 card is 870-1873-XX If the E1 card is not an HC-MIM or an E5-E1T1 card, either select another E1 card from the rtrv-e1
output, or add a new HC-MIM by performing Adding a LIM-E1 Card.
If the E1 card is an HC-MIM or an E5-E1T1 card, and contains no unchannelized E1 ports, continue the procedure with 3.
If E1 ports are assigned to the E1 card you wish to use in this procedure, and the E1 ports on the E1 card are channelized, unchannelized E1 ports cannot be assigned to this E1 card. Unchannelized E1 ports cannot be assigned to an E1 card that contains channelized E1 ports. If the E1 ports on the E1 card are channelized, either select another E1 card from the rtrv-e1
output, or add a new HC-MIM or an E5-E1T1 card by performing Adding a LIM-E1 Card. If all the E1 ports shown in the rtrv-e1
output are channelized, add a new HC-MIM or an E5-E1T1 card by performing Adding a LIM-E1 Card.
An HC-MIM can contain a maximum of two unchannelized E1 ports. An E5-E1T1 card can contain only one unchannelized E1 port. If the E1 card you wish to use contains two unchannelized E1 ports, the E1 card is an HC-MIM. No additional unchannelized E1 port cannot be added to this E1 card. If the E1 card you wish to use contains one unchannelized E1 port, verify that the E1 card is an HC-MIM or an E5-E1T1 card. The part number of the HC-MIM is 870-2671-XX. The part number of the E5-E1T1 card is 870-1873-XX. If the E1 card is an HC-MIM with only one unchannelized E1 port assigned, the unchannelized E1 port can be added to this card. Continue the procedure with 3. If the E1 card is an E5-E1T1 card, the unchannelized E1 port cannot be added to this E1 card.
If the unchannelized E1 port cannot be added to this card, repeat 1 and 2 to select another E1 card to add the unchannelized E1 port to, or add a new HC-MIM or E5-E1T1 by performing Adding a LIM-E1 Card.
rtrv-ctrl-feat
command.rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0 The following features have been permanently enabled: Feature Name Partnum Status Quantity HC-MIM SLK Capacity 893012707 on 64 Command Class Management 893005801 on ---- LNP Short Message Service 893006601 on ---- Intermed GTT Load Sharing 893006901 on ---- XGTT Table Expansion 893006101 on 400000 XMAP Table Expansion 893007701 on 3000 The following features have been temporarily enabled: Feature Name Partnum Status Quantity Trial Period Left Zero entries found. The following features have expired temporary keys: Feature Name Partnum Zero entries found.
Continue the procedure by performing one of these substeps.
SE-HSL SLK Capacity
is shown in the rtrv-ctrl-feat
output with one of the quantities shown in Table A-11. This quantity is the number of unchannelized E1 signaling links, and the number of unchannelized E1 ports, the EAGLE can contain. If the addition of the unchannelized E1 port in this procedure will not exceed the enabled SE-HSL SLK quantity, continue the procedure by performing one of these steps. rtrv-e1
output in 2 and these cards are on the same shelf as the card that will contain the E1 port that is being added, and these cards have E1 ports 3 through 8 provisioned, contain channel bridged E1 ports, or unchannelized E1 ports, continue the procedure with 14.rtrv-e1
output in 2 and these cards are not on the same shelf as the card that will contain the E1 port that is being added, continue the procedure with 10.rtrv-e1
output in 2 and these cards are on the same shelf as the card that will contain the E1 port that is being added, and these cards do not have E1 ports 3 through 8 provisioned, do not contain channel bridged E1 ports, or do not have unchannelized E1 ports, continue the procedure with 10.rtrv-serial-num
command.rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0 System serial number = nt00001231 System serial number is not locked, yet.
Note:
If the serial number is correct and locked, continue the procedure with 8. If the serial number is correct but not locked, continue the procedure with 7. If the serial number is not correct, but is locked, the SE-HSL SLK quantity cannot be enabled and the remainder of this procedure cannot be performed. Contact the Customer Care Center to get an incorrect and locked serial number changed. Refer to My Oracle Support (MOS) for the contact information. The serial number can be found on a label affixed to the control shelf (shelf 1100).ent-serial-num
command with the serial
parameter.For this example, enter this command.
ent-serial-num:serial=<EAGLE’s correct serial number>
rtrv-serial-num
command.ent-serial-num
command with the serial number shown in 4 , if the serial number shown in 4 is correct, or with the serial number shown in 6 , if the serial number was changed in 5 , and with the lock=yes
parameter.For this example, enter this command.
ent-serial-num:serial=<EAGLE’s serial number>:lock=yes
enable-ctrl-feat
command specifying the part number for the desired SE-HSL SLK quantity and the feature access key.The SE-HSL SLK quantity part numbers are shown in Table A-11.
Table A-11 SE-HSL SLK QuantityPart Numbers
SE-HSL SLK Quantity | Part Number |
---|---|
4 |
893013001 |
8 |
893013002 |
16 |
893013003 |
24 |
893013004 |
32 |
893013005 |
40 |
893013006 |
48 |
893013007 |
56 |
893013008 |
64 |
893013009 |
72 |
893013010 |
80 |
893013011 |
88 |
893013012 |
96 |
893013013 |
104 |
893013014 |
112 |
893013015 |
120 |
893013016 |
For this example, enter this command.
enable-ctrl-feat:partnum=893013001:fak=<feature access key>
Note:
A temporary feature access key cannot be specified to enable the unchannelized E1 signaling link quantity.Note:
The value for the feature access key (thefak
parameter) is provided by Oracle. If you do not have the feature access key for the unchannelized E1 signaling link quantity, contact your Oracle Sales Representative or Account Representative.rtrv-ctrl-feat
command with the unchannelized E1 signaling link quantity (SE-HSLSLK Capacity feature) part number specified in 8 .Enter this command.
rtrv-ctrl-feat:partnum=893013001
rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0 The following features have been permanently enabled: Feature Name Partnum Status Quantity SE-HSL SLK Capacity 893013001 on 4 The following features have been temporarily enabled: Feature Name Partnum Status Quantity Trial Period Left Zero entries found. The following features have expired temporary keys: Feature Name Partnum Zero entries found.
rtrv-e1
output in 2 and these cards are on the same shelf as the card that will contain the E1 port that is being added, and these cards have E1 ports 3 through 8 provisioned, contain channel bridged E1 ports, or unchannelized E1 ports, continue the procedure with 14.rtrv-e1
output in 2 and these cards are not on the same shelf as the card that will contain the E1 port that is being added, continue the procedure with 10.rtrv-e1
output in 2 and these cards are on the same shelf as the card that will contain the E1 port that is being added, and these cards do not have E1 ports 3 through 8 provisioned, do not contain channel bridged E1 ports, or do not have unchannelized E1 ports, continue the procedure with 10.rept-stat-gpl:gpl=hipr2
This is an example of the possible output.
rlghncxa03w 09-07-05 08:12:53 GMT 41.1.0 GPL CARD RUNNING APPROVED TRIAL HIPR2 1109 126-002-000 126-002-000 126-003-000 HIPR2 1110 126-002-000 126-002-000 126-003-000 HIPR2 1209 126-002-000 126-002-000 126-003-000 HIPR2 1210 126-002-000 126-002-000 126-003-000 HIPR2 1309 126-002-000 126-002-000 126-003-000 HIPR2 1310 126-002-000 126-002-000 126-003-000 HIPR2 2109 126-002-000 126-002-000 126-003-000 HIPR2 2110 126-002-000 126-002-000 126-003-000 Command Completed
rtrv-feat
command. If the Fan feature is on, the entry FAN = on
appears in the rtrv-feat
command output.Note:
Thertrv-feat
command output contains other fields that are not used by this procedure. If you wish to see all the fields displayed by the rtrv-feat
command, see the rtrv-feat
command description in Commands User's Guide.If the Fan feature is on, continue the procedure with 14.
If the Fan feature is off, continue the procedure with Oracle.
chg-feat:fan=on
Note:
Once the Fan feature is turned on with thechg-feat
command, it cannot be turned off.The Fan feature must be purchased before you turn this feature on with the chg-feat
command. If you are not sure if you have purchased the Fan feature, contact your Sales Representative or Account Representative.
When the chg-feat
has successfully completed, this message appears.
rlghncxa03w 09-05-28 11:43:04 GMT EAGLE5 41.0.0 CHG-FEAT: MASP A - COMPLTD
ent-e1
command and the parameter combinations shown in Table A-12.Table A-12 Unchannelized E1 Port Parameter Combinations
Mandatory Parameters |
||
:loc=card location of the HC-MIM or an E5-E1T1 card |
:linkclass=unchan |
:e1port=1, 2, 3, 4, 5, 6, 7, 8 |
Optional Parameters |
||
:cas=off Default value = off |
:crc4=on, off Default value = on |
:e1tsel=line, external Default value = line |
:encode=ami, hdb3 Default value = hdb3 |
:si=0 - 3 Default value = 0 |
:sn=0 - 31 Default value = 0 |
:minsurate=500 - 2000 Default value = 1000 |
For this example, enter these commands.
ent-e1:loc=1305:e1port=2:encode=hdb3:e1tsel=line:si=1:sn=7 :linkclass=unchan
ent-e1:loc=1307:e1port=2:crc4=on:encode=hdb3:e1tsel=external :linkclass=unchan
rtrv-e1
command specifying the card location and the e1port
value specified in 14 .For this example, enter these commands.
rtrv-e1:loc=1305:e1port=2
rlghncxa03w 06-10-28 09:12:36 GMT EAGLE5 36.0.0 E1 LINK MINSU LOC PORT CRC4 CAS ENCODE E1TSEL SI SN CHANBRDG CLASS RATE 1305 2 OFF OFF HDB3 LINE 1 7 ------ UNCHAN 1000
rtrv-e1:loc=1307:e1port=2
rlghncxa03w 06-10-28 09:12:36 GMT EAGLE5 36.0.0 E1 LINK MINSU LOC PORT CRC4 CAS ENCODE E1TSEL SI SN CHANBRDG CLASS RATE 1307 2 ON OFF HDB3 EXTERNAL 0 0 ------ UNCHAN 1000
chg-db:action=backup:dest=fixed
command. These messages should appear, the active Maintenance and Administration Subsystem Processor (MASP) appears first.
BACKUP (FIXED) : MASP A - Backup starts on active MASP. BACKUP (FIXED) : MASP A - Backup on active MASP to fixed disk complete. BACKUP (FIXED) : MASP A - Backup starts on standby MASP. BACKUP (FIXED) : MASP A - Backup on standby MASP to fixed disk complete.
Figure A-8 Adding Unchannelized E1 Ports
Sheet 1 of 10
Sheet 2 of 10
Sheet 3 of 10
Sheet 4 of 10
Sheet 5 of 10
Sheet 6 of 10
Sheet 7 of 10
Sheet 8 of 10
Sheet 9 of 10
Sheet 10 of 10