Northbound interface
From TBwiki
(Difference between revisions)
(creation) |
(→tbconfig) |
||
Line 10: | Line 10: | ||
=== tbconfig === | === tbconfig === | ||
− | The tbconfig tools allows user to directly modify your system's configuration trough multiple modes: | + | The [[Toolpack_Application:tbconfig|tbconfig]] tools allows user to directly modify your system's configuration trough multiple modes: |
* cli | * cli | ||
* shell | * shell | ||
* command line | * command line | ||
+ | |||
+ | More information about tbconfig [[Toolpack_Application:tbconfig|here]] | ||
=== Integration with EMS === | === Integration with EMS === |
Revision as of 15:11, 23 December 2015
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.