Module net¶
- License: Apache 2.0
- Version: 0.5.0
- Author: Inmanta <code@inmanta.com>
- Upstream project: https://github.com/inmanta/net.git
Entities¶
-
entity
net::Interface¶ Parents:
std::EntityThis interface models an ethernet network interface.
-
attribute string
name¶
-
attribute bool
vlan=False¶
-
attribute number
mtu=1500¶
-
attribute net::mac_addr
mac=''¶
-
relation std::Host
host[1]¶ other end:
std::Host.ifaces [0:*]
The following implements statements select implementations for this entity:
-
attribute string