To list the virtual networks existing on the hardware node, you can use the prlsrvctl
utility as shown below.
# prlsrvctl net list
Network ID Type Bound To Bridge
Host-Only host-only virbr1
Bridged bridged enp0s5 br0
This utility displays the following information on virtual networks:
Column | Description |
---|---|
Network ID | The name assigned to the virtual network. |
Type | The networking mode set for the virtual network. |
Bound To | The adapter on the hardware node connected to the virtual networks, if any. |