Este contenido no está disponible en el idioma seleccionado.

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


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

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba