Installation guide

ARP-CHECK ACLI COMMANDS A - M
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 39
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)
Enter the 3—Rightmost port (not applicable for GigE cards)
<vlan ID> VLAN identifier
<ip-address> Enter the IP address
<mac-address> Enter the MAC address in hexadecimal notation
Mode Superuser
Release First appearance: 1.0 / Most recent update: 1.2.1
Example ACMEPACKET# arp-add 1 0 0 172.16.1.102 ab:cd:ef:01:23:14
arp-check
The arp-check command forces the SD to send an ARP request for the specified IP
address.
Syntax arp-check <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-check 0 0 0 11.21.0.10