Send documentation comments to mdsfeedback-doc@cisco.com
2-15
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.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 10.1.1.1.
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.