Reference Guide

route-preference — (Optional) Enter the range (1 to 255).
Default Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command deletes a static route conguration.
Example
OS10(config)# ip route 200.200.200.0/24 10.1.1.2
Supported Releases 10.2.0E or later
show ip arp
Displays the ARP table entries for specic a IP address or MAC address, static, dynamic, and a summary of all ARP entries.
Syntax
show ip arp [interface [ethernet | vlan | port-channel] | ip-address | mac-
address | static | dynamic | summary]
Parameters
interface — (Optional) Enter the keyword and interface information:
ethernet — Enter the node/slot/port[:subport] information.
vlan — Enter the VLAN ID number (1 to 4093).
port-channel — Enter the port-channel ID number (1 to 128).
ip-address — (Optional) Enter the IP address for the ARP entry in A.B.C.D format.
mac-address — (Optional) Enter the MAC address in nn:nn:nn:nn:nn:nn format.
static — (Optional) Enter the keyword to display static ARP entries.
dynamic — (Optional) Enter the keyword to display dynamic ARP entries.
summary — (Optional) Enter the keyword to display a summary of all ARP entries.
Default Not congured
Command Mode EXEC
Usage Information This command shows both static and dynamic ARP entries.
Example (IP
Address)
OS10# show ip arp ip 192.168.2.2
Protocol Address Age(min) Hardware Address Interface VLAN CPU
----------------------------------------------------------
Internet 192.168.2.2 98 00:01:e8:8b:3c:01 Te 1/0 Vl 101 CP
Example (Static)
OS10# show ip arp summary
Total Entries Static Entries Dynamic Entries CPU
--------------------------------------------------
14 0 14 CP
Example (Dynamic)
OS10# show ip arp dynamic
Protocol Address Age(min) Hardware Address Interface VLAN CPU
------------------------------------------------------------
Internet 10.16.127.143 163 00:01:e8:75:c1:bb Ma 1/0 - CP
Internet 10.16.127.254 63 00:01:e8:75:c1:bb Ma 1/0 - CP
Internet 10.16.131.4 62 00:01:e8:8b:3b:e3 Ma 1/0 - CP
Internet 10.16.131.254 19 00:01:e8:75:c1:bb Ma 1/0 - CP
Internet 192.168.1.1 - 00:01:e8:8b:39:43 - Vl 100 CP
Internet 192.168.1.2 99 00:01:e8:8b:3c:01 Te 1/0 Vl 100 CP
252 Layer 3