- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
10-25-2020 12:17 AM
Hi,
In plaolto bgp routing table, Local rib is showing the same subnet as
prefix flag nexthop
172.16.50.0/24 = 172.16.1.9
172.16.50.0/24 * 172.16.1.5
what does this "=" means?
10-26-2020 05:17 AM
it shows which gateway has the preference for the specific subnet
the local rib should look something like below
the peer with the highest priority (bold) has the * as it is the preferred route for 10.1.80.0/24
*10.1.80.0/24 10.1.1.1 peer-int-01 0 180 i/c 0 0 666
10.1.80.0/24 10.1.1.2 peer-int-02 0 170 i/c 0 0 666
10-26-2020 05:17 AM
it shows which gateway has the preference for the specific subnet
the local rib should look something like below
the peer with the highest priority (bold) has the * as it is the preferred route for 10.1.80.0/24
*10.1.80.0/24 10.1.1.1 peer-int-01 0 180 i/c 0 0 666
10.1.80.0/24 10.1.1.2 peer-int-02 0 170 i/c 0 0 666
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!