itobin commented on issue #10884:
URL: https://github.com/apache/cloudstack/issues/10884#issuecomment-2939878026
sure, so enp11s0f0np0 is the issue, i had cloudbr1 bridged to it, as you can
see below ive commented out the original nic and created a new one called
csguest1 and set the mac address of enp11s0f0np0 to it. i can see the new nic
and also cloudbr1 but CS says its cannot find cloudbr1
# enp11s0f0np0:
# dhcp4: false
# dhcp6: false
# optional: true
csguest1:
dhcp4: false
dhcp6: false
optional: true
match:
macaddress: 9c:6b:00:6d:80:a5
set-name: csguest1
cloudbr1:
#interfaces: [enp11s0f0np0]
interfaces: [csguest1]
dhcp4: false
dhcp6: false
parameters:
stp: false
forward-delay: 0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]