Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
# |
Command |
Parameters |
Description |
Usage |
|---|---|---|---|---|
1 |
changeIPFQDN |
|
Updates the existing Management interface or Out of Band Management IP address, FQDN, Gateway, Netmask, DNS, and the search list with the new value.
Note:
On the System Manager Release 7.1 and later, if you change the IP Address of System Manager using the changeIPFQDN command, the system changes the host ID of System Manager and invalidates the existing installed license file. Therefore, you must reinstall the license file on System Manager after changing the IP Address of System Manager. |
|
2 |
changePublicIPFQDN |
|
Updates the existing Public IP address, FQDN, Gateway, and Netmask with the new value. |
|
3 |
upgradeSMGR |
<absolute path to the dmutility.bin> -m –v |
Upgrades System Manager using the data migration utility. |
upgradeSMGR dmutility *.bin -m –v |
4 |
SMGRPatchdeploy |
<absolute path to the System Manager service pack or the software patch> |
Installs the software patch or the service pack for System Manager. |
SMGRPatchdeploy <absolute path to SMGRservicepackName>
Note:
Copy the System Manager service pack or patches that you must install to /swlibrary. |
5 |
configureTimeZone |
Time zone that you select |
Configures the time zone with the value that you select. |
configureTimeZone Select a time zone. For example, America/Denver |
6 |
configureNTP |
<IP address of NTP server> |
Configures the NTP server details. |
configureNTP <IP address of NTP server> Separate IP addresses or hostnames of NTP servers with commas (,). |
7 |
createCA |
Creates a new Certificate Authority by using SHA2 signing algorithm and 2048 key size. For more information, see, Creating a new Certificate Authority by using SHA2 signing algorithm and 2048 key size. |
createCA You must provide the desired Common Name (CN) |
|
8 |
configureOOBM |
Enables or disables the Out of Band Management configuration. |
|
|
9 |
enableOOBMMultiTenancy |
If Out of Band Management and MultiTenancy are enabled on system, use this command to provision tenant administrators to available on public interface. |
||
10 |
setSecurityProfile |
Enabling the commercial and military grade hardening. |
|
|
11 |
EASGManage |
Enables or disables EASG. |
|
|
12 |
EASGStatus |
Displays the status of EASG. |
||
13 |
EASGProductCert |
Displays the EASG certificate details. |
EASGProductCert --certInfo |
|
14 |
EASGSiteCertManage |
To manage EASG Certificates. |
||
15 |
editHosts |
To add, replace, and delete the IP Address, FQDN, or hostname entries in the /etc/hosts file. |
||
16 |
|
|
||
17 |
changeVFQDN |
To change the System Manager Virtual FQDN. |
changeVFQDN Type the System Manager Virtual FQDN.
Note:
When you run the changeVFQDN command on System Manager, data replication synchronization between System Manager with Session Manager and other elements fails To correct VFQDN on other elements and to retrieve new VFQDN from System Manager, see product-specific Administering document. |
|
18 |
smgr |
Starts, stops, and checks the status of the Application server. |
smgr start/stop/status |
|
19 |
smgr-db |
Starts, stops, and checks the status of postgresql.service. |
smgr-db start/stop/status |
|
20 |
getUserAuthCert |
Generates a user specific certificate for System Manager to facilitate certificate-based authentication. |
||
21 |
changeCipherSuiteList |
Configures cipher suite mode for System Manager |
|
|
22 |
collectLogs |
Collects the required logs. |
|
|
23 |
rebootVM |
Reboots the System Manager virtual machine.
Important:
If you configured a NFS mount on System Manager for Session Manager Performance Data (perfdata) collection, then, if and when you reboot/boot System Manager virtual machine, you need to ensure that you manually re-mount the NFS store once the System Manager VM is up and you are able to log in to the VM through SSH. Failure to re-mount the NFS partition will result in the Session Manager perfdata to go, by default, into a folder which is in the root (/) partition of the System Manager file system. This might cause the partition to get full which in-turn might cause issues with the System Manager application. |
Type y or n to reboot the System Manager virtual machine. |
|
24 |
powerOffVM |
Power off the System Manager virtual machine. |
Type y or n to power off the System Manager virtual machine. |
|
25 |
sudo /bin/systemctl (parameter) snmpd |
start/stop/restart/status |
To start or stop, and to check status of the SNMP service. |
|
26 |
sudo /bin/systemctl (parameter) spiritAgent |
start/stop/restart/status |
To start or stop, and to check status of the Spirit Agent service. |
|
27 |
sudo /bin/systemctl (parameter) cnd |
start/stop/restart/status |
To start or stop, and to check status of the CND service. |
|
28 |
encryptionPassphrase |
[add | change | remove | list] |
To add, change, remove, and display the encryption passphrase. |
|
29 |
encryptionRemoteKey |
[add | remove | list] |
To add, remove, and display the remote key server. |
|
30 |
encryptionLocalKey |
[enable | disable] |
To enable and disable the local key store. |
|
31 |
encryptionStatus |
Displays information about encryption on the system. |
encryptionStatus displays information about encryption on the system. |
|
32 |
updateLogRetention.sh |
[-p] [-v] [maxRetentionTime] |
Manages the log retention time. |
|
33 |
pruneAllLogs.sh |
[-b] [-t] [-v] [-h] [maxRetentionTime] |
Manages the deletion of log files. |
|
34 |
manageEntityClassWhitelist |
[-h] [addAll -e <ENTITY_CLASS_NAME> -f <INPUT_FILE> -u <USERNAME> -p <PASSWORD>] [add -e <ENTITY_CLASS_NAME> -s <SUBJECT_NAME> -u <USERNAME> -p <PASSWORD>] [list -e <ENTITY_CLASS_NAME> -f <OUTPUT_FILE> -u <USERNAME> -p <PASSWORD> -pn <PAGENUMBER> -ps <PAGESIZE>] [view -e <ENTITY_CLASS_NAME> -s <SUBJECT_NAME> -f <OUTPUT_FILE> -u <USERNAME> -p <PASSWORD>] [subjectCheck -e <ENTITY_CLASS_NAME> -u <USERNAME> -p <PASSWORD>] [deleteAll -e <ENTITY_CLASS_NAME> -u <USERNAME> -p <PASSWORD>] [delete -e <ENTITY_CLASS_NAME> -s <SUBJECT_NAME> -u <USERNAME> -p <PASSWORD>] |
You can add, list, view, and delete the subject names for the provided entity class. You can add and delete the bulk entries of subject names and check the status of the subject name validation for the entity class. |
|
35 |
outboundConnectionLogging |
[enable] [disable] |
If you enable this, you can capture the logs in the /var/log/Avaya/connections file for every new outgoing connections initiated from System Manager. |
|
36 |
configureOutboundFirewall |
[add {-s} {-f}] [list] [status] [remove {-e} {-f}] [disable] [overwrite {-s} {-f}] [enable-logging] [disable-logging] [logging-status] |
If you enable this, you can configure System Manager outbound firewall. |
|
37 |
setSecurityPolicy |
[--status] [--display-only] [--restore-standard] [--refresh-custom] |
You can modify the default password policy settings of System Manager by using the setSecurityPolicy command. This command is only applicable for changing or setting up the password for the CLI user or root user that gets created at the time of deployment. |
|
38 |
configureSyslog |
-h [-e] [-s <syslog server destination> ""] |
You can configure, list, and delete the remote syslog server by using the configureSyslog command. |
|
39 |
ASP_SSH |
[enable] [status] |
If System Manager is deployed on the Avaya Solutions Platform 130 Release 5.1 host, you can enable SSH and check the SSH status of the Avaya Solutions Platform 130 host. |
|
40 |
toggleOldWebLMClientCommunication |
Run this utility as the following:
Note:
The user can enter the values specified above based on their usage. |
This utility is used to check, enable, and disable the old WebLM client communication status with releases 10.1.3.1 and later. For the older WebLM client communication, the default status is ENABLED. |
If your input is 1 and the current status is enabled, the message
Old WebLM client communication status is ENABLEDis displayed.
If the current status is disabled, the message
Old WebLM client communication status is DISABLEDis displayed.
If your input is 2, the message
Old WebLM client communication is now ENABLEDis displayed.
If your input is 3, the message
Old WebLM client communication is now DISABLEDis displayed. |