Caveats in ECB 4.1.0
The following items describe caveats in the ECB 4.1.0 release.
SDM Does Not Support Multi-Instance Parameters
Address of record and lookup queries are multi-instance parameters which are not supported under single instance sub element in SDM.
In an existing file, LST entries are not synced with Standby machine
When LST Entries are modified (added or deleted) in an already existing LST XML file in the Active ECB node, the changes are not synced to the standby node. As a result, registration/calls fails in case of a switchover.
StandbyECB# refresh lst <String>
where, <String > name
of the LST config OR name of LST XML file which is modified.Dialing Context is not supported through REST APIs
Found in ECB 3.3.0, Dialing Context is not supported through REST APIs.
Workaround: Configure the Dialing Context using the WebGUI or CSV upload.
Unable to copy learned entries for configurations User-number, Session-agent, routing-entry
Detected in ECB 3.3.0. Unable to copy learned entries for configurations User-number, Session-agent, routing-entry
Workaround: A new configuration must be created.
LDAP SNMP Trap Support
- 1.3.6.1.4.1.9148.2.1.8.9 apSmgmtLDAPCap
- 1.3.6.1.4.1.9148.3.2.1.6 apSysMgmtMIBLDAPServerStatusObjects
- 1.3.6.1.4.1.9148.3.2.1.6.1 apLDAPServerStatusTable
- 1.3.6.1.4.1.9148.3.2.1.6.1.1 apLDAPServerStatusEntry
- 1.3.6.1.4.1.9148.3.2.1.6.1.1.1 apLDAPConfigName
- 1.3.6.1.4.1.9148.3.2.1.6.1.1.2 apLDAPServerIpAddress
- 1.3.6.1.4.1.9148.3.2.1.6.1.1.3 apLDAPServerStatus
- 1.3.6.1.4.1.9148.3.2.4.2.10 apSysMgmtLDAPServerStatusGroup
- 1.3.6.1.4.1.9148.3.2.4.3.15 apSysMgmtLDAPServerStatusNotificationsGroup
HA Limitation
HA switchover causes TCP/TLS ports to be reset. This terminates the TCP/TLS calls that were in progress on the formerly active OECB. New call setup over TCP/TLS, however, is successful.
Logging Limitation
Setting Logging to DEBUG simultaneously with greater than 300k configuration degrades system performance. Be sure to set Logging to WARNING or NOTICE under this condition, and only use DEBUG when absolutely required.
LDAP Support
Only the default "ecb" network can support LDAP. Additional networks cannot.
Registrar Support
Only the default "ecb" network can act as the registrar. Additional networks cannot.
ECB Sync Compatibility
ECB Sync is supported only between nodes with the same configuration platforms. For example, X3 to X3, X5 to X5, VM to VM are supported. Both ECBs participating in ECB Sync must have the same number of Cores.
Deprecated Ciphers
- All DES-CBC ciphers, including:
- TLS_DHE_RSA_WITH_DES_CBC_SHA
- TLS_RSA_EXPORT1024_WITH_DES_CBC_SHA
Note:
The ACLI may still display these ciphers when you run cipher-list ?, but the system does not support them.