org.opensuse.Network.Bridge

Namespace

Namespace bridge
Class compat netif-bridge
Typedefs 5
Properties stp
priority
forward-delay
hello-time
max-age
aging-time
gc-interval
stp-state
ports
Methods changeDevice()
deleteDevice()
addPort()
removePort()
Signals none

Properties

Methods

void changeDevice(dict config)

Argument config is mapped to element <bridge> of the device document. It is a dict-based type that provides the following members:

void deleteDevice()

void addPort(port-config port)

void removePort(string port)

Types defined in this scope

Type name Kind Definition
port-configdictbelow
port-statusdictbelow
bridge-configdictbelow
configurationdictbelow

Type port-config

Bridge port configuration properties

This is a dict-based type that provides the following members:

Type port-status

Bridge port configuration and status properties

This is a dict-based type that provides the following members:

Type bridge-config

Bridge interface configuration properties

This is a dict-based type that provides the following members:

Type configuration

Bridge and port configuration properties

This is a dict-based type that provides the following members: