NM.SettingVxlan¶
- 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 |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
|||
r/w/en |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class NM.SettingVxlan(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
VXLAN Settings
- classmethod new()¶
- Returns:
the new empty
NM.SettingVxlan
object- Return type:
Creates a new
NM.SettingVxlan
object with default values.New in version 1.2.
- get_ageing()¶
- Returns:
the
NM.SettingVxlan
:ageing
property of the setting- Return type:
New in version 1.2.
- get_destination_port()¶
- Returns:
the
NM.SettingVxlan
:destination-port
property of the setting- Return type:
New in version 1.2.
- get_id()¶
- Returns:
the
NM.SettingVxlan
:id
property of the setting- Return type:
New in version 1.2.
- get_l2_miss()¶
- Returns:
the #NMSettingVxlan:l2_miss property of the setting
- Return type:
New in version 1.2.
- get_l3_miss()¶
- Returns:
the #NMSettingVxlan:l3_miss property of the setting
- Return type:
New in version 1.2.
- get_learning()¶
- Returns:
the
NM.SettingVxlan
:learning
property of the setting- Return type:
New in version 1.2.
- get_limit()¶
- Returns:
the
NM.SettingVxlan
:limit
property of the setting- Return type:
New in version 1.2.
- get_local()¶
- Returns:
the
NM.SettingVxlan
:local
property of the setting- Return type:
New in version 1.2.
- get_parent()¶
- Returns:
the
NM.SettingVxlan
:parent
property of the setting- Return type:
New in version 1.2.
- get_proxy()¶
- Returns:
the
NM.SettingVxlan
:proxy
property of the setting- Return type:
New in version 1.2.
- get_remote()¶
- Returns:
the
NM.SettingVxlan
:remote
property of the setting- Return type:
New in version 1.2.
- get_rsc()¶
- Returns:
the
NM.SettingVxlan
:rsc
property of the setting- Return type:
New in version 1.2.
- get_source_port_max()¶
- Returns:
the
NM.SettingVxlan
:source-port-max
property of the setting- Return type:
New in version 1.2.
- get_source_port_min()¶
- Returns:
the
NM.SettingVxlan
:source-port-min
property of the setting- Return type:
New in version 1.2.
- get_tos()¶
- Returns:
the
NM.SettingVxlan
:tos
property of the setting- Return type:
New in version 1.2.
- get_ttl()¶
- Returns:
the
NM.SettingVxlan
:ttl
property of the setting- Return type:
New in version 1.2.
Property Details¶
- NM.SettingVxlan.props.ageing¶
- Name:
ageing
- Type:
- Default Value:
300
- Flags:
Specifies the lifetime in seconds of FDB entries learnt by the kernel.
New in version 1.2.
- NM.SettingVxlan.props.destination_port¶
- Name:
destination-port
- Type:
- Default Value:
8472
- Flags:
Specifies the UDP destination port to communicate to the remote VXLAN tunnel endpoint.
New in version 1.2.
- NM.SettingVxlan.props.id¶
- Name:
id
- Type:
- Default Value:
0
- Flags:
Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use.
New in version 1.2.
- NM.SettingVxlan.props.l2_miss¶
- Name:
l2-miss
- Type:
- Default Value:
- Flags:
Specifies whether netlink LL ADDR miss notifications are generated.
New in version 1.2.
- NM.SettingVxlan.props.l3_miss¶
- Name:
l3-miss
- Type:
- Default Value:
- Flags:
Specifies whether netlink IP ADDR miss notifications are generated.
New in version 1.2.
- NM.SettingVxlan.props.learning¶
- Name:
learning
- Type:
- Default Value:
- Flags:
Specifies whether unknown source link layer addresses and IP addresses are entered into the VXLAN device forwarding database.
New in version 1.2.
- NM.SettingVxlan.props.limit¶
- Name:
limit
- Type:
- Default Value:
0
- Flags:
Specifies the maximum number of FDB entries. A value of zero means that the kernel will store unlimited entries.
New in version 1.2.
- NM.SettingVxlan.props.local¶
- Name:
local
- Type:
- Default Value:
- Flags:
If given, specifies the source IP address to use in outgoing packets.
New in version 1.2.
- NM.SettingVxlan.props.parent¶
- Name:
parent
- Type:
- Default Value:
- Flags:
If given, specifies the parent interface name or parent connection UUID.
New in version 1.2.
- NM.SettingVxlan.props.proxy¶
- Name:
proxy
- Type:
- Default Value:
- Flags:
Specifies whether ARP proxy is turned on.
New in version 1.2.
- NM.SettingVxlan.props.remote¶
- Name:
remote
- Type:
- Default Value:
- Flags:
Specifies the unicast destination IP address to use in outgoing packets when the destination link layer address is not known in the VXLAN device forwarding database, or the multicast IP address to join.
New in version 1.2.
- NM.SettingVxlan.props.rsc¶
- Name:
rsc
- Type:
- Default Value:
- Flags:
Specifies whether route short circuit is turned on.
New in version 1.2.
- NM.SettingVxlan.props.source_port_max¶
- Name:
source-port-max
- Type:
- Default Value:
0
- Flags:
Specifies the maximum UDP source port to communicate to the remote VXLAN tunnel endpoint.
New in version 1.2.
- NM.SettingVxlan.props.source_port_min¶
- Name:
source-port-min
- Type:
- Default Value:
0
- Flags:
Specifies the minimum UDP source port to communicate to the remote VXLAN tunnel endpoint.
New in version 1.2.
- NM.SettingVxlan.props.tos¶
- Name:
tos
- Type:
- Default Value:
0
- Flags:
Specifies the TOS value to use in outgoing packets.
New in version 1.2.
- NM.SettingVxlan.props.ttl¶
- Name:
ttl
- Type:
- Default Value:
0
- Flags:
Specifies the time-to-live value to use in outgoing packets.
New in version 1.2.