Package: inet.examples.ospfv2.areatests
OSPF_BackboneAndOneStubTest
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 |
|---|---|---|---|
| Backbone.H.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Backbone.H.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Backbone.H.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Backbone.H.pcapRecorder.fileFormat | string | "pcapng" | |
| Backbone.H.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Backbone.H.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Backbone.H.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Backbone.H.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Backbone.H.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Backbone.H.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Backbone.H.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Backbone.H.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Backbone.H.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Backbone.H.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Backbone.H.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Backbone.H.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.H.cb.forwardServiceRegistration | bool | true | |
| Backbone.H.cb.forwardProtocolRegistration | bool | true | |
| Backbone.H.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.H.bl.forwardServiceRegistration | bool | true | |
| Backbone.H.bl.forwardProtocolRegistration | bool | true | |
| Backbone.H.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.H.li.forwardServiceRegistration | bool | true | |
| Backbone.H.li.forwardProtocolRegistration | bool | true | |
| Backbone.H.eth.bitrate | double | ||
| Backbone.H.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.H.nl.forwardServiceRegistration | bool | true | |
| Backbone.H.nl.forwardProtocolRegistration | bool | true | |
| Backbone.H.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.H.tn.forwardServiceRegistration | bool | true | |
| Backbone.H.tn.forwardProtocolRegistration | bool | true | |
| Backbone.H.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.H.at.forwardServiceRegistration | bool | true | |
| Backbone.H.at.forwardProtocolRegistration | bool | true | |
| Backbone.N.macTable.agingTime | double | ||
| Backbone.N.macTable.forwardingTableFile | string | ||
| Backbone.N.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Backbone.N.l2NodeConfigurator.interfaceTableModule | string | ||
| Backbone.N.l2NodeConfigurator.l2ConfiguratorModule | string | "l2NetworkConfigurator" |
the absolute path to the ~L2NetworkConfigurator; use "" if there is no configurator |
| Backbone.N.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Backbone.N.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Backbone.N.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Backbone.N.pcapRecorder.fileFormat | string | "pcapng" | |
| Backbone.N.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Backbone.N.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Backbone.N.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Backbone.N.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Backbone.N.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Backbone.N.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Backbone.N.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Backbone.N.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Backbone.N.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Backbone.N.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Backbone.N.stp.helloTime | double | ||
| Backbone.N.stp.forwardDelay | double | ||
| Backbone.N.stp.maxAge | double | ||
| Backbone.N.stp.bridgePriority | int | ||
| Backbone.N.stp.visualize | bool | ||
| Backbone.N.sc.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.N.sc.forwardServiceRegistration | bool | true | |
| Backbone.N.sc.forwardProtocolRegistration | bool | true | |
| Backbone.N.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.N.cb.forwardServiceRegistration | bool | true | |
| Backbone.N.cb.forwardProtocolRegistration | bool | true | |
| Backbone.N.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.N.bl.forwardServiceRegistration | bool | true | |
| Backbone.N.bl.forwardProtocolRegistration | bool | true | |
| Backbone.N.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.N.li.forwardServiceRegistration | bool | true | |
| Backbone.N.li.forwardProtocolRegistration | bool | true | |
| Backbone.N.cutthrough.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.N.cutthrough.forwardServiceRegistration | bool | true | |
| Backbone.N.cutthrough.forwardProtocolRegistration | bool | true | |
| Backbone.N.eth.bitrate | double | ||
| Backbone.R.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Backbone.R.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Backbone.R.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Backbone.R.pcapRecorder.fileFormat | string | "pcapng" | |
| Backbone.R.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Backbone.R.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Backbone.R.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Backbone.R.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Backbone.R.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Backbone.R.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Backbone.R.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Backbone.R.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Backbone.R.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Backbone.R.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Backbone.R.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Backbone.R.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.R.cb.forwardServiceRegistration | bool | true | |
| Backbone.R.cb.forwardProtocolRegistration | bool | true | |
| Backbone.R.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.R.bl.forwardServiceRegistration | bool | true | |
| Backbone.R.bl.forwardProtocolRegistration | bool | true | |
| Backbone.R.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.R.li.forwardServiceRegistration | bool | true | |
| Backbone.R.li.forwardProtocolRegistration | bool | true | |
| Backbone.R.eth.bitrate | double | ||
| Backbone.R.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.R.nl.forwardServiceRegistration | bool | true | |
| Backbone.R.nl.forwardProtocolRegistration | bool | true | |
| Backbone.R.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.R.tn.forwardServiceRegistration | bool | true | |
| Backbone.R.tn.forwardProtocolRegistration | bool | true | |
| Backbone.R.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.R.at.forwardServiceRegistration | bool | true | |
| Backbone.R.at.forwardProtocolRegistration | bool | true | |
| Backbone.R.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Backbone.R.bgp.routingTableModule | string | ||
| Backbone.R.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| Backbone.B.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Backbone.B.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Backbone.B.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Backbone.B.pcapRecorder.fileFormat | string | "pcapng" | |
| Backbone.B.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Backbone.B.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Backbone.B.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Backbone.B.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Backbone.B.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Backbone.B.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Backbone.B.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Backbone.B.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Backbone.B.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Backbone.B.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Backbone.B.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Backbone.B.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.B.cb.forwardServiceRegistration | bool | true | |
| Backbone.B.cb.forwardProtocolRegistration | bool | true | |
| Backbone.B.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.B.bl.forwardServiceRegistration | bool | true | |
| Backbone.B.bl.forwardProtocolRegistration | bool | true | |
| Backbone.B.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.B.li.forwardServiceRegistration | bool | true | |
| Backbone.B.li.forwardProtocolRegistration | bool | true | |
| Backbone.B.eth.bitrate | double | ||
| Backbone.B.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.B.nl.forwardServiceRegistration | bool | true | |
| Backbone.B.nl.forwardProtocolRegistration | bool | true | |
| Backbone.B.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.B.tn.forwardServiceRegistration | bool | true | |
| Backbone.B.tn.forwardProtocolRegistration | bool | true | |
| Backbone.B.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Backbone.B.at.forwardServiceRegistration | bool | true | |
| Backbone.B.at.forwardProtocolRegistration | bool | true | |
| Backbone.B.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Backbone.B.bgp.routingTableModule | string | ||
| Backbone.B.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| Stub1.H.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Stub1.H.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Stub1.H.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Stub1.H.pcapRecorder.fileFormat | string | "pcapng" | |
| Stub1.H.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Stub1.H.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Stub1.H.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Stub1.H.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Stub1.H.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Stub1.H.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Stub1.H.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Stub1.H.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Stub1.H.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Stub1.H.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Stub1.H.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Stub1.H.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.H.cb.forwardServiceRegistration | bool | true | |
| Stub1.H.cb.forwardProtocolRegistration | bool | true | |
| Stub1.H.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.H.bl.forwardServiceRegistration | bool | true | |
| Stub1.H.bl.forwardProtocolRegistration | bool | true | |
| Stub1.H.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.H.li.forwardServiceRegistration | bool | true | |
| Stub1.H.li.forwardProtocolRegistration | bool | true | |
| Stub1.H.eth.bitrate | double | ||
| Stub1.H.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.H.nl.forwardServiceRegistration | bool | true | |
| Stub1.H.nl.forwardProtocolRegistration | bool | true | |
| Stub1.H.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.H.tn.forwardServiceRegistration | bool | true | |
| Stub1.H.tn.forwardProtocolRegistration | bool | true | |
| Stub1.H.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.H.at.forwardServiceRegistration | bool | true | |
| Stub1.H.at.forwardProtocolRegistration | bool | true | |
| Stub1.N.macTable.agingTime | double | ||
| Stub1.N.macTable.forwardingTableFile | string | ||
| Stub1.N.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Stub1.N.l2NodeConfigurator.interfaceTableModule | string | ||
| Stub1.N.l2NodeConfigurator.l2ConfiguratorModule | string | "l2NetworkConfigurator" |
the absolute path to the ~L2NetworkConfigurator; use "" if there is no configurator |
| Stub1.N.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Stub1.N.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Stub1.N.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Stub1.N.pcapRecorder.fileFormat | string | "pcapng" | |
| Stub1.N.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Stub1.N.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Stub1.N.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Stub1.N.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Stub1.N.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Stub1.N.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Stub1.N.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Stub1.N.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Stub1.N.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Stub1.N.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Stub1.N.stp.helloTime | double | ||
| Stub1.N.stp.forwardDelay | double | ||
| Stub1.N.stp.maxAge | double | ||
| Stub1.N.stp.bridgePriority | int | ||
| Stub1.N.stp.visualize | bool | ||
| Stub1.N.sc.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.N.sc.forwardServiceRegistration | bool | true | |
| Stub1.N.sc.forwardProtocolRegistration | bool | true | |
| Stub1.N.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.N.cb.forwardServiceRegistration | bool | true | |
| Stub1.N.cb.forwardProtocolRegistration | bool | true | |
| Stub1.N.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.N.bl.forwardServiceRegistration | bool | true | |
| Stub1.N.bl.forwardProtocolRegistration | bool | true | |
| Stub1.N.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.N.li.forwardServiceRegistration | bool | true | |
| Stub1.N.li.forwardProtocolRegistration | bool | true | |
| Stub1.N.cutthrough.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.N.cutthrough.forwardServiceRegistration | bool | true | |
| Stub1.N.cutthrough.forwardProtocolRegistration | bool | true | |
| Stub1.N.eth.bitrate | double | ||
| Stub1.R.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Stub1.R.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Stub1.R.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Stub1.R.pcapRecorder.fileFormat | string | "pcapng" | |
| Stub1.R.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Stub1.R.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Stub1.R.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Stub1.R.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Stub1.R.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Stub1.R.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Stub1.R.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Stub1.R.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Stub1.R.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Stub1.R.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Stub1.R.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Stub1.R.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.R.cb.forwardServiceRegistration | bool | true | |
| Stub1.R.cb.forwardProtocolRegistration | bool | true | |
| Stub1.R.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.R.bl.forwardServiceRegistration | bool | true | |
| Stub1.R.bl.forwardProtocolRegistration | bool | true | |
| Stub1.R.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.R.li.forwardServiceRegistration | bool | true | |
| Stub1.R.li.forwardProtocolRegistration | bool | true | |
| Stub1.R.eth.bitrate | double | ||
| Stub1.R.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.R.nl.forwardServiceRegistration | bool | true | |
| Stub1.R.nl.forwardProtocolRegistration | bool | true | |
| Stub1.R.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.R.tn.forwardServiceRegistration | bool | true | |
| Stub1.R.tn.forwardProtocolRegistration | bool | true | |
| Stub1.R.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.R.at.forwardServiceRegistration | bool | true | |
| Stub1.R.at.forwardProtocolRegistration | bool | true | |
| Stub1.R.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Stub1.R.bgp.routingTableModule | string | ||
| Stub1.R.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| Stub1.B.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Stub1.B.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Stub1.B.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Stub1.B.pcapRecorder.fileFormat | string | "pcapng" | |
| Stub1.B.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Stub1.B.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Stub1.B.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Stub1.B.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Stub1.B.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Stub1.B.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Stub1.B.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Stub1.B.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Stub1.B.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Stub1.B.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Stub1.B.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Stub1.B.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.B.cb.forwardServiceRegistration | bool | true | |
| Stub1.B.cb.forwardProtocolRegistration | bool | true | |
| Stub1.B.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.B.bl.forwardServiceRegistration | bool | true | |
| Stub1.B.bl.forwardProtocolRegistration | bool | true | |
| Stub1.B.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.B.li.forwardServiceRegistration | bool | true | |
| Stub1.B.li.forwardProtocolRegistration | bool | true | |
| Stub1.B.eth.bitrate | double | ||
| Stub1.B.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.B.nl.forwardServiceRegistration | bool | true | |
| Stub1.B.nl.forwardProtocolRegistration | bool | true | |
| Stub1.B.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.B.tn.forwardServiceRegistration | bool | true | |
| Stub1.B.tn.forwardProtocolRegistration | bool | true | |
| Stub1.B.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Stub1.B.at.forwardServiceRegistration | bool | true | |
| Stub1.B.at.forwardProtocolRegistration | bool | true | |
| Stub1.B.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| Stub1.B.bgp.routingTableModule | string | ||
| Stub1.B.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.assignDisjunctSubnetAddresses | bool | true |
avoid using the same address prefix and netmask on different links when assigning IP addresses to interfaces |
| 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) |
| scenarioManager.script | xml | xml("") |
Source code
network OSPF_BackboneAndOneStubTest { types: channel C extends ThruputMeteringChannel { delay = 0.1us; datarate = 100Mbps; thruputDisplayFormat = "#N"; } submodules: Backbone: TestArea { parameters: extGates = 1; @display("p=300,150;b=100,100"); } Stub1: TestArea { parameters: extGates = 1; @display("p=500,150;b=100,100"); } configurator: Ipv4NetworkConfigurator { parameters: config = xml("<config>"+ "<interface hosts='**.B[*]' names='eth0' address='192.168.3.x' netmask='255.255.255.x' />"+ "<interface hosts='Backbone.*' address='192.168.1.x' netmask='255.255.255.x' />"+ "<interface hosts='Stub1.*' address='192.168.2.x' netmask='255.255.255.x' />"+ "<multicast-group hosts='**.R[*]' address='224.0.0.5 224.0.0.6' />"+ "<route hosts='**.H[*]' destination='*' netmask='0.0.0.0' interface='eth0' />"+ "<route hosts='**.R[*] **.B[*]' destination='224.0.0.0' netmask='240.0.0.0' interface='eth0' />"+ "<route hosts='**.R[*] **.B[*]' destination='224.0.0.0' netmask='240.0.0.0' interface='eth1' />"+ "<route hosts='**.R[*] **.B[*]' destination='224.0.0.0' netmask='240.0.0.0' interface='eth2' />"+ "</config>"); addStaticRoutes = false; addDefaultRoutes = false; @display("p=100,100;is=s"); } scenarioManager: ScenarioManager { @display("p=100,200;is=s"); } connections: Backbone.ethg[0] <--> C <--> Stub1.ethg[0]; }File: examples/ospfv2/areatests/BackboneAndOneStub.ned