-
-
Notifications
You must be signed in to change notification settings - Fork 88
Network Alias
Myng edited this page Aug 25, 2021
·
4 revisions
Since the LibreSBC was designed for distributed system, the network configuration for member have to map address and member nodeid to resolving.
Parameter | Category | Description |
---|---|---|
name |
string required
|
The name of profile (unique) |
desc | string |
Description |
addresses | list |
Map of address and node id. |
Parameter | Category | Description |
---|---|---|
member |
string required
|
NodeID of member in cluster |
listen |
string required
|
The listening ip address |
advertise |
string required
|
The advertising ip address |