Monday, March 23, 2015

1 comment

BGP Attribute Tunning (Weight) {BGP Part 4 CCNP)

Weight


  Weight
Ø  Cisco Proprietary
Ø  Higher weight is better
Ø  In this scenario if we set the weight in R2 it does not leave from R2. It stay on Router2

2 Methods: - 1st is to specify the weight for Specific neighbor and 2nd is using route-map commands

  To define the weight for Specific neighbor
   In above scenario R2 Respectively have Two Gateways to reach outside network. So we will use R4 for Primary and R1 as Secondary. To do this we increase the Weight. By default weight is set to everything is 0

Ø  R2(config)#router bgp 65001
Ø  R2(config-router)#neighbor 100.100.100.10 description R4
Ø  R2(config-router)#neighbor 100.100.100.10 weight 10
Ø  R2#clear ip bgp * soft               Resetting the BGP Process to take affect
Ø  Show ip bgp                                   display the BGP information

Now test using “traceroute” from R2
All the Traffic from R2 will go from (R4 Gateway)


1 comment:

  1. Great Article
    Cyber Security Projects

    projects for cse

    Networking Security Projects

    JavaScript Training in Chennai

    JavaScript

    Training in Chennai


    The Angular Training covers a wide range of topics including Components, Angular Directives, Angular Services, Pipes, security fundamentals,

    Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer.

    Angular Training

    ReplyDelete