Installation guide
52 Oracle Communications Session Border Controller ACLI Reference Guide Version S-C6.1.0
ACLI COMMANDS A - M MANAGEMENT
Values • emergency (1)
• critical (2)
• major (3)
• minor (4)
• warning (5)
• notice (6)
• info (7)
• trace (8)
• debug (9)
• detail
<task-name> Enter the task name for the log level being set
<all> Change the log level for all Net-Net SBC tasks
Mode Superuser
Release First appearance: 1.0 / Most recent update: 1.1
Notes The log setting changes made by the log-level command are not persistent after a
reboot. Upon reboot, you need to change the log settings in the system
configuration in order for them to be persistent.
When entering multiple log types in the log-type-list argument, use a space for
separation.
Example ACMEPACKET# log-level system warning
management
The management command sets the starting state of Telnet and FTP services at
boot time.
Syntax management <state | show> <service>
Arguments <state> Select the operating state of service
Values • enable—Enable the service set in the <service> argument
from starting at boot time
• disable—Disable the service set in the <service> argument
from starting at boot time
<service> Select the service that you are setting boot time status
Values • ftp—Enter the FTP service
• telnet—Enter the Telnet service
Mode Superuser
Release First appearance: 2.0
Example ACMEPACKET# management enable ftp