Connectivity Guide

Table Of Contents
Example (IP
Address)
OS10# show ip arp 192.168.2.2
Protocol Address Hardware Interface Interface VLAN
-------------------------------------------------------------------
Internet 192.168.2.2 00:01:e8:8b:3c:01 ethernet1/1/6
Example (Static)
OS10# show ip arp summary
Total Entries Static Entries Dynamic Entries
-------------------------------------------------
3994 0 3994
OS10# show ip arp 100.1.2.1
Protocol Address Hardware Interface Interface VLAN
------------------------------------------------------------------------
Internet 100.1.2.1 00:a0:c9:00:01:04 port-channel11 1002
OS10# show ip arp dynamic
Protocol Address Hardware Interface Interface VLAN
------------------------------------------------------------------------
Internet 9.0.0.2 00:24:00:00:00:00 ethernet1/1/10 4001
Internet 100.1.1.1 00:a0:c9:00:01:04 port-channel11 1001
Internet 100.1.2.1 00:a0:c9:00:01:04 port-channel11 1002
Internet 100.1.3.1 00:a0:c9:00:01:04 port-channel11 1003
Internet 100.1.4.1 00:a0:c9:00:01:04 port-channel11 1004
Internet 100.1.5.1 00:a0:c9:00:01:04 port-channel11 1005
Internet 100.1.6.1 00:a0:c9:00:01:04 port-channel11 1006
Internet 100.1.7.1 00:a0:c9:00:01:04 port-channel11 1007
Internet 100.1.8.1 00:a0:c9:00:01:04 port-channel11 1008
Example (Dynamic)
OS10# show ip arp dynamic
Protocol Address Hardware Interface Interface VLAN
---------------------------------------------------------------------
Internet 10.16.127.143 00:01:e8:75:c1:bb ethernet1/1/6 -
Internet 192.168.1.2 00:01:e8:8b:3c:01 ethernet1/1/1 100
Supported Releases 10.2.0E or later
show ip route
Displays IP route information.
Syntax
show ip route [vrf vrf-name] [all | bgp | connected | ospf process-id | static
| ip-prefix/mask | summary]
Parameters
vrf vrf-name — (Optional) Enter vrf and then the VRF name to list the routes in the route table of a
specic VRF.
all — (Optional) Displays both active and non-active IP routes.
bgp — (Optional) Displays BGP route information.
connected — (Optional) Displays only the directly connected routes.
ospf process-id — (Optional) Displays route information for the OSPF process, from 1 to 65535.
static — (Optional) Displays static route information.
ip-prefix/mask — (Optional) Displays routes for the destination prex list.
summary — (Optional) Displays an IP route summary.
Defaults Not congured
Command Mode EXEC
Usage Information None
394 Layer 3