FREE INE 5.5 hours rack rental CCIE RS

FirstDigest Professionals Community is offering a free InternetworkExpert 5.5 hour session rack rental for CCIE Routing and Switching preparation.

What you have to do win it?
After you register for FirstDigest Community stay active and help develop this community. There is no target. The winner will be chosen by our team based on their activity during this promotion period.
User activity checking will be done with automatic tools but also human intervetion.
Follow the rules of this community and stay in the range of topics that is the object of this forum.
“Fake” activity will not lead anyone to the winner position.

How do you receive your prize?
In terms of maximum 5 days from the promotion end, the winner will be announced through PM to establish the details and a public message will be posted in this thread.
In the eventuality that this prize cannot be received by winner, or in case of any technical difficulties, the amount of money will be transfered in his or her PayPal account.
Cost of this prize will be supported by FirstDigest Community team

Other notes
Please understand that this type of promotion is in a BETA status. Errors may appear, but we will do everything which is our power to stick to the rules and provide the promise part.
If you have any question please feel free to post them below or contact us.

You can find this post at: http://forum.firstdigest.com/Thread-PRIZE-Win-a-free-CCIE-RS-rack-rental-session-worth-30

Cisco: Engineer’s trick to avoid suboptimal path

I was explaining in the previous post what is the difference between optimal and suboptimal path and how to avoid the use of not such a good path in your routed environment. Also there I presented this so call “dirty trick” you can use to force the routing protocol to choose the path that you want, based on the Administrative distance modification.

As I said there is another way (for sure more than one) to do it, using a more elegant approach and from the networking point of view more safe considering the complex routing environment. I will use the same topology like in the previous post to offer you the possibility to compare these 2 methods presented and to choose the one that you understand and fit better to your needs. Also there are some other ways to do it and please feel free to discussed them in the comments section and maybe to present them here in a future post.

We will achive the desired results by setting one community on R1 for the advertised network 192.168.82.1 and dropping the prefixes, marked with the same community, on R2. Please be aware that for this method to work you have to allowed BGP peers to send communities list with the command “neighbor xx.xx.xx.xx send-community …” under “router bgp xxx” process.

Please see the example by clicking the image below:

Optimal path engineer trick