SettingHsr
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_hsr_get_type ()" ) ]
public class SettingHsr :
Setting
Content:
Constants:
Properties:
- public string interlink { owned get; set; }
The optional interlink port name of the HSR interface.
- public uint multicast_spec { get; set; }
The last byte of supervision address.
- public string port1 { owned get; set; }
The port1 interface name of the HSR.
- public string port2 { owned get; set; }
The port2 interface name of the HSR.
- public int protocol_version { get; set; }
Configures the protocol version to be used for the HSR/PRP interface.
- public bool prp { get; set; }
The protocol used by the interface, whether it is PRP or HSR.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object