IP Addressing Commands
509 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
24
switchxxxxxx#
show ip interface vlan 1
!source_precedence_is_supported &&
!broadcast_address_configuration_is_supported && ip_redirects_is_supported
IP Address I/F I/F Status Type Directed Redirect Status
admin/oper Broadcast
------------- ------ ----------- ------- -------- --------- -----
10.5.230.232/24 vlan 1 UP/UP Static disable Enabled Valid
24.6 arp
Use the arp Global Configuration mode command to add a permanent entry to the
Address Resolution Protocol (ARP) cache. Use the no form of this command to
remove an entry from the ARP cache.
Syntax
arp
ip-address mac-address
[
interface-id
]
no arp
ip-address
Parameters
•
ip-address
—IP address or IP alias to map to the specified MAC address.
•
mac-address
—MAC address to map to the specified IP address or IP alias.
•
interface-id
—Address pair is added for specified interface.
Command Mode
Global Configuration mode
Default Configuration
No permanent entry is defined.
If no interface ID is entered, address pair is relevant to all interfaces.
User Guidelines
The software uses ARP cache entries to translate 32-bit IP addresses into 48-bit
hardware (MAC) addresses. Because most hosts support dynamic address
resolution, static ARP cache entries generally do not need to be specified.