Release : 1.1f 494 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
18.11 show ip arp
This command displays IP ARP table.
show ip arp [ { Vlan <vlan-id(1-4069)> | <ip-address> | <mac-address> |
summary | information }]
Syntax Description
Vlan - VLAN ID
ip-address - IP Address of ARP Entry
mac-address - MAC Address of ARP Entry
summary - IP ARP Table summary
information - ARP Configuration information
Mode
Privileged EXEC Mode
Example
SMIS# show ip arp
Address Hardware Address Type Interface Mapping
------- ---------------- ---- --------- -------
110.20.6.99 00:11:22:44:55:66 ARPA vlan1 Static
100.20.6.99 00:11:22:33:44:55 ARPA vlan2 Static
110.20.6.101 00:5e:01:00:11:55 ARPA vlan2 Static
SMIS# show ip arp vlan 1
Address Hardware Address Type Interface Mapping
----------- ---------------- ---- --------- -------
110.20.6.99 00:11:22:44:55:66 ARPA vlan1 Static
SMIS# show ip arp 00:10:b5:66:a7:0e
Address Hardware Address Type Interface Mapping
------- ---------------- ---- --------- -------
100.20.6.20 00:10:b5:66:a7:0e ARPA vlan1 Dynamic
SMIS# show ip arp 100.20.6.99
Address Hardware Address Type Interface Mapping
----------- ---------------- ---- --------- -------
100.20.6.99 00:11:22:33:44:55 ARPA vlan2 Static