Panel | ||||
---|---|---|---|---|
In this section:
|
Use the procedures in this section to accomplish the following activities:
...
Procedure
Select Version and Master Configurator from the drop-down.
Type the Configuration Name.
Click Create.
Note |
---|
The configurator clears the database and reboots. Rebooting may take 2-4 minutes. |
Click Open Editor to launch SBC Configuration Manager.
Caption | ||||
---|---|---|---|---|
| ||||
...
Type the configuration using CLI based on the requirements.
This example displays details that are configured for Distributed SBC:
Code Block |
---|
login as: vsbc vsbc@10.54.21.225's password: vsbc connected from 10.70.52.110 using ssh on vsbc1 Your password has expired. Enter old password: Enter new password: Re-enter new password: Password has been changed vsbc@sbcConf> conf Entering configuration mode private [ok][2016-12-26 02:29:12] [edit] vsbc@sbcConf% set addressContext default ipInterfaceGroup LIG1 ipInterface LIF1 ceName vsbcSystem portName pkt0 ipVarV4 IF2.IPV4 prefixVarV4 IF2.PrefixV4 ipPublicVarV4 IF2.FIPV4 [ok][2016-12-26 02:29:53] [edit] vsbc@sbcConf% commit Commit complete. [ok][2016-12-26 02:29:53] [edit] vsbc@sbcConf% set addressContext default ipInterfaceGroup LIG1 ipInterface LIF1 mode inService state enabled [ok][2016-12-26 02:29:54] [edit] vsbc@sbcConf% commit Commit complete. [ok][2016-12-26 02:29:54] [edit] vsbc@sbcConf% set addressContext default ipInterfaceGroup LIG2 ipInterface LIF2 ceName vsbcSystem portName pkt1 ipVarV4 IF3.IPV4 prefixVarV4 IF3.PrefixV4 ipPublicVarV4 IF3.FIPV4 [ok][2016-12-26 02:29:54] [edit] vsbc@sbcConf% commit Commit complete. [ok][2016-12-26 02:29:54] [edit] vsbc@sbcConf% set addressContext default ipInterfaceGroup LIG2 ipInterface LIF2 mode inService state enabled [ok][2016-12-26 02:29:54] [edit] vsbc@sbcConf% co Commit complete. [ok][2016-12-26 02:29:56] [edit] vsbc@sbcConf% set addressContext default zone ZONE_IN id 1000 sipTrunkGroup TG_IN media mediaIpInterfaceGroupName LIG1 [ok][2016-12-26 02:30:58] [edit] vsbc@sbcConf% co Commit complete. [ok][2016-12-26 02:31:00] [edit] vsbc@sbcConf% set addressContext default zone ZONE_IN id 1000 sipTrunkGroup TG_IN ingressIpPrefix 10.0.0.0 8 [ok][2016-12-26 02:31:11] [edit] vsbc@sbcConf% co Commit complete. [ok][2016-12-26 02:31:12] [edit] vsbc@sbcConf% set addressContext default zone ZONE_IN id 1000 sipTrunkGroup TG_IN state enabled mode inService [ok][2016-12-26 02:31:22] [edit] vsbc@sbcConf% co Commit complete. [ok][2016-12-26 02:31:23] [edit] vsbc@sbcConf% exit [ok][2016-12-26 02:31:30] vsbc@sbcConf> commit |
Procedure
...
On EMS, click Activate Configuration to activate the configuration. The Activation Complete message displays.
Caption | ||||
---|---|---|---|---|
| ||||
...