Package: inet.tutorials.configurator
ConfiguratorE
network(no description)
Usage diagram
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.
Properties
| Name | Value | Description |
|---|---|---|
| isNetwork | ||
| display | bgb=1426.212,959.112 |
Unassigned submodule parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| area1router.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area1router.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area1router.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area1router.pcapRecorder.fileFormat | string | "pcapng" | |
| area1router.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area1router.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area1router.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area1router.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area1router.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area1router.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area1router.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area1router.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area1router.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area1router.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area1router.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area1router.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1router.cb.forwardServiceRegistration | bool | true | |
| area1router.cb.forwardProtocolRegistration | bool | true | |
| area1router.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1router.bl.forwardServiceRegistration | bool | true | |
| area1router.bl.forwardProtocolRegistration | bool | true | |
| area1router.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1router.li.forwardServiceRegistration | bool | true | |
| area1router.li.forwardProtocolRegistration | bool | true | |
| area1router.eth.bitrate | double | ||
| area1router.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1router.nl.forwardServiceRegistration | bool | true | |
| area1router.nl.forwardProtocolRegistration | bool | true | |
| area1router.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1router.tn.forwardServiceRegistration | bool | true | |
| area1router.tn.forwardProtocolRegistration | bool | true | |
| area1router.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1router.at.forwardServiceRegistration | bool | true | |
| area1router.at.forwardProtocolRegistration | bool | true | |
| area1router.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| area1router.bgp.routingTableModule | string | ||
| area1router.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| area1host1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area1host1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area1host1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area1host1.pcapRecorder.fileFormat | string | "pcapng" | |
| area1host1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area1host1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area1host1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area1host1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area1host1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area1host1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area1host1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area1host1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area1host1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area1host1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area1host1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area1host1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host1.cb.forwardServiceRegistration | bool | true | |
| area1host1.cb.forwardProtocolRegistration | bool | true | |
| area1host1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host1.bl.forwardServiceRegistration | bool | true | |
| area1host1.bl.forwardProtocolRegistration | bool | true | |
| area1host1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host1.li.forwardServiceRegistration | bool | true | |
| area1host1.li.forwardProtocolRegistration | bool | true | |
| area1host1.eth.bitrate | double | ||
| area1host1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host1.nl.forwardServiceRegistration | bool | true | |
| area1host1.nl.forwardProtocolRegistration | bool | true | |
| area1host1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host1.tn.forwardServiceRegistration | bool | true | |
| area1host1.tn.forwardProtocolRegistration | bool | true | |
| area1host1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host1.at.forwardServiceRegistration | bool | true | |
| area1host1.at.forwardProtocolRegistration | bool | true | |
| area1host3.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area1host3.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area1host3.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area1host3.pcapRecorder.fileFormat | string | "pcapng" | |
| area1host3.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area1host3.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area1host3.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area1host3.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area1host3.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area1host3.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area1host3.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area1host3.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area1host3.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area1host3.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area1host3.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area1host3.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host3.cb.forwardServiceRegistration | bool | true | |
| area1host3.cb.forwardProtocolRegistration | bool | true | |
| area1host3.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host3.bl.forwardServiceRegistration | bool | true | |
| area1host3.bl.forwardProtocolRegistration | bool | true | |
| area1host3.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host3.li.forwardServiceRegistration | bool | true | |
| area1host3.li.forwardProtocolRegistration | bool | true | |
| area1host3.eth.bitrate | double | ||
| area1host3.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host3.nl.forwardServiceRegistration | bool | true | |
| area1host3.nl.forwardProtocolRegistration | bool | true | |
| area1host3.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host3.tn.forwardServiceRegistration | bool | true | |
| area1host3.tn.forwardProtocolRegistration | bool | true | |
| area1host3.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host3.at.forwardServiceRegistration | bool | true | |
| area1host3.at.forwardProtocolRegistration | bool | true | |
| area1host2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area1host2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area1host2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area1host2.pcapRecorder.fileFormat | string | "pcapng" | |
| area1host2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area1host2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area1host2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area1host2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area1host2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area1host2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area1host2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area1host2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area1host2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area1host2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area1host2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area1host2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host2.cb.forwardServiceRegistration | bool | true | |
| area1host2.cb.forwardProtocolRegistration | bool | true | |
| area1host2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host2.bl.forwardServiceRegistration | bool | true | |
| area1host2.bl.forwardProtocolRegistration | bool | true | |
| area1host2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host2.li.forwardServiceRegistration | bool | true | |
| area1host2.li.forwardProtocolRegistration | bool | true | |
| area1host2.eth.bitrate | double | ||
| area1host2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host2.nl.forwardServiceRegistration | bool | true | |
| area1host2.nl.forwardProtocolRegistration | bool | true | |
| area1host2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host2.tn.forwardServiceRegistration | bool | true | |
| area1host2.tn.forwardProtocolRegistration | bool | true | |
| area1host2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area1host2.at.forwardServiceRegistration | bool | true | |
| area1host2.at.forwardProtocolRegistration | bool | true | |
| area3host3.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area3host3.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area3host3.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area3host3.pcapRecorder.fileFormat | string | "pcapng" | |
| area3host3.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area3host3.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area3host3.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area3host3.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area3host3.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area3host3.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area3host3.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area3host3.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area3host3.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area3host3.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area3host3.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area3host3.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host3.cb.forwardServiceRegistration | bool | true | |
| area3host3.cb.forwardProtocolRegistration | bool | true | |
| area3host3.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host3.bl.forwardServiceRegistration | bool | true | |
| area3host3.bl.forwardProtocolRegistration | bool | true | |
| area3host3.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host3.li.forwardServiceRegistration | bool | true | |
| area3host3.li.forwardProtocolRegistration | bool | true | |
| area3host3.eth.bitrate | double | ||
| area3host3.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host3.nl.forwardServiceRegistration | bool | true | |
| area3host3.nl.forwardProtocolRegistration | bool | true | |
| area3host3.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host3.tn.forwardServiceRegistration | bool | true | |
| area3host3.tn.forwardProtocolRegistration | bool | true | |
| area3host3.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host3.at.forwardServiceRegistration | bool | true | |
| area3host3.at.forwardProtocolRegistration | bool | true | |
| area3host2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area3host2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area3host2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area3host2.pcapRecorder.fileFormat | string | "pcapng" | |
| area3host2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area3host2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area3host2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area3host2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area3host2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area3host2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area3host2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area3host2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area3host2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area3host2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area3host2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area3host2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host2.cb.forwardServiceRegistration | bool | true | |
| area3host2.cb.forwardProtocolRegistration | bool | true | |
| area3host2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host2.bl.forwardServiceRegistration | bool | true | |
| area3host2.bl.forwardProtocolRegistration | bool | true | |
| area3host2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host2.li.forwardServiceRegistration | bool | true | |
| area3host2.li.forwardProtocolRegistration | bool | true | |
| area3host2.eth.bitrate | double | ||
| area3host2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host2.nl.forwardServiceRegistration | bool | true | |
| area3host2.nl.forwardProtocolRegistration | bool | true | |
| area3host2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host2.tn.forwardServiceRegistration | bool | true | |
| area3host2.tn.forwardProtocolRegistration | bool | true | |
| area3host2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host2.at.forwardServiceRegistration | bool | true | |
| area3host2.at.forwardProtocolRegistration | bool | true | |
| area3host1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area3host1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area3host1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area3host1.pcapRecorder.fileFormat | string | "pcapng" | |
| area3host1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area3host1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area3host1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area3host1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area3host1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area3host1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area3host1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area3host1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area3host1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area3host1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area3host1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area3host1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host1.cb.forwardServiceRegistration | bool | true | |
| area3host1.cb.forwardProtocolRegistration | bool | true | |
| area3host1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host1.bl.forwardServiceRegistration | bool | true | |
| area3host1.bl.forwardProtocolRegistration | bool | true | |
| area3host1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host1.li.forwardServiceRegistration | bool | true | |
| area3host1.li.forwardProtocolRegistration | bool | true | |
| area3host1.eth.bitrate | double | ||
| area3host1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host1.nl.forwardServiceRegistration | bool | true | |
| area3host1.nl.forwardProtocolRegistration | bool | true | |
| area3host1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host1.tn.forwardServiceRegistration | bool | true | |
| area3host1.tn.forwardProtocolRegistration | bool | true | |
| area3host1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3host1.at.forwardServiceRegistration | bool | true | |
| area3host1.at.forwardProtocolRegistration | bool | true | |
| area3router.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area3router.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area3router.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area3router.pcapRecorder.fileFormat | string | "pcapng" | |
| area3router.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area3router.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area3router.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area3router.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area3router.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area3router.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area3router.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area3router.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area3router.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area3router.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area3router.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area3router.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3router.cb.forwardServiceRegistration | bool | true | |
| area3router.cb.forwardProtocolRegistration | bool | true | |
| area3router.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3router.bl.forwardServiceRegistration | bool | true | |
| area3router.bl.forwardProtocolRegistration | bool | true | |
| area3router.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3router.li.forwardServiceRegistration | bool | true | |
| area3router.li.forwardProtocolRegistration | bool | true | |
| area3router.eth.bitrate | double | ||
| area3router.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3router.nl.forwardServiceRegistration | bool | true | |
| area3router.nl.forwardProtocolRegistration | bool | true | |
| area3router.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3router.tn.forwardServiceRegistration | bool | true | |
| area3router.tn.forwardProtocolRegistration | bool | true | |
| area3router.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3router.at.forwardServiceRegistration | bool | true | |
| area3router.at.forwardProtocolRegistration | bool | true | |
| area3router.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| area3router.bgp.routingTableModule | string | ||
| area3router.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| area3Switch.macTable.agingTime | double | ||
| area3Switch.macTable.forwardingTableFile | string | ||
| area3Switch.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area3Switch.l2NodeConfigurator.interfaceTableModule | string | ||
| area3Switch.l2NodeConfigurator.l2ConfiguratorModule | string | "l2NetworkConfigurator" |
the absolute path to the ~L2NetworkConfigurator; use "" if there is no configurator |
| area3Switch.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area3Switch.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area3Switch.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area3Switch.pcapRecorder.fileFormat | string | "pcapng" | |
| area3Switch.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area3Switch.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area3Switch.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area3Switch.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area3Switch.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area3Switch.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area3Switch.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area3Switch.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area3Switch.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area3Switch.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area3Switch.stp.helloTime | double | ||
| area3Switch.stp.forwardDelay | double | ||
| area3Switch.stp.maxAge | double | ||
| area3Switch.stp.bridgePriority | int | ||
| area3Switch.stp.visualize | bool | ||
| area3Switch.sc.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3Switch.sc.forwardServiceRegistration | bool | true | |
| area3Switch.sc.forwardProtocolRegistration | bool | true | |
| area3Switch.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3Switch.cb.forwardServiceRegistration | bool | true | |
| area3Switch.cb.forwardProtocolRegistration | bool | true | |
| area3Switch.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3Switch.bl.forwardServiceRegistration | bool | true | |
| area3Switch.bl.forwardProtocolRegistration | bool | true | |
| area3Switch.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3Switch.li.forwardServiceRegistration | bool | true | |
| area3Switch.li.forwardProtocolRegistration | bool | true | |
| area3Switch.cutthrough.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area3Switch.cutthrough.forwardServiceRegistration | bool | true | |
| area3Switch.cutthrough.forwardProtocolRegistration | bool | true | |
| area3Switch.eth.bitrate | double | ||
| configurator.minLinkWeight | double | 1E-3 | |
| configurator.configureIsolatedNetworksSeparatly | bool | false | |
| configurator.config | xml | xml(" |
XML configuration parameters for IP address assignment and adding manual routes |
| configurator.assignAddresses | bool | true |
assign IP addresses to all interfaces in the network |
| configurator.assignUniqueAddresses | bool | true |
avoid using the same address and raise an error if not possible |
| configurator.assignDisjunctSubnetAddresses | bool | true |
avoid using the same address prefix and netmask on different links when assigning IP addresses to interfaces |
| configurator.addStaticRoutes | bool | true |
add static routes to the routing tables of all nodes to route to all destination interfaces (only where applicable; turn off when config file contains manual routes) |
| configurator.addDefaultRoutes | bool | true |
add default routes if all routes from a source node go through the same gateway (used only if addStaticRoutes is true) |
| configurator.addSubnetRoutes | bool | true |
add subnet routes instead of destination interface routes (only where applicable; used only if addStaticRoutes is true) |
| configurator.addDirectRoutes | bool | true |
add direct routes (i.e. directly connected interfaces) to the routing table (used only if addStaticRoutes is true) |
| configurator.optimizeRoutes | bool | true |
optimize routing tables by merging routes, the resulting routing table might route more packets than the original (used only if addStaticRoutes is true) |
| configurator.dumpTopology | bool | false |
print extracted network topology to the module output |
| configurator.dumpLinks | bool | false |
print recognized network links to the module output |
| configurator.dumpAddresses | bool | false |
print assigned IP addresses for all interfaces to the module output |
| configurator.dumpRoutes | bool | false |
print configured and optimized routing tables for all nodes to the module output |
| configurator.dumpConfig | string | "" |
write configuration into the given config file that can be fed back to speed up subsequent runs (network configurations) |
| radioMedium.neighborCache.refillPeriod | double | ||
| area2router.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area2router.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area2router.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area2router.pcapRecorder.fileFormat | string | "pcapng" | |
| area2router.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area2router.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area2router.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area2router.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area2router.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area2router.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area2router.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area2router.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area2router.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area2router.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area2router.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area2router.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2router.cb.forwardServiceRegistration | bool | true | |
| area2router.cb.forwardProtocolRegistration | bool | true | |
| area2router.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2router.bl.forwardServiceRegistration | bool | true | |
| area2router.bl.forwardProtocolRegistration | bool | true | |
| area2router.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2router.li.forwardServiceRegistration | bool | true | |
| area2router.li.forwardProtocolRegistration | bool | true | |
| area2router.eth.bitrate | double | ||
| area2router.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2router.nl.forwardServiceRegistration | bool | true | |
| area2router.nl.forwardProtocolRegistration | bool | true | |
| area2router.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2router.tn.forwardServiceRegistration | bool | true | |
| area2router.tn.forwardProtocolRegistration | bool | true | |
| area2router.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2router.at.forwardServiceRegistration | bool | true | |
| area2router.at.forwardProtocolRegistration | bool | true | |
| area2router.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| area2router.bgp.routingTableModule | string | ||
| area2router.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| area2AP.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area2AP.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area2AP.macTable.agingTime | double | ||
| area2AP.macTable.forwardingTableFile | string | ||
| area2AP.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2AP.bl.forwardServiceRegistration | bool | true | |
| area2AP.bl.forwardProtocolRegistration | bool | true | |
| area2AP.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2AP.li.forwardServiceRegistration | bool | true | |
| area2AP.li.forwardProtocolRegistration | bool | true | |
| area2AP.eth.bitrate | double | ||
| area2host1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area2host1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area2host1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area2host1.pcapRecorder.fileFormat | string | "pcapng" | |
| area2host1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area2host1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area2host1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area2host1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area2host1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area2host1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area2host1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area2host1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area2host1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area2host1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area2host1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area2host1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host1.cb.forwardServiceRegistration | bool | true | |
| area2host1.cb.forwardProtocolRegistration | bool | true | |
| area2host1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host1.bl.forwardServiceRegistration | bool | true | |
| area2host1.bl.forwardProtocolRegistration | bool | true | |
| area2host1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host1.li.forwardServiceRegistration | bool | true | |
| area2host1.li.forwardProtocolRegistration | bool | true | |
| area2host1.eth.bitrate | double | ||
| area2host1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host1.nl.forwardServiceRegistration | bool | true | |
| area2host1.nl.forwardProtocolRegistration | bool | true | |
| area2host1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host1.tn.forwardServiceRegistration | bool | true | |
| area2host1.tn.forwardProtocolRegistration | bool | true | |
| area2host1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host1.at.forwardServiceRegistration | bool | true | |
| area2host1.at.forwardProtocolRegistration | bool | true | |
| area2host2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area2host2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area2host2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area2host2.pcapRecorder.fileFormat | string | "pcapng" | |
| area2host2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area2host2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area2host2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area2host2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area2host2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area2host2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area2host2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area2host2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area2host2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area2host2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area2host2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area2host2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host2.cb.forwardServiceRegistration | bool | true | |
| area2host2.cb.forwardProtocolRegistration | bool | true | |
| area2host2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host2.bl.forwardServiceRegistration | bool | true | |
| area2host2.bl.forwardProtocolRegistration | bool | true | |
| area2host2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host2.li.forwardServiceRegistration | bool | true | |
| area2host2.li.forwardProtocolRegistration | bool | true | |
| area2host2.eth.bitrate | double | ||
| area2host2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host2.nl.forwardServiceRegistration | bool | true | |
| area2host2.nl.forwardProtocolRegistration | bool | true | |
| area2host2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host2.tn.forwardServiceRegistration | bool | true | |
| area2host2.tn.forwardProtocolRegistration | bool | true | |
| area2host2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host2.at.forwardServiceRegistration | bool | true | |
| area2host2.at.forwardProtocolRegistration | bool | true | |
| area2host3.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| area2host3.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| area2host3.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| area2host3.pcapRecorder.fileFormat | string | "pcapng" | |
| area2host3.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| area2host3.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| area2host3.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| area2host3.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| area2host3.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| area2host3.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| area2host3.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| area2host3.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| area2host3.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| area2host3.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| area2host3.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| area2host3.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host3.cb.forwardServiceRegistration | bool | true | |
| area2host3.cb.forwardProtocolRegistration | bool | true | |
| area2host3.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host3.bl.forwardServiceRegistration | bool | true | |
| area2host3.bl.forwardProtocolRegistration | bool | true | |
| area2host3.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host3.li.forwardServiceRegistration | bool | true | |
| area2host3.li.forwardProtocolRegistration | bool | true | |
| area2host3.eth.bitrate | double | ||
| area2host3.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host3.nl.forwardServiceRegistration | bool | true | |
| area2host3.nl.forwardProtocolRegistration | bool | true | |
| area2host3.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host3.tn.forwardServiceRegistration | bool | true | |
| area2host3.tn.forwardProtocolRegistration | bool | true | |
| area2host3.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| area2host3.at.forwardServiceRegistration | bool | true | |
| area2host3.at.forwardProtocolRegistration | bool | true |
Source code
network ConfiguratorE { @display("bgb=1426.212,959.112"); submodules: area1router: Router { @display("p=519.75,535.8375"); } area1host1: WirelessHost { @display("p=208.008,369.792"); } area1host3: WirelessHost { @display("p=404.6625,506.1375"); } area1host2: WirelessHost { @display("p=379.422,369.792"); } area3host3: StandardHost { @display("p=973,770"); } area3host2: StandardHost { @display("p=780,859"); } area3host1: StandardHost { @display("p=599,770"); } area3router: Router { @display("p=780.8625,535.8375"); } area3Switch: EthernetSwitch { @display("p=805.6125,665.775"); } configurator: Ipv4NetworkConfigurator { @display("p=100,50"); } radioMedium: Ieee80211ScalarRadioMedium { @display("p=100,150"); } visualizer: IntegratedCanvasVisualizer { @display("p=100,250"); } area2router: Router { @display("p=657.1125,356.4"); } area2AP: AccessPoint { @display("p=763.53754,280.9125"); } area2host1: WirelessHost { @display("p=855.144,175.26599"); } area2host2: WirelessHost { @display("p=934.11,281.19598"); } area2host3: WirelessHost { @display("p=855.144,390.978"); } connections: area3host1.ethg++ <--> Eth10M <--> area3Switch.ethg++; area3host2.ethg++ <--> Eth10M <--> area3Switch.ethg++; area3Switch.ethg++ <--> Eth10M <--> area3host3.ethg++; area3Switch.ethg++ <--> Eth10M <--> area3router.ethg++; area3router.ethg++ <--> Eth10M <--> area1router.ethg++; area1router.ethg++ <--> Eth10M <--> area1host3.ethg++; area1router.ethg++ <--> Eth10M <--> area2router.ethg++; area2router.ethg++ <--> Eth10M <--> area3router.ethg++; area2router.ethg++ <--> Eth10M <--> area2AP.ethg++; }File: tutorials/configurator/ConfiguratorE.ned