Shared Flashcard Set

Details

2.5.h - EIGRP - Implement, troubleshoot and optimize EIGRP
Cisco-CCIE
23
Computer Networking
Professional
03/14/2017

Additional Computer Networking Flashcards

 


 

Cards

Term
methods to speed up convergence.
Definition
ensure FS' exist
use BFD
Term
command to run bfd on all interfaces.
Definition
bfd all-interfaces
Term
command to enable bfd on an interface using minimal settings
Definition
bfd interval 50 min-rx 50 multiplier 3
Term
why is bfd preferred over using really fast eigrp hellos?
Definition
bfd hellos are processed in hardware, eigrp hellos are processed using the CPU.
Term
command to verify bfd config
Definition
show bfd neighbor detail
Term
is there any reason why you wouldn’t use BFD?
Definition
if the device can't offload to hardware.
Term
command to summarise in eigrp
Definition
ip summary-add eig 100 - classic
summary-address - named
Term
Are more specific routes still advertised when a summary is configured?
Definition
No they are suppressed.
Term
a router advertises a summary, packets are routed to the router based on that summary but the router does not have a more specific route. What happends to that traffic.
Definition
It will be null routed using the local summary route.
Term
command to verify that all neighbors are converged.
Definition
sh ip eig nei

ensure Q Cnt is 0 for all neighbors.
Term
how are discontiguous major networks handled when auto-summary is enabled in eigrp?
Definition
vlsm is only supported for subnets within same major network.
Classful summaries are advertised between major network boundaries.
Routers install local eigrp summaries to null0.
Term
command to advertise a default route in classic mode
Definition
ip summary-add eig 100 0.0.0.0 0.0.0.0

there is no default-information originate in eigrp.
Term
how can you prevent select routes from being suppressed when configuring summarisation.
Definition
use a leak map.
Term
what happens if you poison a locally configured summary with the "summary-metric" command and a value of 255?
Definition
no summary local summary is installed.
No summary is advertised.
Specific routes are still suppressed.
Term
command to ensure eigrp uses no more than 60% of an interfaces bandwidth.
Definition
ip bandwidth-percent eigrp 100 60
Term
command to define the metric assigned to routes redistributed into eigrp on the router.
Definition
default-metric 100000 10 255 1 1500
Term
what happens to a neighbor who is declared sia?
Definition
it is removed from the neighbor table.
Term
what are symptoms of sia routes?
Definition
1. when neighbors disappear from neighbor tables and then reappear.
2. intermittent unreachable destinations.
Term
command to view sia activity.
Definition
show log
Term
what are common causes of sia in larger eigrp networks?
Definition
1. heavily congested low bandwidth links.
2. routers with low memory and hogh cpu utilisation.
3. careless use of the interface "bandwidth" command
Term
default value for sia-retransmit timer.
Definition
90 secs
Term
how many sia-queries will be sent if replies are received?
Definition
3
Term
assuming default settings, how long will it be before a neighbor is declared sia if replies are received to all sia-queries?
Definition
6 mins.

A sia-query is sent every 90 secs, the router will wait 90 secs after the final sia-query.
Supporting users have an ad free experience!