Bug 1432730 - [Docs][RFE] Document the default_route custom property
Summary: [Docs][RFE] Document the default_route custom property
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-4.1.1-1
: ---
Assignee: Emma Heftman
QA Contact: Megan Lewis
URL:
Whiteboard:
Depends On: 1400366
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-16 03:35 UTC by Lucy Bopf
Modified: 2019-05-07 13:16 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-03 06:03:51 UTC
oVirt Team: Docs
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lucy Bopf 2017-03-16 03:35:40 UTC
In RHV 4.1, users can now set the default route of a host.
 
RHV sets the management network as each host's default route. Some customers prefer the management network to be a local non-routed network, and that another network serves as a default route.

1. In the Manager, open a console and add the custom property.
# engine-config -s UserDefinedNetworkCustomProperties='default_route=^(true|false)$'
# servicectl restart ovirt-engine

2. On each host:
   2.1 Set the property to False on the management (ovirtmgmt|rhevm) network
   2.2 Set the property to True on the desired new default route network
   2.3 Set a next-hop IP address (Gateway) in the new default route network

3. Apply configurations

Two important notes that must be added to the docs:
* This configuration is PER HOST, and needs to be done on each host.
* If the gateway for the new default route network is not set, it will be IGNORED. Leaving the gateway blank will NOT set device based route (such as for proxy-arp scenarios).


Note You need to log in before you can comment on or make changes to this bug.