Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dynamic specification of Router ID #1

Open
robshakir opened this issue Oct 30, 2015 · 0 comments
Open

Allow dynamic specification of Router ID #1

robshakir opened this issue Oct 30, 2015 · 0 comments

Comments

@robshakir
Copy link
Member

jBGP currently expects that the BGP router id is hard-coded at either side, which is not typical for an implementation. Allow the router ID to be discovered dynamically + validate on the jBGP side.

16:54:23.015 [nioEventLoopGroup-2-1] ERROR c.j.o.b.n.h.ValidateServerIdentifier - expected remote BGP identifier 16843266, received BGP identifier 3232288642
16:54:23.019 [nioEventLoopGroup-2-1] DEBUG c.j.o.bgp.netty.handlers.BGPv4Codec - Sending: com.jive.oss.bgp.netty.protocol.open.BadBgpIdentifierNotificationPacket@61d97554[type=3,errorCode=2,errorSubcode=3]
16:54:23.020 [nioEventLoopGroup-2-1] DEBUG c.j.o.bgp.netty.handlers.BGPv4Codec - Received: com.jive.oss.bgp.netty.protocol.KeepalivePacket@46a0fda6[type=4
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

No branches or pull requests

1 participant