| Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|
|
get IPv6 address
interface_name is name of interface, e.g. 'eth0'
scope is either 'link', 'universe' or 'host'
order is zero based index as there can be more than one IP address
for given scope and interface
|
get IPv6 netmask
interface_name is name of interface, e.g. 'eth0'
scope is either 'link', 'universe' or 'host'
order is zero based index as there can be more than one IP address
for given scope and interface
|
return attribute of given address
address is list of interfaces
e.g.: [{'scope': 'universe', 'netmask': '64', 'address': '2620:52:0:2223:20c:29ff:fecb:d06e',
'interface_id': 127}, {'scope': 'link', 'netmask': '64', 'address':
'fe80::20c:29ff:fecb:d06e', 'interface_id': 127}]
scope is either 'link', 'universe' or 'host'
order is zero based index as there can be more than one IP address
for given scope and interface
attr is attribute, e.g "netmask"
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 4 07:37:23 2020 | http://epydoc.sourceforge.net |