NM.SettingHsr¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class NM.SettingHsr(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
HSR/PRP Settings
- classmethod new()¶
- Returns:
the new empty
NM.SettingHsr
object- Return type:
Creates a new
NM.SettingHsr
object with default values.New in version 1.46.
- get_multicast_spec()¶
- Returns:
the #NMSettingHsr:multicast_spec property of the setting
- Return type:
New in version 1.46.
- get_port1()¶
- Returns:
the
NM.SettingHsr
:port1
property of the setting- Return type:
New in version 1.46.
- get_port2()¶
- Returns:
the
NM.SettingHsr
:port2
property of the setting- Return type:
New in version 1.46.
- get_prp()¶
- Returns:
the
NM.SettingHsr
:prp
property of the setting- Return type:
New in version 1.46.
Property Details¶
- NM.SettingHsr.props.multicast_spec¶
- Name:
multicast-spec
- Type:
- Default Value:
0
- Flags:
The last byte of supervision address.
New in version 1.46.
- NM.SettingHsr.props.port1¶
- Name:
port1
- Type:
- Default Value:
- Flags:
The port1 interface name of the HSR. This property is mandatory.
New in version 1.46.
- NM.SettingHsr.props.port2¶
- Name:
port2
- Type:
- Default Value:
- Flags:
The port2 interface name of the HSR. This property is mandatory.
New in version 1.46.