mac
241
10.3.6 l3 hashselect
This command is not supported by the switch.
10.3.7 show arp
Command: show arp [<ipaddress>] [<vlan-id>] [<hw-addr>] [type {static | dynamic}]
[count] [vrf word]
Function: Displays the ARP table.
Parameters: <ipaddress> is a specified IP address; <vlan-id> stands for the entry for the
identifier of specified VLAN; <hw-addr> for entry of specified MAC address; static for
static ARP entry; dynamic for dynamic ARP entry; count displays number of ARP entries;
word is the specified vrf name.
Command mode: Admin Mode
Usage Guide: Displays the content of current ARP table such as IP address, MAC
address, hardware type, interface name, etc.
Example:
Switch#show arp
ARP Unicast Items: 7, Valid: 7, Matched: 7, Verifying: 0, Incomplete: 0, Failed: 0, None: 0
Address Hardware Addr Interface Port Flag
50.1.1.6 00-0a-eb-51-51-38 Vlan50 Ethernet1/11 Dynamic
50.1.1.9 00-00-00-00-00-09 Vlan50 Ethernet1/1 Static
150.1.1.2 00-00-58-fc-48-9f Vlan150 Ethernet1/4 Dynamic
Displayed information
Explanation
Total arp items
Total number of ARP entries.
Valid
ARP entry number matching the filter conditions
and attributing the legality states.
Matched
ARP entry number matching the filter conditions.
Verifying
ARP entry number at verifying again validity for
ARP.
InCompleted
ARP entry number have ARP request sent without
ARP reply.
Failed
ARP entry number at failed state.
None
ARP entry number at begin-found state.
Address
IP address of ARP entries.
Hardware Address
MAC address of ARP entries.










