Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
_CNe-EMA not supported by SBC CNe
_CNe-EMA not supported by SBC CNe


Panel
borderWidth2

In this section:

Table of Contents
maxLevel2



Info
iconfalse

Related articles:

Children Display



The Embedded Management Application (EMA) is a web-based management system for 

Spacevars
0company
 Session Border Controllers (
Spacevars
0product
s). EMA offers efficient operation, administration, management and provisioning (OAMP) of 
Spacevars
0product
s through its browser-based user interface. EMA supports all operations that are available from the 
Spacevars
0product
 Command Line Interface (CLI) and, in addition, provides specialized functionality that facilitates common device management operations.

EMA provides the following types of functionality:

  • Fault management
  • Configuration management
  • Security management
  • Certificate management
  • Support to upgrade/downgrade software
  • Service provisioning workflows
  • Alarm monitoring

The Embedded Management Application (EMA) User Guide provides operational instructions covering all aspects of the EMA interface.

EMA User Guide Audience

This guide is intended for operators and system administrators responsible for provisioning, maintaining, and administering the

Spacevars
0series4
. It is assumed that the end user of this document will have basic understanding and working knowledge of the following technical aspects:

  • VoIP
  • SIP protocol
  • H323 protocol
  • IP-to-IP networking
  • Linux operating system
  • Packet networking.

This guide also requires specific knowledge of the 

Spacevars
0product
and its configuration.

Warning

The GUI images included in this User Guide are intended as examples and do not always reflect the latest interface design. The images will be replaced gradually.

Supported Browsers and Client Computer Requirements

Info
titleNote

If the web browser crashes, hangs or is manually closed while logged into the EMA GUI, the EMA session will still remain open. Manual intervention by the administrator is required to terminate the session from the EMA GUI. To terminate the hanging session, refer to Users and Application Management - User and Session Management page.

The minimum recommended requirements for each user's computer are outlined below. Configurations that do not meet these recommendations may experience excessively poor performance. Also note that slow network connections can also result in poor performance.

Client Computers

The minimum recommended memory/processor requirements of a client computer/workstation when accessing EMA is following:

  • 2.4 GHz with dual core processor
  • 2 GB RAM

Supported Browsers and Platforms

The platform/browser combinations supported are listed in the table below.

The minimum browser resolution that is supported is 1024 x 768 pixels.

Browser

Version

Platform and OS

Internet Explorer

9, 10, and 11

  • Microsoft Windows (XP, Vista, 7, 10)

Firefox

31 and later

  • Microsoft Windows (XP, Vista, 7, 10)
  • Intel-based Mac (10.5 and later)
Chrome32 and later
  • Microsoft Windows (XP, Vista, 7, 10)


Pagebreak

Div
classexcerptdiv


Excerpt

EMA Cross-context Queries

The EMA provides the ability to view status and statistics across contexts. For example, it is possible to view trunk group status across all zones and address contexts.  For large configurations, however, performance may be impacted when viewing status and statistics across contexts. This is especially true for configurations with more than 20 zones.

To address this problem,

Spacevars
0company
 provides a script to disable cross-context queries. If you experience performance issues when viewing status and statistics, run this script to alleviate this issue.

Info
titleNote

Running this script disables all cross-context functionality forcing you to specify the object context before viewing status, statistics or configuration information for an object.  For example, after running this script you will need to first select a specific address context and zone in order to view trunk group status or a list of trunk groups.

Disabling Cross-Context Queries

To disable cross-context queries, perform the following steps:

  1. Open the BMC for the SBC.
  2. In the BMC, select the Remote Control tab, then click the Console Redirection button.
  3. Launch the redirection console.
  4. In the redirection console, login using an Administrator username and password for the SBC.
  5. Enter the following command and press Enter:

    Code Block
    languagenone
    /opt/sonus/ema/updateCrossContextDisabledValue.sh true


  6. Log out of the redirection console and close it

  7. Log out of the BMC.


Info
titleNote

If the

Spacevars
0product
is part of an HA pair, perform these steps on both the primary and secondary
Spacevars
0product
.

Re-enabling Cross-Context Queries

To re-enable cross context queries, follow the steps above substituting the following command with the one in step 5:

Code Block
languagenone
/opt/sonus/ema/updateCrossContextDisabledValue.sh false