S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
2-27
Cisco MDS 9000 Family Command Reference
OL-18089-02, Cisco MDS NX-OS Release 4.x
Chapter 2 A Commands
arp
arp
To enable the Address Resolution Protocol (ARP) for the switch, use the
arp
command. To disable ARP
for the switch, use the
no
form of the command.
arp
hostname
no arp
hostname
Syntax Description
Defaults
Enabled.
Command Modes
Configuration mode.
Command History
Usage Guidelines
None.
Examples
The following example disables the Address Resolution Protocol configured for the host with the IP
address
209.165.200.226
:
switch(config)#
no arp 10.1.1.1
switch(config)#
Related Commands
hostname
Specifies the name of the host. Maximum length is 20 characters.
Release
Modification
1.0(2)
This command was introduced.
Command
Description
show arp
Displays the ARP table.
clear arp
Deletes a specific entry or all entries from the ARP table.