Part 3- Setup Network Bridge on Red Hat 9 (RHEV)

Loading

Network Bridge is used to connect the VM to our host network. Login into Cockpit Web Interface > Select Networking> Add Bridge

Use the virsh pool-list command to view storage pool information.
# virsh pool-list --all --details

We will create a Bridge and link our adapter to it that we plan to use for our data network.

Our Bridge0 interface is thus created

To create additional VLAN’s, Click Add VLAN

Select Parent as our Bridge – Give a VLAN ID and a PortGroup Name

Our VLAN PortGroup is now ready is accepting IP address from our DHCP Server.

Verify that the default virtual network is active

[root@rhev-01 /]# virsh net-list
 Name      State    Autostart   Persistent
--------------------------------------------
 default   active   yes         yes
(Visited 34 times, 1 visits today)

By Ash Thomas

Ash Thomas is a seasoned IT professional with extensive experience as a technical expert, complemented by a keen interest in blockchain technology.