BPDUGUARD ERROR

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
naveen.cdn
Posts: 5
Joined: Wed Oct 30, 2019 5:02 pm

BPDUGUARD ERROR

Post by naveen.cdn » Wed Dec 18, 2019 6:02 am

Hi all ,

We are having dedicated server for Eve-ng which is connect with Nexus switches with VPC enabled . The lab can be used within our organization, whenever someone creates lab in such a topology like switch connected with cloud(LAN) we are facing an issue Bpduguard error in Nexus and it disconnects Eve-ng from whole network. In turn whole EVE-NG service goes inaccessible .

As Nexus connected with other servers also we cannot disable Bpduguard for secuity reasons . Is it possible to delete those lab through Vmware EVE_community(CLI) commands ? .

Will someone please support me to resolve this issue permanently.
eve.PNG
You do not have the required permissions to view the files attached to this post.

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: BPDUGUARD ERROR

Post by ecze » Wed Dec 18, 2019 6:52 am

First of all, it is advised to not use cloud0 ( management ) to interconnect lab switches to external world ( for bpuguard issue for exemple ). Prefer cloud1 ( 2nd server nic card ) to avoid loss of management.
Second, from cli you can stop all nodes from all labs with : unl_wrapper -a stopall

Regards,

E.

naveen.cdn
Posts: 5
Joined: Wed Oct 30, 2019 5:02 pm

Re: BPDUGUARD ERROR

Post by naveen.cdn » Wed Dec 18, 2019 7:34 am

Hi ecze,

Thank you for your support . CLI command worked , I will take your advise not to use cloud0 with switch.

Post Reply