-
Notifications
You must be signed in to change notification settings - Fork 178
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
netplugin crashing after netctl bgp command #503
Comments
@gaurav-dalvi like i said earlier i am in the final stages of fixing this issue. The issue is in ofnet and not netplugin. contiv/ofnet#53. |
netctl global inspect |
Yes @abhinandanpb . I am just opening issue for tracking purpose in future. I will close it as soon as it passes. |
Not seeing the issue with this version |
Steps to reproduce :
1: run net_demo_installer (any version is fine)
2: run similar command like this
netctl bgp create contiv-demo-swarm-l3-1 -router-ip="50.1.1.1/24" --as="65002" --neighbor-as="500" --neighbor="50.1.1.2"
3: check netplugin status.
The text was updated successfully, but these errors were encountered: