IP Addressing Commands
78-21075-01 Command Line Interface Reference Guide
Example 2 - The following example displays the configured IP interfaces and their
types when the device is in Switch mode.
switchxxxxxx# show ip interface
Gateway IP Address
----------------------- ----------------------- --------
10.5.234.254
Active
IP Address
I/F
------------------- --------- ----------- -----------
10.5.234.207/24
vlan 1 Static
43 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
ip-address mac-address [interface-id]]
arp
ip-address
no arp
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 that can be
Ethernet port, Port-channel or VLAN.
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.
Activity status
Type
static
Type
Status
Valid
43
713