04-25-2020 07:45 AM
In NBMA the same as point to point?
Are these commands synchronization, network address backdoor very common?
In the following it it introduces several ways to define weight in BGP. Which is the best way for this purpose?
Thanks
Solved! Go to Solution.
04-26-2020 08:27 AM
I have looked at the document that you reference and it is quite comprehensive. I hope that I am looking at the same part of the document that you are asking about. In the part I am looking at it describes 2 ways to assign a value to the weight attribute: you can assign a value for weight as a parameter in the neighbor command and you can assign a value for weight in the set clause of a route map, which route map is applied to a neighbor configuration. Which one is better depends on how you want it to operate. If you want the same value assigned to all prefixes advertised to you by that neighbor then it is better to assign weight as a parameter in the neighbor command. If you want some value of weight for some prefixes and a different value of weight for other prefixes, or if you want some value of weight for some prefixes and not specify weight for other prefixes then it is better to assign weight in a route map which is applied to the neighbor configuration.
04-25-2020 08:44 AM
04-25-2020 09:00 AM
If we think about it NBMA stands for Non Broadcast Multi Access. And a key point is that in one network segment (subnet) there can be multiple neighbors. Agree with @Joseph W. Doherty that Frame Relay can be set up to be NBMA. Point to Point means a network segment on which there is only one neighbor. A traditional serial link would be an example of point to point. So the key difference in the terms is how many neighbors can be found on that network segment.
The original mentions some material and asks a question about BGP weight. But there is no other material. So we do not understand the question well enough to give an answer.
04-25-2020 09:33 AM
04-26-2020 12:03 AM
04-26-2020 08:27 AM
I have looked at the document that you reference and it is quite comprehensive. I hope that I am looking at the same part of the document that you are asking about. In the part I am looking at it describes 2 ways to assign a value to the weight attribute: you can assign a value for weight as a parameter in the neighbor command and you can assign a value for weight in the set clause of a route map, which route map is applied to a neighbor configuration. Which one is better depends on how you want it to operate. If you want the same value assigned to all prefixes advertised to you by that neighbor then it is better to assign weight as a parameter in the neighbor command. If you want some value of weight for some prefixes and a different value of weight for other prefixes, or if you want some value of weight for some prefixes and not specify weight for other prefixes then it is better to assign weight in a route map which is applied to the neighbor configuration.
04-26-2020 08:51 AM
04-26-2020 07:32 PM
In looking through this discussion I do not see a question about certifications. Did I miss something?
04-26-2020 09:26 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide