Search

B.4. How to Set Up Red Hat Virtualization Manager to Use a Non-Management Network

download PDF
You can configure each host in a Data Center to use a non-management network as the default network, instead of the default management network (ovirtmgmt). The default_route property is defined for host network interface cards from the Administration Portal. The default_route key is not available by default and needs to be added to the Manager using the engine configuration tool. You can check whether default_route has already been enabled by running the following command:
# engine-config -g UserDefinedNetworkCustomProperties

Procedure B.3. Adding the default_route Key to the Manager

  1. On the Manager, run the following command to add the key:
    # engine-config -s # engine-config -s UserDefinedNetworkCustomProperties='default_route=^(true|false)$'
    # engine-config -g UserDefinedNetworkCustomProperties
    
  2. Restart the ovirt-engine service:
    # systemctl restart ovirt-engine
The default_route key is now available in the Administration Portal. See Section 6.5.2, “Editing Host Network Interfaces and Assigning Logical Networks to Hosts” to define a non-management network.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.