Installation guide

WORKING WITH CONFIGURATION ELEMENTS HOW TO USE THE ACLI
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 25
Editing Editing individual configurations in the ACLI involves finding the element or field
you need to update, entering the new information, and then saving the element.
Besides configuring parameters with no value in them, you can also overwrite
existing values.
To edit an element:
1. Enter the configuration path of the element for which you want to edit.
2. Use the select command to choose an element to update. A list of options
appears when you press <Enter> at the key field prompt (e.g., <name:>).
3. Enter the number corresponding to the element you would like to update and
press <Enter>. If there are no elements configured, you will still be presented
with the prompt, but no list will appear. When you press <Enter> at the key field
prompt, you will be returned to the system prompt.
ACMEPACKET(phy-interface)# sel
<name>: <Enter>
1: phyTEST
2: phyTEST-RIGHT
3: wancom0
selection:3
ACMEPACKET(phy-interface)#
4. Edit the configuration element by re-entering any new changes.
ACMEPACKET(phy-interface)# wancom-health-score 55
5. Use the show command to be sure that your changes have been registered.
ACMEPACKET(phy-interface)# show
phy-interface
name lefty
operation-type Media
port 0
slot 0
virtual-mac
admin-state enabled
auto-negotiation enabled
duplex-mode FULL
speed 100
6. Use the done command to save your updates.
You can also overwrite parameters by entering a new value after a previous value has
been created.