GitHub user weizhouapache added a comment to the discussion: VM not picking
assigned IP through VR
@rbaweja
Can you set the mac address in netplan so that the linux bridge and ethernet
use the same mac address ?
for example
```
bridges:
cloudbr0: <=== linux bridge
dhcp4: yes
interfaces:
- eth0 <====ethernet
macaddress: 1e:00:47:00:04:68 <========mac address of the ethernet
```
GitHub link:
https://github.com/apache/cloudstack/discussions/10693#discussioncomment-12789706
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]