Installation guide

42 Oracle Communications Session Border Controller ACLI Reference Guide Version S-C6.1.0
ACLI COMMANDS A - M CLEAR-ALARM
clear-alarm
The clear-alarm command clears a specified alarm.
Syntax clear-alarm <alarm_id> <task_id>
Arguments <alarm_id> Enter a unique 32-bit integer that contains a 16-bit category
name or number and a unique 16-bit identifier for the error or
failure within that category
<task_id> Enter the task ID of the task that sent the alarm
Release First appearance: 1.0
Notes For alarm identification and task codes for specific alarms, use the display-alarms
command.
Example ACMEPACKET# clear-alarm 65524 sip
clear-cache
The clear-cache command allows you to clear a specified cache entry on the Net-
Net SBC.
clear-cache dns
Syntax clear-cache dns <realm id | “all” > <cache entry key | “all”>
This command allows you to clear a specified DNS cache entry or all entries.
Arguments <realm id | all> Specify the realm whose DNS cache you want to clear or enter all
if you want to clear the cache of all realms
<cache entry key>Enter a specific cache entry key or enter all for all entries. A
specified cache entry key should take one of the following forms.
–NAPTR entries—NAPTR:test.com
–SRV entries—SRV:_sip_udp.test.com
–A entries—A:test.com
Example ACMEPACKET# clear-cache dns public A:test.com
clear-cache enum
This command allows you to clear a specified ENUM cache entry or all entries.