C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
609
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
ARP
LOG
addresses (HH- HH-HH-HH-HH-HH) using the
arp log mac-address format ieee
command.
Below are the parameters in output of the
show log | include ARP_LOG
command
with an ARP log message format of <
ARP_LOG
> <
port number
> <
VLAN ID
>
<
Operation
> <
MAC
> <
IP
> after <
date
> <
time
> <
severity
> <
hostname
>
<
program-name
> information.
Validation
Commands
show running-config
Related
Commands
show log
Table 16-1: Example output from the
show log | include ARP_LOG
command
awplus#configure terminal
awplus(config)#arp log mac-address-format ieee
awplus(config)#exit
awplus#show log | include ARP_LOG
2010 Apr 6 06:25:28 user.notice awplus HSL[1007]: ARP_LOG port1.0.6 vlan1 add 00-
17-9a-b6-03-69 (192.168.2.12)
2010 Apr 6 06:25:30 user.notice awplus HSL[1007]: ARP_LOG port1.0.6 vlan1 add 00-
03-37-6b-a6-a5 (192.168.2.10)
2010 Apr 6 06:26:53 user.notice awplus HSL[1007]: ARP_LOG port1.0.6 vlan1 del 00-
30-94-0e-13-6b (192.168.2.20)
2010 Apr 6 06:27:31 user.notice awplus HSL[1007]: ARP_LOG port1.0.6 vlan1 del 00-
17-9a-b6-03-69 (192.168.2.12)
2010 Apr 6 06:28:09 user.notice awplus HSL[1007]: ARP_LOG port1.0.6 vlan1 del 00-
03-37-6b-a6-a5 (192.168.2.10)
2010 Apr 6 06:28:14 user.notice awplus IMISH[1830]: show log | include ARP_LOG
Table 16-2: Parameters in output of the
show log | include ARP_LOG
command
Parameter
Description
<
ARP_LOG
>
Indicates ARP log entry information follows <
date
> <
time
>
<
severity
> <
hostname
> <
program name
> log information.
<
port
number
>
Indicates device port number for the ARP log entry.
<
VLAN ID
>
Indicates the VLAN ID for the ARP log entry.
<
Operation
>
Indicates ‘
add
’ if the ARP log entry displays an ARP addition.
Indicates ‘
del’
if the ARP log entry displays an ARP deletion.
<
MAC
>
Indicates the MAC address for the ARP log entry, either in the
default hexadecimal notation (HHHH.HHHH.HHHH) or in the IEEE
standard format hexadecimal notation (HH-HH-HH-HH-HH-HH) as
specified with the
arp log
or the
arp log mac-address-format
ieee
command.
<
IP
>
Indicates the IP address for the ARP log entry.