NM.SettingVrf¶
- 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.SettingVrf(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
VRF settings
New in version 1.24.
- classmethod new()¶
- Returns:
the new empty
NM.SettingVrf
object- Return type:
Creates a new
NM.SettingVrf
object with default values.New in version 1.24.
Property Details¶
- NM.SettingVrf.props.table¶
- Name:
table
- Type:
- Default Value:
0
- Flags:
The routing table for this VRF.
New in version 1.24.