Installation guide

40 Oracle Communications Session Border Controller ACLI Reference Guide Version S-C6.1.0
ACLI COMMANDS A - M ARP-DELETE
arp-delete
The arp-delete command manually removes ARP entries from the ARP table.
Syntax arp-delete <slot> <port> <vlan-ID> <ip-address>
Arguments <slot> Select the media interface slot
Values 0—Left slot
1—Right slot
<port> Select the media interface port
Values 0—Leftmost port
1—Second from left port
2—Third from left port (not applicable for GigE cards)
3—Rightmost port (not applicable for GigE cards)
<vlan ID> Enter the VLAN identifier
<ip-address> Enter the IP address
Mode Superuser
Release First appearance: 1.0 / Most recent update: 1.2.1
Example ACMEPACKET# arp-delete 1 0 1 12.11.0.100
backup-config
The backup-config command backs up the current flash memory configuration to
the specified filename in the
/code/bkups directory.
Syntax backup-config <name-of-backup> [running | editing]
Arguments <name-of-backup> Enter the name of the backup configuration file
<running> Backup the configuration from the running configuration
cache. This is an optional argument.
<editing> Backup the configuration from the editing configuration
cache. This is an optional argument.
Mode Superuser
Release First appearance: 1.0 / Most recent update: 1.2.1
Notes If insufficient disk space is available, the Net-Net SBC will not complete the task.
Example ACMEPACKET# backup-config FEB_BACKUP.gz running