[ovs-dev] dhcp4_options field in logical_switch_port table question

Vasiliy Tolstov v.tolstov at selfip.ru
Mon Mar 18 11:05:43 UTC 2019


пн, 18 мар. 2019 г. в 13:30, Numan Siddique <nusiddiq at redhat.com>:
>
>
>
> On Mon, Mar 18, 2019 at 1:45 PM Vasiliy Tolstov <v.tolstov at selfip.ru> wrote:
>>
>> Hi. I'm try to modify/write/improve golang ovn binding. And i'm stuck
>> at dhcpv4_options in logical_switch_port.
>> As i see its is weak reference, i think that it is string, but as i
>> see in returned results via libovsdb it is OvsSet type (array of
>> strings). Does it right?
>>
>
> I think it is array of string.
>
> When I run the below command,
> ovn-nbctl set logical_switch_port <LSP_UUID/LSP_NAME> dhcpv4_options="DHCP_OPTIONS_ROW_UUID".
>

Thank you! I forget that uuid not string, but array of strings with
the first element string with name uuid.


-- 
Vasiliy Tolstov,
e-mail: v.tolstov at selfip.ru


More information about the dev mailing list