19.07.2013 Views

CCNP TSHOOT 6.0 - Cisco Learning Home

CCNP TSHOOT 6.0 - Cisco Learning Home

CCNP TSHOOT 6.0 - Cisco Learning Home

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>CCNP</strong>v6 <strong>TSHOOT</strong><br />

• Address Resolution Protocol (ARP) failures. After clearing the ARP cache and triggering a connection<br />

attempt (for instance, by using ping), ARP entries show up as incomplete or are missing.<br />

• Packets are not being received, which is shown by using a packet sniffer on the receiving host.<br />

Confirm or Deny Layer 3 Connectivity<br />

DLS1#ping 10.1.2.2<br />

Type escape sequence to abort.<br />

Sending 5, 100-byte ICMP Echos to 10.1.2.2, timeout is 2 seconds:<br />

.....<br />

Success rate is 0 percent (0/5)<br />

DLS1#clear arp-cache<br />

DLS1#show arp<br />

Protocol Address Age (min) Hardware Addr Type Interface<br />

Internet 10.1.10.1 0 0007.e963.ce53 ARPA Vlan10<br />

Internet 10.1.2.1 - 0017.5a5b.b442 ARPA FastEthernet0/5<br />

Internet 10.1.50.1 0 0007.e963.ce53 ARPA Vlan50<br />

Internet 10.1.100.1 0 001b.0c6d.8f41 ARPA Vlan100<br />

Internet 10.1.100.254 - 0000.0c07.ac64 ARPA Vlan100<br />

Internet 10.1.100.253 0 0017.5a53.a3c1 ARPA Vlan100<br />

Internet 10.1.100.252 - 0017.5a5b.b441 ARPA Vlan100<br />

Internet 10.1.50.252 - 0017.5a5b.b446 ARPA Vlan50<br />

Internet 10.1.50.254 - 0000.0c07.ac32 ARPA Vlan50<br />

Internet 10.1.20.252 - 0017.5a5b.b444 ARPA Vlan20<br />

Internet 10.1.30.252 - 0017.5a5b.b445 ARPA Vlan30<br />

Internet 10.1.10.252 - 0017.5a5b.b443 ARPA Vlan10<br />

The most relevant fields in the output are the IP address, hardware address, and interface fields, because these<br />

give you the essential information that you are usually looking for when you issue the show arp command.<br />

The age field is also relevant. By default, ARP entries are cached for four hours. To make sure that you are<br />

looking at current information, you can use the clear arp-cache command to flush existing entries from the<br />

cache.<br />

If there is a “-” in the age field instead of a number, this entry is local to the switch. These entries represent locally<br />

configured IP and MAC addresses, and the switch will respond to ARP requests for these entries.<br />

All contents are Copyright © 1992–2010 <strong>Cisco</strong> Systems, Inc. All rights reserved. This document is <strong>Cisco</strong> Public Information. Page 14 of 24

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!