Module net

Entities

entity net::Interface

Parents: std::Entity

This 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: