inet icon indicating copy to clipboard operation
inet copied to clipboard

Data rate cannot be set in DumbbellNetwork template network

Open adamgeorge309 opened this issue 1 year ago • 0 comments

In DumbbellNetwork (inet/networks/ethernet/DumbbellNetwork.ned), the network nodes are connected with EthernetLink connections, and a default Ethernet bitrate is set on the interfaces. However, Ethernet MAC module gets the bitrate from the channel. This leads to the following error:

Invalid ethernet transmission rate 0 bps -- in module (inet::EthernetMac) Congestion.client1.eth[0].mac (id=69), during network initialization

adamgeorge309 avatar Feb 23 '24 08:02 adamgeorge309