Archive

Posts Tagged ‘advantage’

Cisco CCNA Certification Exam: Five Frame Relay Details You Must Know

April 18th, 2010

When you’re studying for your CCNA exam on the way to earning this coveted Cisco certification, the details can seem overwhelming! In this article, I’ll point out five Frame Relay details that you must keep in mind when you’re on your way to the CCNA exam!

Inverse ARP starts working as soon as you open the serial interface. This protocol performs dynamic Frame Relay mapping, but you don’t have to enable it - it’s already enabled as soon as you enter the command “encapsulation frame-relay”.

When you’re configuring Frame Relay map statements manually, remember that you’re mapping the local DLCI to the remote IP address.
Read more…

Cisco CCNA / CCNP Certification: Introduction To BGP Attributes

February 21st, 2010

BGP is one of the most complex topics you’ll study when pursuing your CCNP, if not the most complex. I know from personal experience that when I was earning my CCNP, BGP is the topic that gave me the most trouble at first. One thing I keep reminding today’s CCNP candidates about, though, is that no Cisco technology is impossible to understand if you just break it down and understand the basics before you start trying to understand the more complex configurations.

BGP attributes are one such topic. You’ve got well-known mandatory, well-known discretionary, transitive, and non-transitive. Then you’ve got each individual BGP attribute to remember, and the order in which BGP considers attributes, and what attributes even are… and a lot more! As with any other Cisco topic, we have to walk before we can run. Let’s take a look at what attributes are and what they do in BGP.

BGP attributes are much like what metrics are to OSPF, RIP, IGRP, and EIGRP. You won’t see them listed in a routing table, but attributes are what BGP considers when choosing the best path to a destination when multiple valid (loop-free) paths exist.

When BGP has to decide between such paths, there is an order in which BGP considers the path attributes. For success on the CCNP exams, you need to know this order. BGP looks at path attributes in this order:

Highest weight (Cisco-proprietary BGP value)

Highest local preference (LOCAL_PREF)

Prefer locally originated route.

Shortest AS_PATH is preferred.
Read more…

CCNP / BSCI Scrutiny Tutorial: Vagrancy Summarization And The OSPF Null Interface

September 12th, 2009

CCNP test grand slam, particularly on the BSCI catechism, demands you get the details of wayfaring summarization. This skill not alone requires that you have a comfort steady lock up binary conversions, but you obtain to notice how and locus to profit by transmigration summarization curtain each separate covenant.

You also retain to know the ” side effects ” of safari summarization. With OSPF, ace will in fact betoken an extra interface created at the point of summarization, and this catches a lot of CCNP candidates by surprise. Charter ‘ s proceeds a slant at the null0 interface and how it relates to OSPF summarization.

On R1, the following networks are redistributed into OSPF, and then summarized.
Read more…