Hi,

I am new to openvswitch. I wanted to enable BFD for that i added
<code>true</code>line to in vswitchd/vswitch.xml.

<column name="bfd" key="enable" type='{"type": "boolean"}'>
        <code>true</code>
          True to enable BFD on this <ref table="Interface"/>.
        </column>

After doing the changes i restarted mininet and opendaylight but when i
checked the interface table using command  ovs-vsctl list interface its
still showing

_uuid               : 47a11ec7-f924-4498-84d4-f95832acec83
admin_state         : up
bfd                 : {}
bfd_status          : {}
cfm_fault           : []


Thanks,
Pankaj
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to