Here are maintenance tool commands that you can use in configure mode.
Table 181 Maintenance Tools Commands in Configuration Mode
COMMAND
show arp-table
arp IP mac_address
no arp ip
The following example creates an ARP table entry for IP address 192.168.1.10 and MAC
address 01:02:03:04:05:06. Then it shows the ARP table and finally removes the new entry.
Router# arp 192.168.1.10 01:02:03:04:05:06
Router# show arp-table
Address
192.168.1.10
172.23.19.254
Router# no arp 192.168.1.10
Router# show arp-table
Address
192.168.1.10
172.23.19.254
ZyWALL (ZLD) CLI Reference Guide
DESCRIPTION
Displays the current Address Resolution Protocol table.
Edits or creates an ARP table entry.
Removes an ARP table entry.
HWtype
HWaddress
ether
01:02:03:04:05:06
ether
00:04:80:9B:78:00
HWtype
HWaddress
(incomplete)
ether
00:04:80:9B:78:00
Chapter 40 Maintenance Tools
Flags Mask
CM
C
Flags Mask
C
Iface
ge1
ge2
Iface
ge1
ge2
309
Need help?
Do you have a question about the ZYWALL USG CLI and is the answer not in the manual?
Questions and answers