Archive for the “BGP” Category


Hello everybody,

In the final stage of preparation for BSCI did a more succinct summary of the routing protocols that are part of the scope of this evidence. This summary aims to differentiate various details that are charged in BSCI, such as standard metric when a route is redistributed, terminology and much more. The routing protocols charged in the examination are:

- EIGRP

- OSPF multiarea

- Integrated IS-IS

- BGP in a non-transit AS.

It created a table in Excel which was converted to a figure. This appears a little lower down. Click the picture to download it in full.

EIGRP - OSPF - ISIS - BGP. Resumo

Cheers,

Maurício.

Comments 4 Comments »

Hello Guys,

A very complex part of the BGP protocol is communication within the autonomous system, or when he runs as IBGP (interior). Several BGP rules change when the communication and exchange of routes occur within the autonomous system, where the topology should be well planned to set up the routers adequately.

This laboratory is focused on communication IBGP, and to make it more interesting, the routers are not available in full-meshed.It should be borne in mind that the routes learned by IBGP are not advertised to other IBGP peers, so the full provision -mesh is widely used. When you can not be made a route-reflector.

A route-reflector is nothing but a router that replicates its BGP table to its peers configured.

Below the topology.

Topologia - Laboratorio Bgp - IBGP peers

The standard recommendations: use and abuse of show and debug commands, understand the operation and trade routes and learn from the laboratory. Were used IOS c3620-is-mz.123-15 c7200-mz.123-22-ik9o3s both available in HD blog. TXT files have included the initial settings of the laboratory and the laboratory (. NET) already has end settings with everything working.Here is the link to download.

BGP Lab - IBGP Peers

A strong hug to all and good week.

Maurício.

PS: For those who have problems with English come in contact with me to translate to Portuguese. Comments made by me are being made in English because the practice, study and test materials are all in this language, so if we pull everybody. Another hug.

Comments No Comments »

Hello Guys,

As I am studying for BSCI great summary of each routing protocols for IPv4.

One detail that should be noted that this was done in English resumão (: S). Believe staff, I can think better in English now, especially for the study. As the summary is presented in topics is interesting for all.

For those who are studying for the CCNA is interesting to give a brief look to see what is out there and enjoy some topics that are scope of certification.

A Abrasive,

Maurício.

Below:

Big Resume

EIGRP:
- Cisco proprietary and distance vector protocol (hybrid).
- Incremental updates.
- Uses Dual and crazy metric with K-values (1,3, Bw e DLY default)
- Establishes neighbors and mainting 3 tables (neighbor, topology, routing table).
- Neighbors must match: authentication, subnet, k-values, hello and dead timers.
- Only protocol that supports unequal cost load-balancing and backup routes (Feasible sucessor).
- If FS > AD the router can be a Feasible Sucessor.
- If there isn’t a feasible sucessor the router sends queryes for its neighbors asking for the route.
- Stuck-in-Active (SIA) is when a network is so big that it searches through it. To solve, router stub or summarization.
- Support ip summary address eigrp in the interface for summarizing the networks.
- Support keychain MD5 and plaintext authentication per interface.
- Support percentage of bandwidth usage, very used in PVC links.
- If you redistribute into EIGRP and don’t set a default-metric the route don’t to go to the routing table, because metric = infinite.»Continuar lendo Summary of Routing Protocols - EIGRP + OSPF + ISIS + BGP

Comments 1 Comment »


Decisão da melhor rota no BGP.Hello Guys,

Step in our continuing study of BGP, make them a great picture that shows the choice of the best route in BGP, which is available in the book:

CCNP BSCI - Official Exam Certification Guide, 4th edition. Written by: Brent Steward.

The BGP is the protocol that has the highest metric! It uses attributes and metrics is enormous because it is composed of several of these attributes.

The attributes available to do the tuning of BGP are shown below.

Os Atributos do BGP

Abrasive and a success in the study.

Maurício.

Comments No Comments »

Hello Guys,

Continuing the initiative of the blog to be reference in the study of Cisco Certifications, now present a summary of messages and states of the BGP protocol.

Below.

BGP messages:

  • Open: When the BGP process starts are established connections to TCP port 179 to the BGP OPEN message.
  • KeepAlive: KeepAlive indicating that the connection is still established.
  • Update: update network messages. Sent early in the process and when updates occur on the network.
  • Notification: When a neighbor restart Notification is sent a message indicating that the relationship is ending.

BGP states:

  • Idle - Seeking neighbors.
  • Connect - TCP connection established with neighbor
  • Open Sent - BGP OPEN message sent
  • Open Confirm - Response received
  • Established - BGP neighbor Connection established.

Troubleshooting

  • Established is good, rest is the problem.
  • If the neighboring state of not progressing to Idle, verify that the next-hop is achievable.
  • If the neighbor is in state Active is not configured or is not behaving as expected.
  • Make sure the neighbor is correct: IP addresses, Autonomous System (AS), configuration and authentication.

A hug staff,

Maurício.

Comments No Comments »