Installation guide
62 Oracle Communications Session Border Controller ACLI Reference Guide Version S-C6.1.0
ACLI COMMANDS N - Z PING
ping
The ping command pings a remote IP address.
Syntax ping <ip-address> [vlan] [source-ip]
Arguments <ip-address> Enter the IP address of host to ping
<vlan> Enter the network interface or vlan to use. This is an optional
argument.
<source-ip> Enter the source IP address to use. This is an optional
argument.
Mode User
Release First appearance: 1.0
Notes This command sends ICMP echo messages, and displays:
• minimum round trip time (RTT)
• maximum RTT
• average RTT
• number of packets transmitted
• number of packets received
• percentage of packets lost
The default ping timeout is 64ms.
Example ACMEPACKET# ping 100.20.11.30
prompt-enabled
The Net-Net SBC lets you know if a configuration has been changed and you’ve
applied the
done command, but have not saved and activated yet. When you issue
the
done command and return to Superuser mode, the ACLI prompt prefixes two
asterisks (**). When you have saved, but not yet activated, the ACLI prompt prefixes
one asterisk (*).
The prompt-enabled command allows you to decide whether or not you want the
Net-Net SBC to give you this prompt. When this command is entered without an
argument, the Net-Net SBC displays the current setting of the prompt.
Syntax prompt-enabled <enabled | disabled>
<enabled> Enable the prompt-enabled feature
<disabled> Disable the prompt-enabled feature
Mode Superuser