...
admin
Command Syntax
Multiexcerpt include |
---|
MultiExcerptName | adminRequestSyntax |
---|
nopanel | true |
---|
PageWithExcerpt | Admin - CLI |
---|
|
Command Parameters
Multiexcerpt include |
---|
MultiExcerptName | adminRequestParameters |
---|
nopanel | true |
---|
PageWithExcerpt | Admin - CLI |
---|
|
ethernetPort
Command Syntax
Multiexcerpt |
---|
MultiExcerptName | ethernetPort_syntax |
---|
|
Code Block |
---|
|
% request system ethernetPortadmin packetAdmin <host name> <pkt0 | pkt1> switchover |
Command Parameter
<SYSTEM NAME>
loadConfig
allowOldVersion <no | yes>
filename
reGenerateSshRsaKeys
reKeyConfdEncryptionKeys
removeSavedConfig fileName <filename>
restart
saveConfig fileNameSuffix <suffix>
setHaConfig
bondMonitoring <currentValue | direct-connect | network-connect>
leaderElection <currentValue | enhanced | standard>
softReset
switchover
verifyDatabaseIntegrity <activeAndStandbyPolicy | activeConfigAndActivePolicy | all>
zeroizePersistenKeys |
Command Parameters
Multiexcerpt |
---|
MultiExcerptName | ethernetPort_parameter |
---|
|
Caption |
---|
0 | Table |
---|
1 | System Admin Parameters (request) |
---|
|
Parameter | Description |
---|
loadConfig
| Load saved configuration and restart the system without rebooting the servers. NOTE: In a redundant system, using loadConfig restarts both CEs NOTE: If "reason Configuration file version not compatible with current software version. matrixFileNotAvailable " error is returned, the lswuMatrixSBX5000.bin/lswuMatrixSBX5000.txt file is missing from the/opt/sonus directory. You must must restore these files from the release package of the currently running software with the name pattern of "sbc-V0X.YY.ZZRQQQ.x86_64.tar.gz". Unzip and untar the current release's tar.gz file in that directory, return to the CLI and perform the command again. | reGenerateSshRsaKeys | Use this control to regenerate all SSH keys. | reKeyConfdEncryptionKeys | Use this control to regenerate system configuration database encryption keys. NOTE: recommends backing up current encrypted parameters in plaintext, if possible. further recommends performing a full configuration backup immediately after this activity has successfully completed. | removeSavedConfig
| Remove the saved configuration from the system. fileName – Specify filename of configuration to remove from the system.
| restart
| Restart system (all CEs). | saveConfig
| Save the current configuration. fileNameSuffix – Use this parameter to specify the filename suffix to use when saving the configuration.
| setHaConfig | Use this action command to configure SBC for Geographical Redundancy High Availability (GRHA) mode when active and standby servers are located in two different data centers to protect SBCs against data center and network failures. To configure/change just one setting, use currentValue option for the other setting. bondMonitoring – Select the bond monitoring type for GRHA mode.currentValue direct-connect network-connect
leaderElection – Select the leader election algorithm type to use for GRHA mode.currentValue enhanced standard
References: NOTE: Bond monitoring is not applicable to . | softReset
| Restart the applications on the system without rebooting the server(s). | switchover
| Perform a switchover of the management applications and restart all applications on currently active server. | verifyDatabaseIntegrity | Use this command to verify that the policy and configuration databases on the active server are in sync and that the policy databases on the active and standby servers are in sync. Because these commands take a few seconds to execute, it is not advisable to constantly run these commands on systems.activeAndStandbyPolicy – Check if policy databases on the active and standby servers are in sync.activeConfigAndActivePolicy – Check if the policy and configuration databases on the active server are in sync.all – Perform both of the above checks.
To view the results of the above checks, use the 'show table system databaseIntegrity' command. See Show Table System for details. | zeroizePersistenKeys | Use this control to securely erase all persistent CSPs from the system. The server reboots after confirmation. |
|
ethernetPort
Command Syntax
Multiexcerpt |
---|
MultiExcerptName | ethernetPort_syntax |
---|
|
Code Block |
---|
| % request system ethernetPort packetAdmin <host name> <pkt0 | pkt1> switchover |
|
Command Parameter
Multiexcerpt |
---|
MultiExcerptName | ethernetPort_parameter |
---|
|
Caption |
---|
0 | Table |
---|
1 | Ethernet Port 'request' Parameter |
---|
| |
Parameter | Description |
---|
switchover
| Use this parameter to initiate a port switchover within a redundancy pair. Note |
---|
The switchover command only applies to pkt0 and pkt1 on |
|
| Ethernet Port 'request' Parameter |
|
Parameter | Description |
---|
switchover
| Use this parameter to initiate a port switchover within a redundancy pair. Note |
---|
The switchover command only applies to pkt0 and pkt1 on active CE. |
|
ipPolicing
...
Caption |
---|
0 | Table |
---|
1 | Full Application Process List |
---|
|
CamProcess | ChmProcess | CpxAppProc | DiamProcess | DnsProcess | DsProcess | EmaProcess | EnmProcessMain | FmMasterProcess | IkeProcess | ImProcess | IpmProcess | PathchkProcess | PesProcess | PipeProcess | PrsProcess | RtmProcess | SamProcess | ScmProcess_0 | ScmProcess_1 | ScmProcess_2 | ScmProcess_3 | ScpaProcess | SmProcess | SsaProcess | SsreqProcess | | |
|
Caption |
---|
0 | Table |
---|
1 | Partial Application Process List |
---|
|
Process | PrsProcess | RtmProcess | SamProcess | ScmProcess_0 | ScmProcess_1 | ScmProcess_2 | ScmProcess_3 | SmProcess |
|
...
Table | 1 | Partial Application Process List |
---|
|
Process | PrsProcess | RtmProcess | SamProcess | ScmProcess_0 | ScmProcess_1 | ScmProcess_2 | ScmProcess_3 | SmProcess |
|
Command Examples
To set bond monitoring type to 'network-connect' and leader election algorithm type to 'enhanced':
Code Block |
---|
|
% request system admin sbx1 setHaConfig bondMonitoring network-connect leaderElection enhanced |
To set bond monitoring type to 'direct-connect' and retain current setting of leader election algorithm:
Code Block |
---|
|
% request system admin sbx1 setHaConfig bondMonitoring direct-connect leaderElection currentValue |