SIPCO - Configuration of central IP addresses and data
AMO SIPCO is used to configure the central IP addresses and data fot the IP Distributed Architecture (IPDA). The following IP address settings can be made: - Net address and net mask of the system LAN segment
- Default Router address
- CC-A address
- CC-B address (if CC-B exists)
- Net address of the survivability net (if feature purchased)
- DHCPV4
- DHCPV6
- Next generation service
- Address of Assistant
- Address of CSTA
The IP addresses of the CGW-IPDA boards, AP shelves and routers that are also located in the system LAN segment must be configured with AMO BFDAT, BCSU, UCSU resp. APRT. AMO SIPCO must be executed before AMOs UCSU, BCSU and APRT because these AMOs presume valid net addresses.
A detailed overview concerning configuration of IPDA nets can be found within feature usage example : IP Distributed Architecture (IPDA).
Cross Reference to Other AMOs:
| AMO APRT | : | Configuration of survivability path |
| AMO BCSU | : | Configuration of STMI/CGW boards |
| AMO CGWB | : | Configuration of CGW board data |
| AMO CODEW | : | Feature Packages |
| AMO STMIB | : | Configuration of STMI board data |
| AMO UCSU | : | Configuration of AP shelves |
Destination Processor: BP (Switching Unit)
Functions
|
ADD
|
Set up central IP addresses and data |
password class 2 |
|
CHANGE
|
Change central IP addresses and data |
password class 2 |
|
DELETE
|
Delete central IP addresses and data |
password class 2 |
|
DISPLAY
|
Display central IP addresses and data |
password class 0 |
|
REGENERATE
|
Regenerate central IP addresses and data |
password class 2 |
Procedure Overview
ADD-SIPCO
This action is used to set up the following IP addresses: - Net address and net mask of the system LAN segment
- Default Router address
- CC-A address
- CC-B address (if CC-B exists)
- Net address of the survivability net (if feature purchased)
The net address of the system LAN segment may be a class A, B or C net address. Net address and net mask must match. The net address of the survivability net must be a class C net address. The survivability net mask is set in the system fix to 255.255.255.0. The addresses of the CC-A processor, CC-B processor and the default router must be located in the system LAN segment. The CC-B address can be entered only for duplex systems. Example Input: ADD-SIPCO:198.16.16.0,255.255.255.0,198.16.16.60,198.16.16.61,198.16.16.62,192.168.10.0;
CHANGE-SIPCO
| CHANGE-SIPCO |
|
|
|
TYPE=LSNET, {(min 1) NETADDR=<number>, NETMASK=<number>, IPMODE=<param>, DEFRT=<number>, CCAADDR=<number>, CCBADDR=<number>, SURVNET=<number>, DHCPV4=<param>, DHCPV6=<param>, NGS=<number>, ASTIP=<number>, CSTAIP=<number>}; |
|
|
TYPE=DIFFSERV, {(min 1) TOSPL=<number>, TOSSIGNL=<number>, VLAN=<param>, VLANID=<number>, UDPPORT=<number>}; |
|
|
TYPE=TIMING, {(min 1) PINGTIME=<number>, RESTIME=<number>, SUPVTIME=<number>, APESWDLY=<number>, ALVTIME=<number>}; |
|
|
TYPE=PLQUAL, {(min 1) DLYHILIM=<number>, DLYLOLIM=<number>, LFRHILIM=<number>, LFRLOLIM=<number>}; |
|
|
TYPE=BANDW,TBLIDX=<number>, {(max 1) BWRES=<number>, DEFLTBW=<param>}; |
|
|
TYPE=DMCDATA,[DMCALLWD=<param>], [NWDMC=<string>]; |
|
|
TYPE=SECURITY, {(min 1) IPDAENCR=<param>, PERSEKEY=<number>, ENCRYMOD=<string>}; |
|
|
TYPE=TCLASS,TCLASS=<number>, {(min 1) OFFSET=<number>, DIRECT=<param>, TEXT=<string>, |
|
|
|
[DSTSW=AUTO],[MONTHDST=<number>], [WKDAYDST=<param>], [DAYNODST=<param>], [HOURDST=<number>], [MINDST=<number>], [MONTHNT=<number>], [WKDAYNT=<param>], [DAYNONT=<param>], [HOURNT=<number>], [MINNT=<number>]; |
|
|
|
[DSTSW=MAN],[MONTHDST=<number>], [DAYDST=<number>], [HOURDST=<number>], [MINDST=<number>], [MONTHNT=<number>], [DAYNT=<number>], [HOURNT=<number>], [MINNT=<number>]; |
|
|
|
[DSTSW=OFF]; |
This action is used to change the central IP addresses and data. Example Input: CHANGE-SIPCO:TYPE=LSNET,CCAADDR=198.16.16.24;
CHANGE-SIPCO:TYPE=BANDW,TBLIDX=2,BWRES=80;
CHANGE-SIPCO:TYPE=BANDW,TBLIDX=2,DEFLTBW=YES;
CHANGE-SIPCO:TYPE=TCLASS,TCLASS=1,OFFSET=50,DIRECT=EAST,TEXT=ANKARA,DSTSW=AUTO,MONTHDST=1,WKDAYDST=SO,DAYNODST=FIRST,
HOURDST=2,MINDST=30,MONTHNT=1,WKDAYNT=SO,DAYNONT=FIRST,HOURNT=2,MINNT=20;
CHANGE-SIPCO:TYPE=TCLASS,TCLASS=2,OFFSET=60,DIRECT=WEST,TEXT=IZMIR,DSTSW=MAN,MONTHDST=1,DAYDST=2,HOURDST=2,MINDST=55,
MONTHNT=1,DAYNT=3,HOURNT=2,MINNT=45;
CHANGE-SIPCO:TYPE=TCLASS,TCLASS=20,OFFSET=60,DIRECT=NONE,TEXT=ISTANBUL,DSTSW=OFF;
DELETE-SIPCO
This action is used to delete the IP addresses and data of the IP Distributed Architecture (IPDA) Example Input: DEL-SIPCO:TYPE=LSNET;
DEL-SIPCO:TYPE=BANDW,TBLIDX=6;
DISPLAY-SIPCO
This action is used to display the IP addresses and data of the IP Distributed Architecture (IPDA) Examples Input: DISPLAY-SIPCO:TYPE=LSNET;
Output:
CENTRAL IP ADDRESSES ( LSNET ) :
-------------------------------------------------------------------
NETADDR ( NET ADDRESS OF THE SYSTEM LAN SEGMENT ) : 198.16.16.0
NETMASK ( NET MASK OF THE SYSTEM LAN SEGMENT ) : 255.255.255.0
DEFRT ( ADDRESS OF THE DEFAULT ROUTER ) : 198.16.16.72
CCAADDR ( ADDRESS OF THE CC-A PROCESSOR ) : 198.16.16.64
CCBADDR ( ADDRESS OF THE CC-B PROCESSOR ) : N/A
SURVNET ( NET ADDRESS OF THE SURVIVABILITY NET ) : 192.168.50.0
DHCPV4 ( DHCPV4 ) : N DHCPV6 ( DHCPV6 ) : N NGS ( NEXT GENERATION SERVICE ) : 192.168.50.3 ASSISTANT( ADDRESS OF ASSISTANT ) : 192.168.50.74 CSTA ( ADDRESS OF CSTA ) : 192.168.50.84
Input: DISPLAY-SIPCO:TYPE=DIFFSERV;
Output:
DIFFSERV :
-------------------------------------------------------------------
TOSPL ( TOS FOR VOIP PAYLOAD CONNECTIONS TO APS ) : 184
TOSSIGNL ( TOS FOR SIGNALING CONNECTIONS TO APS ) : 104
VLAN ( VLAN TAGGING ON LAN-IF ) : N
Input: DISPLAY-SIPCO:TYPE=TIMING,TBLIDX=4&&7&15;
Output:
TIMING :
-------------------------------------------------------------------
PINGTIME ( TIME FOR CHECK PAYLOAD PATH QUALITY ) : 60 SEC
RESTIME ( SELFRESET TIME AFTER SIG. CONN. LOSS ) : 60 SEC
SUPVTIME ( KEEP ALIVE TIME SUPERVISORY ) : 4 SEC
ALVTIME ( KEEP ALIVE TIME SIGNALLING ) : 60 SEC
Input: DISPLAY-SIPCO:TYPE=PLQUAL;
Output:
PAYLOAD QUALITY :
-------------------------------------------------------------------
DLYHILIM ( AVERAGE NETWORK DELAY (UPPER LIMIT) ) : 200 MS
DLYLOLIM ( AVERAGE NETWORK DELAY (LOWER LIMIT) ) : 120 MS
LFRHILIM ( FRACTION LOST INCOMING (UPPER LIMIT) ) : 3 %
LFRLOLIM ( FRACTION LOST INCOMING (LOWER LIMIT) ) : 2 %
Input: DISPLAY-SIPCO:TYPE=BANDW,TBLIDX=4&&7&15;
Output:
BANDWIDTH COMPUTING TABLE :
----------------------------------------------------
+-------+--------------+------------+--------------+
| INDEX | CODEC TYP | FRAME SIZE | RESERVED |
| | | (FR) | BANDW.(KBIT) |
+-------+--------------+------------+--------------+
| 4 | G711_F10 | 10 | 120 |
| 5 | G711_F20 | 20 | 92 |
| 6 | G711_F30 | 30 | 83 |
| 7 | G711_F60 | 60 | 74 |
| 15 | CLEAR_CHAN | 20 | 92 |
+-------+--------------+------------+--------------+
Input: DISPLAY-SIPCO:TYPE=TCLASS;
Output:
TIME CLASS DATA:
----------------------------------------------------------------
+------+-------------+-----------+--------------------+--------+
|INDEX | OFFSET | DIRECT | TEXT | DSTSW |
+------+-------------+-----------+--------------------+--------+
| 1 | 50 | EAST | ANKARA | AUTO |
| 2 | 60 | WEST | IZMIR | MAN |
| 20 | 60 | NONE | ISTANBUL | OFF |
----------------------------------------------------------------
+------+-----+-------+-----------+-----------+--------+--------+
|INDEX | | MONTH | WEEKDAY | DAYNUMBER | HOUR | MINUTE |
+------+-----+-------+-----------+-----------+--------+--------+
| 1 |DST: | 1 | SO | FIRST | 2 | 30 |
| |NT: | 1 | SO | FIRST | 2 | 20 |
+------+-----+-------+-----------+-----------+--------+--------+
+------+-----+-----------+------------+------------+-----------+
|INDEX | | MONTH | DAYOFMONTH | HOUR | MINUTE |
+------+-----+-----------+------------+------------+-----------+
| 2 |DST: | 1 | 2 | 2 | 55 |
| |NT: | 1 | 3 | 2 | 45 |
+------+-----+-----------+------------+------------+-----------+
REGENERATE-SIPCO
| REGENERATE-SIPCO |
[REGDEF=<param>]; |
This action is used to regenerate the IP addresses and data of the IP Distributed Architecture (IPDA) Example Input: REGEN-SIPCO;
Output: ADD-SIPCO:198.16.16.0,255.255.255.0,198.16.16.72,
198.16.16.64,198.16.16.65,192.168.50.0;
CHA-SIPCO:DIFFSERV,80,48,72,136,N;
CHA-SIPCO:TIMING,60,60,60,4;
CHA-SIPCO:PLQUAL,200,120,3,2;
CHA-SIPCO:TCLASS,1,50,EAST,ANKARA,AUTO,1,SO,FIRST,2,30,1,SO,FIRST,2,20;
CHA-SIPCO:TCLASS,2,60,WEST,IZMIR,MAN,1,2,2,55,1,3,2,45;
CHA-SIPCO:TCLASS,20,60,NONE,ISTANBUL,OFF;
CHA-SIPCO:LSNET,,,,,,,,,,198.16.16.3,198.16.16.74,198.16.16.84;
Parameter description
|
ALVTIME |
Keep alive time signalling (in sec) |
|
|
Type of Input: |
single value, 5. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 20-90 |
|
|
|
Default Value: |
60 |
|
AP |
AP shelf Nummer |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 17-99 |
|
|
APESWDLY |
The switch over to emergency mode for an access point can be delayed by a configurable time. Either the delay time is zero (switch over immediately) or the time which is needed by the host system for processing a RELOAD. This parameter gets only in effect on CC-AP |
|
|
Type of Input: |
single value, 4. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-99 |
|
|
|
Default Value: |
5 |
|
ASTIP |
ASSISTANT IP address |
|
|
Type of Input: |
4 single values, concatenated with ., 11. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-255 |
|
|
BWRES |
Reserved bandwidth in kBit |
|
|
Type of Input: |
single value, 1. parameter of a max-1-group |
|
|
Possible Values: |
numeric, 1-9999 |
|
|
CCAADDR |
IP address of the CC-A processor within the system LAN segment |
|
|
Type of Input: |
4 single values, concatenated with ., 5. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
4 single values, concatenated with ., mandatory |
(ADD)
|
|
|
Possible Values: |
numeric, 0-255 |
|
|
CCBADDR |
IP address of the CC-B processor within the system LAN segment (required only for duplex systems). Default value: 0.0.0.0 |
|
|
Type of Input: |
4 single values, concatenated with ., 6. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
4 single values, concatenated with ., optional |
(ADD)
|
|
|
Possible Values: |
numeric, 0-255 |
|
|
CSTAIP |
CSTA IP address |
|
|
Type of Input: |
4 single values, concatenated with ., 12. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-255 |
|
|
DAYDST |
This parameter defines the day of month when the switch to DST should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 1-31 |
|
|
DAYNODST |
This parameter defines on which of the selected weekday in the month the switch to DST should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
FIRST |
First weekday of month |
DB_DTZ_WD_FIRST |
|
|
FOURTH |
Fourth weekday of month |
DB_DTZ_WD_FOURTH |
|
|
LAST |
Last weekday of month |
DB_DTZ_WD_LAST |
|
|
SECOND |
Second weekday of month |
DB_DTZ_WD_SECOND |
|
|
THIRD |
Third weekday of month |
DB_DTZ_WD_THIRD |
|
DAYNONT |
This parameter defines on which of the selected weekday in the month the switch to normal time should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
FIRST |
First weekday of month |
|
|
|
FOURTH |
Fourth weekday of month |
|
|
|
LAST |
Last weekday of month |
|
|
|
SECOND |
Second weekday of month |
|
|
|
THIRD |
Third weekday of month |
|
|
DAYNT |
This parameter defines the day of month when the switch back to normal time should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 1-31 |
|
|
DEFLTBW |
Restore default bandwidth. Whole table is restored when tblidx is 0 |
|
|
Type of Input: |
single value, 2. parameter of a max-1-group |
|
|
Possible Values: |
Y |
Yes |
|
|
|
YES |
Yes |
|
|
DEFRT |
IP address of the default router within the system LAN segment |
|
|
Type of Input: |
4 single values, concatenated with ., 4. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
4 single values, concatenated with ., mandatory |
(ADD)
|
|
|
Possible Values: |
numeric, 0-255 |
|
|
DHCPV4 |
DHCP version 4 |
|
|
Type of Input: |
single value, 8. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
single value, optional |
(ADD)
|
|
|
Possible Values: |
N |
No |
|
|
|
NO |
No |
|
|
|
Y |
Yes |
|
|
|
YES |
Yes |
|
|
DHCPV6 |
DHCP version 6 |
|
|
Type of Input: |
single value, 9. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
single value, optional |
(ADD)
|
|
|
Possible Values: |
N |
No |
|
|
|
NO |
No |
|
|
|
Y |
Yes |
|
|
|
YES |
Yes |
|
|
DIRECT |
The parameter DIRECT specifies the direction of the time shift. A shift to EAST results in a later time, which means that the time offset will be added to the actual system time. A shift to WEST results in an earlier time because the time offset will be subtracted from the actual system time. |
|
|
Type of Input: |
single value, 2. parameter of a min-1-group |
|
|
Possible Values: |
EAST |
Time offset will be added |
|
|
|
NONE |
No time offset to be considered |
|
|
|
WEST |
Time offset will be subtracted |
|
|
DLYHILIM |
High Limit max. average network delay (round trip) (in msec) |
|
|
Type of Input: |
single value, 1. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 100-500 |
|
|
|
Default Value: |
200 |
|
DLYLOLIM |
Lower Limit max. average network delay (roundtrip) (in msec) |
|
|
Type of Input: |
single value, 2. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 60-300 |
|
|
|
Default Value: |
120 |
|
DMCALLWD |
DMC enabled |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
N |
No |
|
|
|
NO |
No |
|
|
|
Y |
Yes |
|
|
|
YES |
Yes |
|
|
DSTSW |
The parameter DSTSW defines if the time class should be able to switch to DST and also how this switch should be done. Specifying OFF means that no switching is needed for this time class. For AUTO a fixed weekday can be defined as switching day (e.g. last Sunday of March), specifying MAN means a certain day of calendar is fixed as day of switching. |
|
|
Type of Input: |
single value, 4. parameter of a min-1-group |
|
|
Possible Values: |
AUTO |
Switch automatically |
|
|
|
MAN |
Switch manually |
|
|
|
OFF |
No switching |
|
|
ENCRYMOD |
encryption mode to be applied on the signaling connection |
|
|
Type of Input: |
single value, 3. parameter of a min-1-group |
|
|
Possible Values: |
128CBC |
AES 128 BIT CBC |
DB_OC_ENCR_AES_128_CBC |
|
|
128CBCS1 |
AES 128 BIT CBC with HMAC-SHA1 |
DB_OC_ENCR_AES_128_CBC_SHA1 |
|
HOURDST |
This parameter defines the hour when the switch to DST should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 0-23 |
|
|
HOURNT |
This parameter defines the hour when the switch back to normal time should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 0-23 |
|
|
IPDAENCR |
signaling and payload encryption for IPDA connections |
|
|
Type of Input: |
single value, 1. parameter of a min-1-group |
|
|
Possible Values: |
N |
No |
|
|
|
NO |
No |
|
|
|
Y |
Yes |
|
|
|
YES |
Yes |
|
|
IPMODE |
IP Mode |
|
|
Type of Input: |
single value, 3. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
single value, mandatory |
(ADD)
|
|
|
Possible Values: |
DUALSTCK |
IP Version 4 and Version 6 |
DB_IPM_IP_V4_V6 |
|
|
IPV4 |
IP Version 4 |
DB_IPM_IP_V4 |
|
LFRHILIM |
High Limit of max. fraction lost incoming (in %) |
|
|
Type of Input: |
single value, 3. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-20 |
|
|
|
Default Value: |
10 |
|
LFRLOLIM |
Lower Limit of max. fraction lost incoming (in %) |
|
|
Type of Input: |
single value, 4. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-4 |
|
|
|
Default Value: |
4 |
|
MINDST |
This parameter defines the minute when the switch to DST should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 0-59 |
|
|
MINNT |
This parameter defines the minute when the switch back to normal time should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 0-59 |
|
|
MONTHDST |
This parameter defines the month when the switch to DST should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 1-12 |
|
|
MONTHNT |
This parameter defines the month when the switch back to normal time should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
numeric, 1-12 |
|
|
NETADDR |
IP net address of system LAN segment |
|
|
Type of Input: |
4 single values, concatenated with ., 1. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
4 single values, concatenated with ., mandatory |
(ADD)
|
|
|
Possible Values: |
numeric, 0-255 |
|
|
NETMASK |
IP net mask of system LAN segment |
|
|
Type of Input: |
4 single values, concatenated with ., 2. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
4 single values, concatenated with ., mandatory |
(ADD)
|
|
|
Possible Values: |
numeric, 0-255 |
|
|
NGS |
NEXT Generation Service |
|
|
Type of Input: |
4 single values, concatenated with ., 10. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-255 |
|
|
NWDMC |
Systemwide determination of CODEC type for DMC connections in networking scenarios with TDM subscribers. All those DMC connections will go with the configured CODEC type. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
G711 |
Networking DMC via G711 |
DB_VC_G_711 |
|
|
G729A |
Networking DMC via G729A |
DB_VC_G_729 |
|
OFFSET |
The parameter OFFSET defines the time shift of this time class in minutes |
|
|
Type of Input: |
single value, 1. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-1440 |
|
|
PERSEKEY |
time in hours for periodical renewing of the session key |
|
|
Type of Input: |
single value, 2. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 6-48 |
|
|
PINGTIME |
Time for check payload path quality (in sec) |
|
|
Type of Input: |
single value, 1. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-3600 |
|
|
|
Default Value: |
60 |
|
REGDEF |
Regenerate also BANDW entries with default value |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
N |
No |
|
|
|
Y |
Yes |
|
|
|
Default Value: |
NO |
|
RESTIME |
Time for selfreset after loss of signalling connect (in sec) |
|
|
Type of Input: |
single value, 2. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 10-300 |
|
|
|
Default Value: |
300 |
|
SUPVTIME |
Keep alive time supervisory (in sec) |
|
|
Type of Input: |
single value, 3. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 1-60 |
|
|
|
Default Value: |
4 |
|
SURVNET |
IP net address of survivability net (required only if survivability feature purchased). Default value: 0.0.0.0 |
|
|
Type of Input: |
4 single values, concatenated with ., 7. parameter of a min-1-group |
(CHANGE,TYPE=LSNET-Central IP Adresses)
|
|
|
4 single values, concatenated with ., optional |
(ADD)
|
|
|
Possible Values: |
numeric, 0-255 |
|
|
TBLIDX |
Table Index of Bandwidth Computing Table |
|
|
Type of Input: |
1 to 5 single values, concatenated with & or &&, optional |
(DISPLAY,TYPE=BANDW-Bandwidth of existing codecs)
|
|
|
single value, mandatory |
(CHANGE,TYPE=BANDW-Bandwidth of existing codecs / DELETE,TYPE=BANDW-Bandwidth of existing codecs)
|
|
|
Possible Values: |
numeric, 0-99 |
|
(CHANGE,TYPE=BANDW-Bandwidth of existing codecs)
|
|
|
numeric, 1-99 |
|
(DELETE,TYPE=BANDW-Bandwidth of existing codecs / DISPLAY,TYPE=BANDW-Bandwidth of existing codecs)
|
|
TCLASS |
Time Class Index |
|
|
Type of Input: |
1 to 5 single values, concatenated with & or &&, optional |
(DISPLAY,TYPE=TCLASS-Time Class)
|
|
|
single value, mandatory |
(CHANGE,TYPE=TCLASS-Time Class)
|
|
|
Possible Values: |
numeric, 1-50 |
|
|
TEXT |
The parameter TEXT allows to give a name to the time class. |
|
|
Type of Input: |
single value, 3. parameter of a min-1-group |
|
|
Possible Values: |
text, up to 20 characters |
|
|
TOSPL |
TOS for VoIP payload connections to APs (CP) |
|
|
Type of Input: |
single value, 1. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0, 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 76, 80, 84, 88, 92, 96, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 144, 148, 152, 156, 160, 164, 168, 172, 176, 180, 184, 188, 192, 196, 200, 204, 208, 212, 216, 220, 224, 228, 232, 236, 240, 244, 248, 252 |
|
|
|
Default Value: |
184 |
|
TOSSIGNL |
TOS for signaling connections to APs (FA) |
|
|
Type of Input: |
single value, 2. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0, 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 76, 80, 84, 88, 92, 96, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 144, 148, 152, 156, 160, 164, 168, 172, 176, 180, 184, 188, 192, 196, 200, 204, 208, 212, 216, 220, 224, 228, 232, 236, 240, 244, 248, 252 |
|
|
|
Default Value: |
104 |
|
TYPE |
Type of Data |
|
|
Type of Input: |
single value, mandatory |
(CHANGE / DELETE)
|
|
|
single value, optional |
(DISPLAY)
|
|
|
Possible Values: |
BANDW |
Bandwidth of existing codecs |
|
|
|
DIFFSERV |
Type of Service |
|
(CHANGE / DISPLAY)
|
|
|
DMCDATA |
DMC specific data within CGW IPDA pool |
|
(CHANGE / DISPLAY)
|
|
|
LSNET |
Central IP Adresses |
|
|
|
PLMATRIX |
payload matrix |
|
(DISPLAY)
|
|
|
PLQUAL |
Payload Quality |
|
(CHANGE / DISPLAY)
|
|
|
SECURITY |
Security Settings for IPDA |
|
(CHANGE / DISPLAY)
|
|
|
TCLASS |
The parameter TCLASS defines a time class, which is needed to calculate the time that is shown on the HFA. The assignment can be done on shelf and/or on subscriber level. |
|
(CHANGE)
|
|
|
TCLASS |
Time Class |
|
(DISPLAY)
|
|
|
TIMING |
Timing |
|
(CHANGE / DISPLAY)
|
|
UDPPORT |
Base for calculating the used UDP ports for RTP/RTCP/SRTP/SRTCP streams for IPDA master connection STMI/NCUI & DMC end point for NCUI |
|
|
Type of Input: |
single value, 5. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 4352-64536 |
|
|
|
Default Value: |
16384 |
|
VLAN |
VLAN tagging on LAN-IF |
|
|
Type of Input: |
single value, 3. parameter of a min-1-group |
|
|
Possible Values: |
N |
No |
|
|
|
Y |
Yes |
|
|
|
Default Value: |
NO |
|
VLANID |
VLAN ID for VLAN tagging |
|
|
Type of Input: |
single value, 4. parameter of a min-1-group |
|
|
Possible Values: |
numeric, 0-4095 |
|
|
|
Default Value: |
0 |
|
WKDAYDST |
This parameter defines the weekday when the switch to DST should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
FR |
Friday |
ON_WD_FRIDAY |
|
|
MO |
Monday |
ON_WD_MONDAY |
|
|
SA |
Saturday |
ON_WD_SATURDAY |
|
|
SO |
Sunday |
ON_WD_SUNDAY |
|
|
TH |
Thursday |
ON_WD_THURSDAY |
|
|
TU |
Tuesday |
ON_WD_TUESDAY |
|
|
WE |
Wednesday |
ON_WD_WEDNESDAY |
|
WKDAYNT |
This parameter defines the weekday when the switch back to normal time should be done. |
|
|
Type of Input: |
single value, optional |
|
|
Possible Values: |
FR |
Friday |
|
|
|
MO |
Monday |
|
|
|
SA |
Saturday |
|
|
|
SO |
Sunday |
|
|
|
TH |
Thursday |
|
|
|
TU |
Tuesday |
|
|
|
WE |
Wednesday |
|
Error Messages
| F01 | F01: IP ADDRESSES ALREADY CONFIGURED |
| F02 | F02: IP ADDRESSES NOT CONFIGURED |
| F03 | F03: PARAMETER MUST BE SPECIFIED |
| F04 | F04: TOO FEW PARAMETERS SPECIFIED (MINIMUM 1 PARAMETER) |
| F05 | F05: SOME PARAMETERS ARE NOT PLAUSIBLE CONCERNING THE COMBINATION OF
@@@@NET ADDRESS @@@@@@@@@@@@@@@ AND NET MASK @@@@@@@@@@@@@@@.
FOLLOWING REASONS CAN CAUSE THIS ERROR :
- COMBINATION OF @@@@NET ADDRESS AND NET MASK IS INPLAUSIBLE
- THE GIVEN PARAMETER IS NOT AN ADDRESS WITHIN THE ACTUAL NET SEGMENT
- THE GIVEN PARAMETER DOES NOT FIT INTO THE ACTUAL NET ANYMORE BECAUSE OF
CHANGED NET ADDRESS AND/OR NET MASK. THEREFORE IT HAS TO BE RE-PROMPTED. |
| F06 | F06: NETADDR, DEFRT, CCAADDR, CCBADDR AND SURVNET HAS TO BE
DIFFERENT FROM EACH OTHER. |
| F07 | F07: CANNOT DELETE ADDRESSES AND DATA OF THE SYSTEM LAN SEGMENT
BECAUSE CGW-IPDA/NCUI BOARDS AND AP SHELVES ARE STILL CONFIGURED |
| F08 | F08: LW DATA ON NCUI NOT UP TO DATE. UPDATE WITH: EXEC-USSU:MODE=UPDATAP |
| F09 | F09: DELETE NOT POSSIBLE WHILE CONFIGURED AP SHELVES EXIST. |
| F10 | F10: DELETE NOT POSSIBLE WHILE CONFIGURED SURVIVABILITY ROUTERS EXIST.
( AMO-APRT ) |
| F14 | F14: RTPG7xxS AND G7xxBAND PARAMETERS ARE USED TOGETHER AS A COUPLE.
IF A VALUE IS ENTERED FOR RTPG7xxS THEN ALSO A VALUE FOR G7xxBAND MUST
BE ENTERED(AND VICE VERSA). |
| F15 | F15: ONLY EVEN NUMBERS ARE ALLOWED AS INPUT VALUES FOR PARAMETER UDPPORT. |
| F16 | F16:NO VALID TABLE ENTRY FOR INDEX @@ AVAILABLE |
| F17 | F17: EITHER PARAMETER BWRES OR DEFLTBW MUST BE ENTERED. |
| F18 | F18: THE HIGHER LIMIT VALUES MUST BE GREATER THAN THE LOWER LIMIT VALUES
FOR THE ENTERED PARAMETERS OF THE PAYLOAD QUALITY. |
| F19 | F19: THE COMBINATION OFFSET AND DIRECT DOES NOT LEAD TO A VALID TIME SHIFT |
| F20 | F20: THE SPECIFIED DAY IS NOT VALID IN @@@@@@@@@@@@@@@@@@@@ |
| F21 | F21: NOT ALL PARAMETERS FOR DST OR NT ARE IN THEIR VALID RANGE.
PLEASE ENTER ALL DST/NT-PARAMETERS WITH VALID VALUES. |
| F22 | F22: NO ENTRY FOR TIMECLASS @@ AVAILABLE,
PARAMETERS OFFSET AND DIRECT MUST BE ENTERED. |
| F23 | F23: DST/NT DATES MUST BE DIFFERENT. |
| F24 | F24: THERE ARE NO CONFIGURATION ALLOWED WITHIN THE
ATLANTIC LAN SEGMENT 192.0.2.XXX . |
| F27 | F27: THERE IS NO MEK CONFIGURED FOR AP @@. |
| F28 | F28: UDPPORT HAS NOT BEEN CHANGED SINCE THERE IS AN OVELAPPING BETWEEN NEEDED
IPDA PORTS AND UDPPORTS OF HG3500 / HG3575 BOARD LOCATED AT 1-@@-@@@.
FOR DETAILS, CHECK VIA DISP-CGWB / DISP-STMIB; |
| F29 | F29: The security feature SPE can only be activated if all AP shelves are
upgraded to the proper HW requirements (NCUI2+ / NCUI4). |
Advisory Messages
| H01 | H01: THE NET ADDRESS/MASK OF THE SYSTEM LAN SEGMENT WAS CHANGED AND THEREFORE
ALL IP ADRESSES THAT ARE LOCATED WITHIN THE SYSTEM LAN SEGMENT HAVE TO BE
CHANGED ALSO (CHANGE-SIPCO:TYPE=LSNET, CHANGE-BCSU:TYPE=IPGW AND
CHANGE-UCSU:UNIT=AP) |
| H02 | H02: THE NET ADDRESS OF THE SURVIVABILITY NET WAS CHANGED AND THEREFORE
POSSIBLY THE IP ADDRESSES OF THE SURVIVABILITY ROUTERS HAVE TO BE
CHANGED ALSO |
| H03 | H03: THE CHANGE TAKES EFFECT NOT BEFORE THE AFFECTED CGW-IPDA BOARDS
ARE RESTARTED (RESTART-BSSU) |
| H04 | H04: THE CHANGE TAKES EFFECT NOT BEFORE THE AFFECTED NCUI BOARDS ARE RESTARTED
(EXEC-USSU:MODE=UPDATAP) |
| H05 | H05: PARAMETER SURVNET IGNORED, BECAUSE NO CONTRACT AVAILABLE FOR FEATURE
'SIGNALING SURVIVABILITY' (SEE AMO CODEW) |
| H06 | H06: PARAMETER CCBADDR IGNORED, BECAUSE THE CC-B PROCESSOR DOES NOT EXIST |
| H07 | H07: NO CORRESPONDING ENTRY FOUND |
| H09 | H09: CHANGES TO TOS-PAYLOAD OR PL-QUALITY-DATA ARE INSTANTLY LOADED TO
AFFECTED STMI-IPDA BOARDS VIA PIT (WITHOUT REBOOT).
ADDITIONALLY THE TOS-PL CONFIG WILL BE UPDATED ON ALL CONCERNED GWS.
CHANGED PL-QUALITY-DATA ALSO CAUSES INSTANT LOADING OF THIS DATA FOR ALL
NCUI BOARDS IN THE STATE READY.
PROCESSING THE ORDER QUEUE CAN TAKE SOME MINUTES. |
| H10 | H10: THE CC-A AND/OR CC-B AND/OR DEFRT ADDRESS HAS BEEN CHANGED FROM THE CC-A
AND/OR CC-B AND/OR DEFRT ADDRESS WHICH IS EXPECTED BY FA.
THIS CHANGE GETS ONLY IN EFFECT AFTER A SOFT-RESTART.
ATTENTION ! IN CASE OF ACTION CHANGE ALL IP ADDRESSES OF ALL ADDED AP
SHELVES MUST BE RECONFIGURED BEFORE SOFT-RESTART TO ENSURE
THE SUCCESSFUL RESTART OF CONNECTIONS TO THOSE SHELVES. |
| H11 | H11: THE PARAMETER UDPPORT GETS ONLY IN EFFECT
AND/OR CC-B AND/OR DEFRT ADDRESS WHICH IS EXPECTED BY FA.
THIS CHANGE GETS ONLY IN EFFECT AFTER A SOFT-RESTART. |
| H12 | H12: THE TWO LOWEST BITS OF AT LEAST ONE TOS VALUE HAVE BEEN RESET TO ZERO. |
| H13 | H13: THE CHANGE GETS ONLY IN EFFECT AFTER A SWU SOFT-RESTART
(EXEC-REST:UNIT,BP,SOFT;) |
| H14 | H14: THERE IS NO CONFIGURED CGW-IPDA/NCUI BOARD. |
| H15 | H15: IN ORDER TO USE DMC FOR THE CGW-IPDA POOL OF IPDA EFFECTIVELY,
THE PARAMTER DMCCONN HAS TO BE CONFIGURED PER CGW-IPDA BY MEANS OF AMO-CGWB
(BRANCH DMCDATA). |
| H16 | H16: DMC HAS BEEN DEACTIVATED FOR THE CGW-IPDA POOL OF IPDA.
THE CONFIGURED NUMBER OF DMC CONNECTIONS PER CGW-IPDA BOARD IS NOW OBSOLETE |
| H17 | H17: THERE IS NO FURTHER VALID ENTRY AVAILABLE AFTER TABLE INDEX = @@. |
| H18 | H18: THE BANDWIDTH COMPUTING TABLE IS EMPTY. |
| H19 | H19: DO YOU REALLY WANT TO RESTORE DEFAULT DATA FOR
THE BANDWIDTH ADMINISTRATION TABLE? |
| H20 | H20: THE IP ADDRESSES OF LSNET ARE NOT CONFIGURED. THE CURRENTLY
CHANGED SYSTEM PARAMETERS WILL HAVE NO EFFECT AT THE MOMENT |
| H21 | H21: WITHIN THIS TIME CLASS THERE IS NO SWITCHING TO OR FROM DST ANYMORE. |
| H22 | H22: ATTENTION!! SWITCHING ON 29TH OF FEBRUARY WILL ONLY OCCUR IN LEAP YEARS! |
| H23 | H23: TIME CLASS(ES) NOT CONFIGURED. |
| H24 | H24: ALL OTHER TIME CLASSES ARE NOT CONFIGURED |
| H25 | H25: THE TIME CLASS HAS BEEN DELETED
PLEASE CHECK ALSO THE TIMECLASS CONFIGURATION IN AMO-UCSU AND AMO-SDAT. |
| H26 | H26: THE CHANGE OF PARAMETER IPDAENCR DOES NOT TAKE EFFECT
ON WHOLE SYSTEM UNLESS THE SYSTEM IS RESTARTED VIA COMMAND
EXEC-REST:UNIT,BP,HARD;
(ON DUPLEX SYSTEMS BOTH PROCESSORS SIMULTANEOUSLY!!)
PLEASE MAKE SURE THAT ALL AP SHELVES ARE CONTROLLED BY CC-HOST BEFORE
ACTIVATING/DEACTIVATING ENCRYPTION TO GET CONSISTENCY FOR CC-AP UPLOAD |
| H27 | H27: CONFIGURATION USES VALUES FROM PRE-DEFINED UDP PORT RANGE OF HG3500 BOARDS.
BE AWARE OF POSSIBLE PORT RANGE CONFLICTS WHILE HG3500 CONFIGURATIONS. |
| H28 | H28: AP IS NOT IN READY STATE |
| H29 | H29: AP @@: ALL USABLE IP CONNECTIONS ARE IN GOOD PAYLOAD QUALITY |
| H30 | H30: THE CHANGE OF PARAMETER PERSEKEY AND/OR ENCRYMOD WILL TAKE EFFECT PER AP
- AFTER THE EXPIRY OF THE OLD PERSEKEY VALUE OR
- AFTER RE-NEW OF THE HHS<->AP CONNECTION.
IF YOU WANT THE CHANGES TO TAKE EFFECT IMMEDIATELY THEN PERFORM A SR
FOR THE ACTIVE BP BY MEANS OF EXEC-REST:UNIT,BP,SOFT; |
| H31 | H31: DHCP IS ACTIVATED. THE SPECIFIED IP ADDRESSES REMAIN VALID UNTIL
NEW ADDRESSES WILL BE ASSIGNED VIA DHCP SERVER. MANUALLY CONFIGURED
IP ADDRESSES MIGHT BE OVERWRITTEN. |
| H32 | H32: FOR IPMODE SET TO DUAL STACK OR IPV6 MODE, A PROFILE FOR SIPQ TRUNKS
HAS TO BE CONFIGURED VIA WBM. |
| H33 | H33: DHCP is deactivated. The specified IP addresses remain valid,
new addresses can be assigned manually from now on. |
| H34 | H34: Please note that DHCP functionality is not fully supported yet
(in Release 0). |
| H35 | H35: Please note that IPv6 tunneling for CC<->AP communication
is not fully supported yet(in Release 0). |
| H36 | H36: IPCONF DATA HAVE ALREADY BEEN ASSIGNED. |
| H37 | H37: DEFRT ADDRESS WAS CHANGED. OLD DEFRT IS STILL USED FOR
IPDA-STMI (HG3570). CHANGE ON THE BOARDS TO THE NEW
DEFAULT ROUTE GETS IN EFFECT ONLY AFTER REST-BSSU. |
| H38 | H38: The change takes effect not before the affected Softgates and STMIX
boards are restarted (EXEC-USSU:MODE=UPDATAP, RES-BSSU) |
| H39 | H39: PARAMETERS VLAN AND VLANID ARE ONLY USED FOR HG3570 FUNCTION.
CCA/CCB VALUES ARE USED FROM THE PLATFORM (XML CONFIG FILE). |