Installation guide
SYSTIME-SET ACLI COMMANDS N - Z
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 121
Example ACMEPACKET# switchover-redundancy-link 2
systime-set
The systime-set command sets the system clock.
Syntax systime-set
Mode Superuser
Release First appearance: 1.0 / Most recent update: 1.2.1
Notes The systime-set command prompts the user for the date and time and updates the
system clock. The command will not set the system time if an invalid year, month,
or day is entered. Attempting to change the date and time on the Net-Net SBC
displays a warning message as use of this command could be service affecting.
Example ACMEPACKET# systime-set
tail-logfile-close
The tail-logfile-close command ends the echoing of a process’s logfile to the screen
as initiated by the tail-logfile-open command.
Syntax tail-logfile-close <process> [<logfile>]
Arguments <process> Enter the name of the process that is writing to the specified
logfile.
<logfile> Enter the logfile’s name that you want to stop being echoed to
the screen. This argument is optional.
Mode Superuser
Release First appearance: 4.0
Notes Must be a valid logfile that is currently being written to.
Example ACMEPACKET# tail-logfile-close sipd
tail-logfile-open
The tail-logfile-open command displays all messages on the console that are
normally written to a specified logfile. As a message is written to the logfile, it is also
displayed on the screen. The specified logfile will continue to be updated on the Net-
Net SBC’s filesystem.
Syntax tail-logfile-open <process> [<logfile>]