remove_trunk_by_value


Description:

[ Version ( since = "1.42" ) ]
public bool remove_trunk_by_value (uint start, uint end)

Remove the trunk range with range start to end.

Parameters:

this

the SettingOvsPort

start

the trunk range start index

end

the trunk range end index

Returns:

true if the trunk range was found and removed; false otherwise