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. 
			
						BPDUGUARD ERROR
Moderator: mike
- 
				naveen.cdn
- Posts: 5
- Joined: Wed Oct 30, 2019 5:02 pm
BPDUGUARD ERROR
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
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.
			
									
									
						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
Hi ecze,
Thank you for your support . CLI command worked , I will take your advise not to use cloud0 with switch.
			
									
									
						Thank you for your support . CLI command worked , I will take your advise not to use cloud0 with switch.