Northbound interface
From TBwiki
Revision as of 15:11, 23 December 2015 by Sylvain Fontaine (Talk | contribs)
The Northbound interface allows a higher-level component to configure. This is particularly useful for deployment of large number of units in the field.
Contents |
TelcoBridges and Northbound interface
Starting with v2.9, EMS or the tbconfig tool can now configure the Tmedia its through the Northbound interface.
Configuration
The Northbound interface offers multiple ways to configure your system:
tbconfig
The tbconfig tools allows user to directly modify your system's configuration trough multiple modes:
- cli
- shell
- command line
More information about tbconfig here
Integration with EMS
It is possible integrate the northbound interface into an EMS using http GET, PUT, POST and DELETE commands.