Cisco CCNA - Last Minute Revision: CCNA Certification Study Guide
Cisco CCNA - Last Minute Revision: CCNA Certification Study Guide
Administrative Distances
Routing Protocol Administrative Distance
Connected Intf 0
OSPF 110
Static route 1
RIP 120
EIGRP 90
UNKNOWN 255
IGRP 100
• RIP - Updates 30 secs, Max Hops 15, Invalid 90 secs, Flush 240 secs, metrics
hops, load balance 6 equal cost links
• IGRP - Updates 90 secs, max hops 255 (default 100), invalid 3x90 secs,
holddown 3x90+10 secs, flush 7x90 secs, metrics bandwidth, delay, load balance
upto 6 unequal cost links.
• When routers are converging no data is sent.
• Frame Relay - 64 kbps - 1.544 Mbps, non-broadcast multi-access encapsulation
(NBMA), dynamic bandwidth allocation, congestion control. Can use PVC and
SVCs, PVC more common. Virtual circuit established before data sent.
Encapsulation Cisco (Default), IETF (use when connecting non-cisco routers).
Static routes are more stable than IARP.
• Routers are DTE devices by default, DCE interfaces need a clock rate.
• Telneting uses layers 1-4 so a good test of functionality. If you type a command
the router doesn't know or type and IP address it will try to resolve the name and
telnet.
• Bandwidth command sets cost for serial links. This is only used by routing
protocols so they can 'cost' paths. Default = 1.544kbps (T1) Command is in Kbps.
• Clock rate command is in bps.
• HDLC - Connection-orientated, operates at the datalink layer, small overhead, no
way of distinguishing network protocols. Every vendors implementation is
different, NO authentication, CISCO Default over serial lines.
• LAPB - Connection-orientated, datalink layer protocol, HUGE overhead, uses
windowing, used instead of HDLC for error prone links.
• PPP - industry standard, used when connection between different vendors devices.
NCP to identify network protocol, authentication, compatible with async + sync
links, operates at physical + datalink layers only. PAP - insecure authentication,
CHAP auth provides initial + periodic auth. PPP compression uses stacker and
predictor methods. Error detection - PPP uses quality and magic number methods.
Multilink - IOS 11.1 only, spreads the load over 2 parallel circuits (bundle).
• Ethernet 0 is up, line protocol is down - keepalive or framing issue, check
keepalives on both sides should match, check clocking on DCE, check
encapsulation on both ends.
• Ethernet 0 is down, protocol is down, - carrier detect is not present, other end
maybe administratively shutdown or interface or cable problem.
• Ethernet 0 is administratively shutdown - the 'no shutdown' command has not
been issued on the interface.
• Show interface serial 0 - shows bandwidth, MTU, keepalives.
• MTU default = 1500bytes.
• Bandwidth default = 1.544Kbps (T1)
• Keepalives default = 10 seconds.
• Use a cross over cable to connect devices of the same type (e.g router Ethernet
intf to router Ethernet intf)
• Cross over cables swap pins 1 and 3 RD, and pins 2 and 6 TX
• STP - 10-100Mbps - 100metres
• ScTP - 10-100Mbps - 100metres
• UTP - 10-100Mbps - 100metres
• Coax - Coaxial - 500metres
• Fiber - Single Mode upto 3000metres
• Fiber - Multimode upto 2000metres
• Connectionless protocols rely on application layer protocols for error handling
and delivery.
• EIGRP holds separate routing tables for IP,IPX,Appletalk, but only uses one
protocol to distribute the updates.
• CDP uses SNAP (Subnetwork Access Protocol) to enable neighbouring devices to
exchange data.
• IPX NLSP - link-state routing protocol intended to replace IPX RIP and SAP
• NCP - Netware Core Protocol - Provides clients with access to server resources
• IPX SAP - Sent every 60 seconds - includes all known services.
• sap is Cisco default for Token Ring networks, SNAP is default for FDDI
networks
• VTP allows VLANs to be trunked over Ethernet, ATM, LANE or FDDI
• Gigabit Ethernet using Multimode Fibre can run up to 260m
• 100BaseFX up to 400m
• VLAN Management Policy Server - Must be configured with all hosts' MAC
addresses for dynamic allocation.
• Standard ping - 5*100 byte ICMP echos, time out 2 seconds
• DHCP uses UDP packets
• Passive interface command stops interface sending routing updates, but still
receives them.
• 2 ways to configure VLAN membership, statically or dynamically through VLAN
Management Policy Server.
• ISL and Trunk protocol used to configure trunking on a switch.
• Pre 10.3 IOS commands Config Net - copy config from tftp to DRAM Config
Mem - copy NVRAM to DRAM
• IP routing table [administrative distance/composite metric]
• IPX routing table [ticks/hops]