Package: inet.examples.ospfv2.areas
OSPF_AreaTest
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 |
Unassigned submodule parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| Area1.R1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area1.R1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area1.R1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area1.R1.pcapRecorder.fileFormat | string | "pcapng" | |
| Area1.R1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area1.R1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area1.R1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area1.R1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area1.R1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area1.R1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area1.R1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area1.R1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area1.R1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area1.R1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area1.R1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area1.R1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R1.cb.forwardServiceRegistration | bool | true | |
| Area1.R1.cb.forwardProtocolRegistration | bool | true | |
| Area1.R1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R1.bl.forwardServiceRegistration | bool | true | |
| Area1.R1.bl.forwardProtocolRegistration | bool | true | |
| Area1.R1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R1.li.forwardServiceRegistration | bool | true | |
| Area1.R1.li.forwardProtocolRegistration | bool | true | |
| Area1.R1.eth.bitrate | double | ||
| Area1.R1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R1.nl.forwardServiceRegistration | bool | true | |
| Area1.R1.nl.forwardProtocolRegistration | bool | true | |
| Area1.R1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R1.tn.forwardServiceRegistration | bool | true | |
| Area1.R1.tn.forwardProtocolRegistration | bool | true | |
| Area1.R1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R1.at.forwardServiceRegistration | bool | true | |
| Area1.R1.at.forwardProtocolRegistration | bool | true | |
| Area1.R1.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Area1.R1.bgp.routingTableModule | string | ||
| Area1.R1.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| Area1.N1.macTable.agingTime | double | ||
| Area1.N1.macTable.forwardingTableFile | string | ||
| Area1.N1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area1.N1.l2NodeConfigurator.interfaceTableModule | string | ||
| Area1.N1.l2NodeConfigurator.l2ConfiguratorModule | string | "l2NetworkConfigurator" |
the absolute path to the ~L2NetworkConfigurator; use "" if there is no configurator |
| Area1.N1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area1.N1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area1.N1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area1.N1.pcapRecorder.fileFormat | string | "pcapng" | |
| Area1.N1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area1.N1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area1.N1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area1.N1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area1.N1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area1.N1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area1.N1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area1.N1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area1.N1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area1.N1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area1.N1.stp.helloTime | double | ||
| Area1.N1.stp.forwardDelay | double | ||
| Area1.N1.stp.maxAge | double | ||
| Area1.N1.stp.bridgePriority | int | ||
| Area1.N1.stp.visualize | bool | ||
| Area1.N1.sc.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N1.sc.forwardServiceRegistration | bool | true | |
| Area1.N1.sc.forwardProtocolRegistration | bool | true | |
| Area1.N1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N1.cb.forwardServiceRegistration | bool | true | |
| Area1.N1.cb.forwardProtocolRegistration | bool | true | |
| Area1.N1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N1.bl.forwardServiceRegistration | bool | true | |
| Area1.N1.bl.forwardProtocolRegistration | bool | true | |
| Area1.N1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N1.li.forwardServiceRegistration | bool | true | |
| Area1.N1.li.forwardProtocolRegistration | bool | true | |
| Area1.N1.cutthrough.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N1.cutthrough.forwardServiceRegistration | bool | true | |
| Area1.N1.cutthrough.forwardProtocolRegistration | bool | true | |
| Area1.N1.eth.bitrate | double | ||
| Area1.N2.macTable.agingTime | double | ||
| Area1.N2.macTable.forwardingTableFile | string | ||
| Area1.N2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area1.N2.l2NodeConfigurator.interfaceTableModule | string | ||
| Area1.N2.l2NodeConfigurator.l2ConfiguratorModule | string | "l2NetworkConfigurator" |
the absolute path to the ~L2NetworkConfigurator; use "" if there is no configurator |
| Area1.N2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area1.N2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area1.N2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area1.N2.pcapRecorder.fileFormat | string | "pcapng" | |
| Area1.N2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area1.N2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area1.N2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area1.N2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area1.N2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area1.N2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area1.N2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area1.N2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area1.N2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area1.N2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area1.N2.stp.helloTime | double | ||
| Area1.N2.stp.forwardDelay | double | ||
| Area1.N2.stp.maxAge | double | ||
| Area1.N2.stp.bridgePriority | int | ||
| Area1.N2.stp.visualize | bool | ||
| Area1.N2.sc.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N2.sc.forwardServiceRegistration | bool | true | |
| Area1.N2.sc.forwardProtocolRegistration | bool | true | |
| Area1.N2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N2.cb.forwardServiceRegistration | bool | true | |
| Area1.N2.cb.forwardProtocolRegistration | bool | true | |
| Area1.N2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N2.bl.forwardServiceRegistration | bool | true | |
| Area1.N2.bl.forwardProtocolRegistration | bool | true | |
| Area1.N2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N2.li.forwardServiceRegistration | bool | true | |
| Area1.N2.li.forwardProtocolRegistration | bool | true | |
| Area1.N2.cutthrough.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.N2.cutthrough.forwardServiceRegistration | bool | true | |
| Area1.N2.cutthrough.forwardProtocolRegistration | bool | true | |
| Area1.N2.eth.bitrate | double | ||
| Area1.R3.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area1.R3.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area1.R3.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area1.R3.pcapRecorder.fileFormat | string | "pcapng" | |
| Area1.R3.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area1.R3.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area1.R3.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area1.R3.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area1.R3.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area1.R3.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area1.R3.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area1.R3.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area1.R3.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area1.R3.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area1.R3.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area1.R3.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R3.cb.forwardServiceRegistration | bool | true | |
| Area1.R3.cb.forwardProtocolRegistration | bool | true | |
| Area1.R3.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R3.bl.forwardServiceRegistration | bool | true | |
| Area1.R3.bl.forwardProtocolRegistration | bool | true | |
| Area1.R3.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R3.li.forwardServiceRegistration | bool | true | |
| Area1.R3.li.forwardProtocolRegistration | bool | true | |
| Area1.R3.eth.bitrate | double | ||
| Area1.R3.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R3.nl.forwardServiceRegistration | bool | true | |
| Area1.R3.nl.forwardProtocolRegistration | bool | true | |
| Area1.R3.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R3.tn.forwardServiceRegistration | bool | true | |
| Area1.R3.tn.forwardProtocolRegistration | bool | true | |
| Area1.R3.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R3.at.forwardServiceRegistration | bool | true | |
| Area1.R3.at.forwardProtocolRegistration | bool | true | |
| Area1.R3.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Area1.R3.bgp.routingTableModule | string | ||
| Area1.R3.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| Area1.H1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area1.H1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area1.H1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area1.H1.pcapRecorder.fileFormat | string | "pcapng" | |
| Area1.H1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area1.H1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area1.H1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area1.H1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area1.H1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area1.H1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area1.H1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area1.H1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area1.H1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area1.H1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area1.H1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area1.H1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H1.cb.forwardServiceRegistration | bool | true | |
| Area1.H1.cb.forwardProtocolRegistration | bool | true | |
| Area1.H1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H1.bl.forwardServiceRegistration | bool | true | |
| Area1.H1.bl.forwardProtocolRegistration | bool | true | |
| Area1.H1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H1.li.forwardServiceRegistration | bool | true | |
| Area1.H1.li.forwardProtocolRegistration | bool | true | |
| Area1.H1.eth.bitrate | double | ||
| Area1.H1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H1.nl.forwardServiceRegistration | bool | true | |
| Area1.H1.nl.forwardProtocolRegistration | bool | true | |
| Area1.H1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H1.tn.forwardServiceRegistration | bool | true | |
| Area1.H1.tn.forwardProtocolRegistration | bool | true | |
| Area1.H1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H1.at.forwardServiceRegistration | bool | true | |
| Area1.H1.at.forwardProtocolRegistration | bool | true | |
| Area1.H2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area1.H2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area1.H2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area1.H2.pcapRecorder.fileFormat | string | "pcapng" | |
| Area1.H2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area1.H2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area1.H2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area1.H2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area1.H2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area1.H2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area1.H2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area1.H2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area1.H2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area1.H2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area1.H2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area1.H2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H2.cb.forwardServiceRegistration | bool | true | |
| Area1.H2.cb.forwardProtocolRegistration | bool | true | |
| Area1.H2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H2.bl.forwardServiceRegistration | bool | true | |
| Area1.H2.bl.forwardProtocolRegistration | bool | true | |
| Area1.H2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H2.li.forwardServiceRegistration | bool | true | |
| Area1.H2.li.forwardProtocolRegistration | bool | true | |
| Area1.H2.eth.bitrate | double | ||
| Area1.H2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H2.nl.forwardServiceRegistration | bool | true | |
| Area1.H2.nl.forwardProtocolRegistration | bool | true | |
| Area1.H2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H2.tn.forwardServiceRegistration | bool | true | |
| Area1.H2.tn.forwardProtocolRegistration | bool | true | |
| Area1.H2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.H2.at.forwardServiceRegistration | bool | true | |
| Area1.H2.at.forwardProtocolRegistration | bool | true | |
| Area1.R2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area1.R2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area1.R2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area1.R2.pcapRecorder.fileFormat | string | "pcapng" | |
| Area1.R2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area1.R2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area1.R2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area1.R2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area1.R2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area1.R2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area1.R2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area1.R2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area1.R2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area1.R2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area1.R2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area1.R2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R2.cb.forwardServiceRegistration | bool | true | |
| Area1.R2.cb.forwardProtocolRegistration | bool | true | |
| Area1.R2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R2.bl.forwardServiceRegistration | bool | true | |
| Area1.R2.bl.forwardProtocolRegistration | bool | true | |
| Area1.R2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R2.li.forwardServiceRegistration | bool | true | |
| Area1.R2.li.forwardProtocolRegistration | bool | true | |
| Area1.R2.eth.bitrate | double | ||
| Area1.R2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R2.nl.forwardServiceRegistration | bool | true | |
| Area1.R2.nl.forwardProtocolRegistration | bool | true | |
| Area1.R2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R2.tn.forwardServiceRegistration | bool | true | |
| Area1.R2.tn.forwardProtocolRegistration | bool | true | |
| Area1.R2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area1.R2.at.forwardServiceRegistration | bool | true | |
| Area1.R2.at.forwardProtocolRegistration | bool | true | |
| Area1.R2.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Area1.R2.bgp.routingTableModule | string | ||
| Area1.R2.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| Area2.H3.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area2.H3.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area2.H3.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area2.H3.pcapRecorder.fileFormat | string | "pcapng" | |
| Area2.H3.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area2.H3.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area2.H3.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area2.H3.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area2.H3.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area2.H3.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area2.H3.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area2.H3.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area2.H3.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area2.H3.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area2.H3.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area2.H3.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.H3.cb.forwardServiceRegistration | bool | true | |
| Area2.H3.cb.forwardProtocolRegistration | bool | true | |
| Area2.H3.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.H3.bl.forwardServiceRegistration | bool | true | |
| Area2.H3.bl.forwardProtocolRegistration | bool | true | |
| Area2.H3.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.H3.li.forwardServiceRegistration | bool | true | |
| Area2.H3.li.forwardProtocolRegistration | bool | true | |
| Area2.H3.eth.bitrate | double | ||
| Area2.H3.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.H3.nl.forwardServiceRegistration | bool | true | |
| Area2.H3.nl.forwardProtocolRegistration | bool | true | |
| Area2.H3.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.H3.tn.forwardServiceRegistration | bool | true | |
| Area2.H3.tn.forwardProtocolRegistration | bool | true | |
| Area2.H3.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.H3.at.forwardServiceRegistration | bool | true | |
| Area2.H3.at.forwardProtocolRegistration | bool | true | |
| Area2.N3.macTable.agingTime | double | ||
| Area2.N3.macTable.forwardingTableFile | string | ||
| Area2.N3.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area2.N3.l2NodeConfigurator.interfaceTableModule | string | ||
| Area2.N3.l2NodeConfigurator.l2ConfiguratorModule | string | "l2NetworkConfigurator" |
the absolute path to the ~L2NetworkConfigurator; use "" if there is no configurator |
| Area2.N3.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area2.N3.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area2.N3.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area2.N3.pcapRecorder.fileFormat | string | "pcapng" | |
| Area2.N3.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area2.N3.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area2.N3.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area2.N3.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area2.N3.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area2.N3.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area2.N3.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area2.N3.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area2.N3.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area2.N3.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area2.N3.stp.helloTime | double | ||
| Area2.N3.stp.forwardDelay | double | ||
| Area2.N3.stp.maxAge | double | ||
| Area2.N3.stp.bridgePriority | int | ||
| Area2.N3.stp.visualize | bool | ||
| Area2.N3.sc.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.N3.sc.forwardServiceRegistration | bool | true | |
| Area2.N3.sc.forwardProtocolRegistration | bool | true | |
| Area2.N3.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.N3.cb.forwardServiceRegistration | bool | true | |
| Area2.N3.cb.forwardProtocolRegistration | bool | true | |
| Area2.N3.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.N3.bl.forwardServiceRegistration | bool | true | |
| Area2.N3.bl.forwardProtocolRegistration | bool | true | |
| Area2.N3.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.N3.li.forwardServiceRegistration | bool | true | |
| Area2.N3.li.forwardProtocolRegistration | bool | true | |
| Area2.N3.cutthrough.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.N3.cutthrough.forwardServiceRegistration | bool | true | |
| Area2.N3.cutthrough.forwardProtocolRegistration | bool | true | |
| Area2.N3.eth.bitrate | double | ||
| Area2.R5.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area2.R5.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area2.R5.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area2.R5.pcapRecorder.fileFormat | string | "pcapng" | |
| Area2.R5.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area2.R5.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area2.R5.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area2.R5.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area2.R5.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area2.R5.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area2.R5.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area2.R5.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area2.R5.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area2.R5.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area2.R5.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area2.R5.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R5.cb.forwardServiceRegistration | bool | true | |
| Area2.R5.cb.forwardProtocolRegistration | bool | true | |
| Area2.R5.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R5.bl.forwardServiceRegistration | bool | true | |
| Area2.R5.bl.forwardProtocolRegistration | bool | true | |
| Area2.R5.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R5.li.forwardServiceRegistration | bool | true | |
| Area2.R5.li.forwardProtocolRegistration | bool | true | |
| Area2.R5.eth.bitrate | double | ||
| Area2.R5.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R5.nl.forwardServiceRegistration | bool | true | |
| Area2.R5.nl.forwardProtocolRegistration | bool | true | |
| Area2.R5.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R5.tn.forwardServiceRegistration | bool | true | |
| Area2.R5.tn.forwardProtocolRegistration | bool | true | |
| Area2.R5.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R5.at.forwardServiceRegistration | bool | true | |
| Area2.R5.at.forwardProtocolRegistration | bool | true | |
| Area2.R5.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Area2.R5.bgp.routingTableModule | string | ||
| Area2.R5.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| Area2.R4.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Area2.R4.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Area2.R4.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Area2.R4.pcapRecorder.fileFormat | string | "pcapng" | |
| Area2.R4.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Area2.R4.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Area2.R4.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Area2.R4.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Area2.R4.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Area2.R4.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Area2.R4.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Area2.R4.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Area2.R4.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Area2.R4.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Area2.R4.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Area2.R4.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R4.cb.forwardServiceRegistration | bool | true | |
| Area2.R4.cb.forwardProtocolRegistration | bool | true | |
| Area2.R4.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R4.bl.forwardServiceRegistration | bool | true | |
| Area2.R4.bl.forwardProtocolRegistration | bool | true | |
| Area2.R4.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R4.li.forwardServiceRegistration | bool | true | |
| Area2.R4.li.forwardProtocolRegistration | bool | true | |
| Area2.R4.eth.bitrate | double | ||
| Area2.R4.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R4.nl.forwardServiceRegistration | bool | true | |
| Area2.R4.nl.forwardProtocolRegistration | bool | true | |
| Area2.R4.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R4.tn.forwardServiceRegistration | bool | true | |
| Area2.R4.tn.forwardProtocolRegistration | bool | true | |
| Area2.R4.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Area2.R4.at.forwardServiceRegistration | bool | true | |
| Area2.R4.at.forwardProtocolRegistration | bool | true | |
| Area2.R4.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Area2.R4.bgp.routingTableModule | string | ||
| Area2.R4.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| configurator.minLinkWeight | double | 1E-3 | |
| configurator.configureIsolatedNetworksSeparatly | bool | false | |
| 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.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) |
Source code
network OSPF_AreaTest { submodules: Area1: TwoNetsArea { parameters: @display("p=250,100;b=100,100"); gates: ethg[1]; } Area2: OneNetArea { parameters: @display("p=500,100;b=100,100"); gates: ethg[1]; } configurator: Ipv4NetworkConfigurator { parameters: config = xml("<config>"+ "<interface among='Area1.*' address='192.168.11.x' netmask='255.255.255.x' />"+ "<interface among='Area2.*' address='192.168.22.x' netmask='255.255.255.x' />"+ "<interface hosts='Area1.*' towards='Area2.*' address='192.168.0.x' netmask='255.255.255.x' />"+ "<interface hosts='Area2.*' towards='Area1.*' address='192.168.0.x' netmask='255.255.255.x' />"+ "<route hosts='Area*.H*' destination='*' netmask='0.0.0.0' interface='eth0' />"+ "</config>"); addStaticRoutes = false; addDefaultRoutes = false; assignDisjunctSubnetAddresses = false; @display("p=100,100;is=s"); } connections: Area1.ethg[0] <--> ThruputMeteringChannel { delay = 0.1us; datarate = 100 Mbps; thruputDisplayFormat = "#N"; } <--> Area2.ethg[0]; }File: examples/ospfv2/areas/Areas.ned