set protocols ovsdb controller vrf mgmt-vrf


The set protocols ovsdb controller vrf mgmt-vrf command configures to run the Open vSwitch Database (OVSDB) management protocol in the management VRF.


Command Syntax

set protocols ovsdb controller <controller-name> vrf mgmt-vrf


Parameter

Parameter

Description

controller <controller-name>

Specifies the OVSDB controller name. The value is a string.


Usage Guidelines

OVSDB management protocol runs in the default VRF by default, and supports to be configured in the management VRF. The corresponding OVSDB controller is required to be route reachable in the VRF running OVSDB management protocol.

Note: The latest configuration overrides the previous one.


Example

  • Configure the OVSDB management protocol to run in the management VRF.
admin@Xorplus# set protocols ovsdb controller c1 vrf mgmt-vrf
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.