Skip to content

Conversation

@murali-reddy
Copy link
Member

@murali-reddy murali-reddy commented Aug 5, 2018

Introduces the option --override-nexthop, setting it to true will make advertised next hop in the router to the BGP peers will be automatically selected to be appropriate reachable local IP. This will be override any next-hop set for the routes in the RIB. Kube-router by default sets the next-hop to node IP which is not correct in case of nodes with multiple interfaces and use different interaces for different external peers.

Fixes #480

advertised next hop for the routers to the peers will be automatically
selected to be appropriate reachable local IP. This will be overrider
any next-hop set for the routes in the RIB. Kube-router by defauly set
the next-hop to `node IP` which is not correct in case of nodes with
multiple interfaces and use differnt interaces for differect external
peers.

Fixes #480
@murali-reddy
Copy link
Member Author

murali-reddy commented Aug 13, 2018

Merging based on my testing and testing done by @zoharm

@murali-reddy murali-reddy merged commit 86ba784 into master Aug 13, 2018
@murali-reddy murali-reddy deleted the override-next-hop branch August 15, 2018 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants