NM.SettingOlpcMesh¶
- 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 |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class NM.SettingOlpcMesh(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
OLPC Wireless Mesh Settings
- classmethod new()¶
- Returns:
the new empty
NM.SettingOlpcMesh
object- Return type:
Creates a new
NM.SettingOlpcMesh
object with default values.
- get_ssid()¶
- Return type:
Property Details¶
- NM.SettingOlpcMesh.props.channel¶
- Name:
channel
- Type:
- Default Value:
0
- Flags:
Channel on which the mesh network to join is located.
- NM.SettingOlpcMesh.props.dhcp_anycast_address¶
- Name:
dhcp-anycast-address
- Type:
- Default Value:
- Flags:
Anycast DHCP MAC address used when requesting an IP address via DHCP. The specific anycast address used determines which DHCP server class answers the request.
This is currently only implemented by dhclient DHCP plugin.
- NM.SettingOlpcMesh.props.ssid¶
- Name:
ssid
- Type:
- Default Value:
- Flags:
SSID of the mesh network to join.