The Avaya CS 1000 Linux Base system provides a platform for the various server applications, such as:
Avaya Unified Communications Management (UCM)
Session Initiation Protocol Network Redirect Server (SIP NRS)
traditional CS 1000 Signaling Server applications
SIP Line Gateway Applications
Co-resident Call Server/Signaling Server applications
Command Groups:
Avaya CS 1000 Linux Base (Rel. 6 - 7.6) uses common CLI commands, plus the following command categories:
* dbadmin and logadmin are not covered.
Getting help:
There are two ways to get help with commands:
1 Type (command) -h | --help | help to display a brief summary of the CLI command:
$ poos --help
Usage:
poos <patch_id>|--all|--help,-h
Options:
<patch_id>
Deactivate patch with <patch_id> handle.
--all
Deactivate all patches.
--help
Print this help message and exit.
2 Type man (command) to display a detailed description of the CLI command:
$ man poos
POOS(1) Avaya Contributed Documentation POOS(1)
NAME
poos - Put a patch out of service.
SYNOPSIS
poos <patch_id> --all --help,-h
DESCRIPTION
Remove a patch from service. The patch is removed from service from
all processes in which it was in service.
OPTIONS
<patch_id>
Deactivate patch with <patch_id> handle.
--all
Deactivate all patches.
--help
Print this help message and exit.
EXAMPLES
:
Press <RETURN> to advance by line, <SPACE> to advance by page, and/or 'q' to exit when done.
The extensive 'man' (manual) page navigation options can be displayed with man -h | --help.
Configure network settings. Warning: Do not change the FQDN of the primary or backup security server when you use the networkconfig command.
ntpconfig
Configure Network Time Protocol settings.
reboot
Restart the entire system.
routeconfig
Configure routing entries. Note: When you use routeconfig to add a host route you do not need to provide a netmask. If you do provide a netmask, the format must be 255.255.255.255.
stty
Change and print terminal line settings.
sysbackup
Configure system backup.
syslogFacilitySet
Set the facility value.
syslogLevelSet
Set a value for level.
syslogShow
Display syslog processes. Note: The help key is not valid for syslogShow. If you want to retrieve help information, you must use the format syslogShow -h or syslogShow -help
sysrestore
Perform a restore of the application data (backed up by sysbackup).
timeadj
Specify system clock parameters.
upgrade
Select the backup data source and reinstall Linux Base.
Note: You might need to add the primary host entry in backup and member servers before you can access them using the hostconfig command. The command syntax is:
admin2 user ---> hostconfig add -ip <PRIMARY SERVER IP> - host <PRIMARY SERVER HOST NAME> -domain <PRIMARY SERVER DOMAIN NAME>