NM.SettingPrefixDelegation¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/en |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class NM.SettingPrefixDelegation(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
IPv6 prefix delegation settings
New in version 1.54.
- classmethod new()¶
- Returns:
the new empty
NM.SettingPrefixDelegationobject- Return type:
Creates a new
NM.SettingPrefixDelegationobject with default values.New in version 1.54.
Property Details¶
- NM.SettingPrefixDelegation.props.subnet_id¶
- Name:
subnet-id- Type:
- Default Value:
-1- Flags:
The subnet ID to use on the interface from the prefix delegation received via an upstream interface. Set to a value between 0 and 0xffffffff (2^32 - 1) to indicate a specific subnet ID; or set to -1 to automatically choose an available subnet ID.
New in version 1.54.