A bridge would likely create a loop. A bridge group in Juniper is a link that holds all the connected ports into the same broadcast domain. Assuming that is so on the Mikrotik too then this configuration would be the same as connecting the two ports on the vlan together creating a layer two loop.
------------------------------
Steve Puluka BSEET - Juniper Ambassador
IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
http://puluka.com/home------------------------------
Original Message:
Sent: 03-28-2023 06:40
From: Zurratos
Subject: Two VMNIC'S from VMware to a Juniper switch
Hello @spuluka
The two ports from the Mikrotik are a part of a bridge , and it's connected as well to VMware server .
------------------------------
Zurratos Zurratos
------------------------------
Original Message:
Sent: 03-28-2023 06:26
From: spuluka
Subject: Two VMNIC'S from VMware to a Juniper switch
Having the two ports active in the same vlan on the Microtik will depend on what that configuration is on the other side. As long as the configuration there does not create a loop it would be fine. I'm not sure what role the Microtik is playing here.
If you are looking for link redundancy the more typical solution would be to make an AE (aggregated ethernet) link between the Mikrotik and Juniper switch with two members.
------------------------------
Steve Puluka BSEET - Juniper Ambassador
IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
http://puluka.com/home
Original Message:
Sent: 03-28-2023 03:47
From: Zurratos
Subject: Two VMNIC'S from VMware to a Juniper switch
Thanks a lot for the answer and what about Mikrotik part ?
I have also one mikrotik router , I connected two interfaces from this router to Juniper for redundancy so can I assign the two ports from Mikortik to the same VLAN on the same Juniper using the following commands
set interfaces ge-0/0/12 unit 0 family ethernet-switching vlan members public
set interfaces ge-0/0/13 unit 0 family ethernet-switching vlan members public
------------------------------
Zurratos Zurratos
Original Message:
Sent: 03-27-2023 20:22
From: spuluka
Subject: Two VMNIC'S from VMware to a Juniper switch
The way vmware works you can configure both as normal vlan either access or trunk ports. Naturally with access you only get one vlan and trunk allows multiple vlans to be available to you VMs. With nic teaming they both back each other up inside the server.
With multiple vlan you would create virtual networks and assign matching tags in vsphere and each vlan would have their own vSwitch for the VMs to connect.
------------------------------
Steve Puluka BSEET - Juniper Ambassador
IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
http://puluka.com/home