Package: inet.examples.pim.sm.basic
PIM_SM_Network
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 |
|---|---|---|---|
| DR_R1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| DR_R1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| DR_R1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| DR_R1.pcapRecorder.fileFormat | string | "pcapng" | |
| DR_R1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| DR_R1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| DR_R1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| DR_R1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| DR_R1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| DR_R1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| DR_R1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| DR_R1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| DR_R1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| DR_R1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| DR_R1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| DR_R1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R1.cb.forwardServiceRegistration | bool | true | |
| DR_R1.cb.forwardProtocolRegistration | bool | true | |
| DR_R1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R1.bl.forwardServiceRegistration | bool | true | |
| DR_R1.bl.forwardProtocolRegistration | bool | true | |
| DR_R1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R1.li.forwardServiceRegistration | bool | true | |
| DR_R1.li.forwardProtocolRegistration | bool | true | |
| DR_R1.eth.bitrate | double | ||
| DR_R1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R1.nl.forwardServiceRegistration | bool | true | |
| DR_R1.nl.forwardProtocolRegistration | bool | true | |
| DR_R1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R1.tn.forwardServiceRegistration | bool | true | |
| DR_R1.tn.forwardProtocolRegistration | bool | true | |
| DR_R1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R1.at.forwardServiceRegistration | bool | true | |
| DR_R1.at.forwardProtocolRegistration | bool | true | |
| DR_R1.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| DR_R1.bgp.routingTableModule | string | ||
| DR_R1.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| DR_R2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| DR_R2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| DR_R2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| DR_R2.pcapRecorder.fileFormat | string | "pcapng" | |
| DR_R2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| DR_R2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| DR_R2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| DR_R2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| DR_R2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| DR_R2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| DR_R2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| DR_R2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| DR_R2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| DR_R2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| DR_R2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| DR_R2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R2.cb.forwardServiceRegistration | bool | true | |
| DR_R2.cb.forwardProtocolRegistration | bool | true | |
| DR_R2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R2.bl.forwardServiceRegistration | bool | true | |
| DR_R2.bl.forwardProtocolRegistration | bool | true | |
| DR_R2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R2.li.forwardServiceRegistration | bool | true | |
| DR_R2.li.forwardProtocolRegistration | bool | true | |
| DR_R2.eth.bitrate | double | ||
| DR_R2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R2.nl.forwardServiceRegistration | bool | true | |
| DR_R2.nl.forwardProtocolRegistration | bool | true | |
| DR_R2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R2.tn.forwardServiceRegistration | bool | true | |
| DR_R2.tn.forwardProtocolRegistration | bool | true | |
| DR_R2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_R2.at.forwardServiceRegistration | bool | true | |
| DR_R2.at.forwardProtocolRegistration | bool | true | |
| DR_R2.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| DR_R2.bgp.routingTableModule | string | ||
| DR_R2.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| RP.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| RP.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| RP.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| RP.pcapRecorder.fileFormat | string | "pcapng" | |
| RP.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| RP.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| RP.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| RP.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| RP.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| RP.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| RP.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| RP.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| RP.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| RP.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| RP.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| RP.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| RP.cb.forwardServiceRegistration | bool | true | |
| RP.cb.forwardProtocolRegistration | bool | true | |
| RP.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| RP.bl.forwardServiceRegistration | bool | true | |
| RP.bl.forwardProtocolRegistration | bool | true | |
| RP.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| RP.li.forwardServiceRegistration | bool | true | |
| RP.li.forwardProtocolRegistration | bool | true | |
| RP.eth.bitrate | double | ||
| RP.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| RP.nl.forwardServiceRegistration | bool | true | |
| RP.nl.forwardProtocolRegistration | bool | true | |
| RP.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| RP.tn.forwardServiceRegistration | bool | true | |
| RP.tn.forwardProtocolRegistration | bool | true | |
| RP.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| RP.at.forwardServiceRegistration | bool | true | |
| RP.at.forwardProtocolRegistration | bool | true | |
| RP.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| RP.bgp.routingTableModule | string | ||
| RP.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| DR_S2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| DR_S2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| DR_S2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| DR_S2.pcapRecorder.fileFormat | string | "pcapng" | |
| DR_S2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| DR_S2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| DR_S2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| DR_S2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| DR_S2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| DR_S2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| DR_S2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| DR_S2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| DR_S2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| DR_S2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| DR_S2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| DR_S2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S2.cb.forwardServiceRegistration | bool | true | |
| DR_S2.cb.forwardProtocolRegistration | bool | true | |
| DR_S2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S2.bl.forwardServiceRegistration | bool | true | |
| DR_S2.bl.forwardProtocolRegistration | bool | true | |
| DR_S2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S2.li.forwardServiceRegistration | bool | true | |
| DR_S2.li.forwardProtocolRegistration | bool | true | |
| DR_S2.eth.bitrate | double | ||
| DR_S2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S2.nl.forwardServiceRegistration | bool | true | |
| DR_S2.nl.forwardProtocolRegistration | bool | true | |
| DR_S2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S2.tn.forwardServiceRegistration | bool | true | |
| DR_S2.tn.forwardProtocolRegistration | bool | true | |
| DR_S2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S2.at.forwardServiceRegistration | bool | true | |
| DR_S2.at.forwardProtocolRegistration | bool | true | |
| DR_S2.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| DR_S2.bgp.routingTableModule | string | ||
| DR_S2.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| DR_S1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| DR_S1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| DR_S1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| DR_S1.pcapRecorder.fileFormat | string | "pcapng" | |
| DR_S1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| DR_S1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| DR_S1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| DR_S1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| DR_S1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| DR_S1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| DR_S1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| DR_S1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| DR_S1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| DR_S1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| DR_S1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| DR_S1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S1.cb.forwardServiceRegistration | bool | true | |
| DR_S1.cb.forwardProtocolRegistration | bool | true | |
| DR_S1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S1.bl.forwardServiceRegistration | bool | true | |
| DR_S1.bl.forwardProtocolRegistration | bool | true | |
| DR_S1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S1.li.forwardServiceRegistration | bool | true | |
| DR_S1.li.forwardProtocolRegistration | bool | true | |
| DR_S1.eth.bitrate | double | ||
| DR_S1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S1.nl.forwardServiceRegistration | bool | true | |
| DR_S1.nl.forwardProtocolRegistration | bool | true | |
| DR_S1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S1.tn.forwardServiceRegistration | bool | true | |
| DR_S1.tn.forwardProtocolRegistration | bool | true | |
| DR_S1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| DR_S1.at.forwardServiceRegistration | bool | true | |
| DR_S1.at.forwardProtocolRegistration | bool | true | |
| DR_S1.bgp.interfaceTableModule | string |
The path to the InterfaceTable module |
|
| DR_S1.bgp.routingTableModule | string | ||
| DR_S1.bgp.ospfRoutingModule | string | parent.hasOspf ? "^.ospf" : "" | |
| Source2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Source2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Source2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Source2.pcapRecorder.fileFormat | string | "pcapng" | |
| Source2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Source2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Source2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Source2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Source2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Source2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Source2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Source2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Source2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Source2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Source2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Source2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source2.cb.forwardServiceRegistration | bool | true | |
| Source2.cb.forwardProtocolRegistration | bool | true | |
| Source2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source2.bl.forwardServiceRegistration | bool | true | |
| Source2.bl.forwardProtocolRegistration | bool | true | |
| Source2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source2.li.forwardServiceRegistration | bool | true | |
| Source2.li.forwardProtocolRegistration | bool | true | |
| Source2.eth.bitrate | double | ||
| Source2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source2.nl.forwardServiceRegistration | bool | true | |
| Source2.nl.forwardProtocolRegistration | bool | true | |
| Source2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source2.tn.forwardServiceRegistration | bool | true | |
| Source2.tn.forwardProtocolRegistration | bool | true | |
| Source2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source2.at.forwardServiceRegistration | bool | true | |
| Source2.at.forwardProtocolRegistration | bool | true | |
| Source1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Source1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Source1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Source1.pcapRecorder.fileFormat | string | "pcapng" | |
| Source1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Source1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Source1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Source1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Source1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Source1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Source1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Source1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Source1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Source1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Source1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Source1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source1.cb.forwardServiceRegistration | bool | true | |
| Source1.cb.forwardProtocolRegistration | bool | true | |
| Source1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source1.bl.forwardServiceRegistration | bool | true | |
| Source1.bl.forwardProtocolRegistration | bool | true | |
| Source1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source1.li.forwardServiceRegistration | bool | true | |
| Source1.li.forwardProtocolRegistration | bool | true | |
| Source1.eth.bitrate | double | ||
| Source1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source1.nl.forwardServiceRegistration | bool | true | |
| Source1.nl.forwardProtocolRegistration | bool | true | |
| Source1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source1.tn.forwardServiceRegistration | bool | true | |
| Source1.tn.forwardProtocolRegistration | bool | true | |
| Source1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Source1.at.forwardServiceRegistration | bool | true | |
| Source1.at.forwardProtocolRegistration | bool | true | |
| Receiver1.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Receiver1.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Receiver1.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Receiver1.pcapRecorder.fileFormat | string | "pcapng" | |
| Receiver1.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Receiver1.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Receiver1.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Receiver1.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Receiver1.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Receiver1.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Receiver1.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Receiver1.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Receiver1.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Receiver1.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Receiver1.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Receiver1.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver1.cb.forwardServiceRegistration | bool | true | |
| Receiver1.cb.forwardProtocolRegistration | bool | true | |
| Receiver1.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver1.bl.forwardServiceRegistration | bool | true | |
| Receiver1.bl.forwardProtocolRegistration | bool | true | |
| Receiver1.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver1.li.forwardServiceRegistration | bool | true | |
| Receiver1.li.forwardProtocolRegistration | bool | true | |
| Receiver1.eth.bitrate | double | ||
| Receiver1.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver1.nl.forwardServiceRegistration | bool | true | |
| Receiver1.nl.forwardProtocolRegistration | bool | true | |
| Receiver1.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver1.tn.forwardServiceRegistration | bool | true | |
| Receiver1.tn.forwardProtocolRegistration | bool | true | |
| Receiver1.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver1.at.forwardServiceRegistration | bool | true | |
| Receiver1.at.forwardProtocolRegistration | bool | true | |
| Receiver2.status.initialStatus | string | "UP" |
TODO @signal, @statistic |
| Receiver2.pcapRecorder.verbose | bool | true |
whether to log packets on the module output |
| Receiver2.pcapRecorder.pcapFile | string | "" |
the PCAP file to be written |
| Receiver2.pcapRecorder.fileFormat | string | "pcapng" | |
| Receiver2.pcapRecorder.snaplen | int | 65535 |
maximum number of bytes to record per packet |
| Receiver2.pcapRecorder.dumpBadFrames | bool | true |
enable dump of frames with hasBitError |
| Receiver2.pcapRecorder.moduleNamePatterns | string | "wlan[*] eth[*] ppp[*]" |
space-separated list of sibling module names to listen on |
| Receiver2.pcapRecorder.sendingSignalNames | string | "packetSentToLower" |
space-separated list of outbound packet signals to subscribe to |
| Receiver2.pcapRecorder.receivingSignalNames | string | "packetReceivedFromLower" |
space-separated list of inbound packet signals to subscribe to |
| Receiver2.pcapRecorder.dumpProtocols | string | "ethernetmac ppp ieee80211mac" |
space-separated list of protocol names as defined in the Protocol class |
| Receiver2.pcapRecorder.packetFilter | object | "*" |
which packets are considered, matches all packets by default |
| Receiver2.pcapRecorder.helpers | string | "" |
usable PcapRecorder::IHelper helpers for accept packettype and store/convert packet as specified linktype currently available: "inet::AckingMacToEthernetPcapRecorderHelper" |
| Receiver2.pcapRecorder.alwaysFlush | bool | false |
flush the pcapFile after each write to ensure that all packets are captured in case of a crash |
| Receiver2.pcapRecorder.displayStringTextFormat | string | "rec: %n pks" | |
| Receiver2.interfaceTable.displayAddresses | bool | false |
whether to display IP addresses on links |
| Receiver2.cb.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver2.cb.forwardServiceRegistration | bool | true | |
| Receiver2.cb.forwardProtocolRegistration | bool | true | |
| Receiver2.bl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver2.bl.forwardServiceRegistration | bool | true | |
| Receiver2.bl.forwardProtocolRegistration | bool | true | |
| Receiver2.li.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver2.li.forwardServiceRegistration | bool | true | |
| Receiver2.li.forwardProtocolRegistration | bool | true | |
| Receiver2.eth.bitrate | double | ||
| Receiver2.nl.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver2.nl.forwardServiceRegistration | bool | true | |
| Receiver2.nl.forwardProtocolRegistration | bool | true | |
| Receiver2.tn.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver2.tn.forwardServiceRegistration | bool | true | |
| Receiver2.tn.forwardProtocolRegistration | bool | true | |
| Receiver2.at.displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| Receiver2.at.forwardServiceRegistration | bool | true | |
| Receiver2.at.forwardProtocolRegistration | bool | true | |
| 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) |
Source code
network PIM_SM_Network { submodules: DR_R1: MulticastRouter { parameters: @display("p=400,190"); gates: ethg[3]; } DR_R2: MulticastRouter { parameters: @display("p=500,280"); gates: ethg[4]; } RP: MulticastRouter { parameters: @display("p=600,100"); gates: ethg[3]; } DR_S2: MulticastRouter { parameters: @display("p=700,280"); gates: ethg[4]; } DR_S1: MulticastRouter { parameters: @display("p=800,190"); gates: ethg[3]; } Source2: StandardHost { parameters: @display("i=device/server;p=800,370"); gates: ethg[1]; } Source1: StandardHost { parameters: @display("i=device/server;p=950,190"); gates: ethg[1]; } Receiver1: StandardHost { parameters: @display("p=250,190"); gates: ethg[1]; } Receiver2: StandardHost { parameters: @display("p=400,370"); gates: ethg[1]; } configurator: Ipv4NetworkConfigurator { @display("p=100,100;is=s"); } connections allowunconnected: DR_R2.ethg[2] <--> Eth100M <--> RP.ethg[1]; DR_R2.ethg[1] <--> Eth100M <--> DR_S2.ethg[1]; RP.ethg[0] <--> Eth100M <--> DR_S2.ethg[2]; DR_S2.ethg[0] <--> Eth100M <--> DR_S1.ethg[1]; DR_S1.ethg[0] <--> Eth100M <--> Source1.ethg[0]; DR_R1.ethg[1] <--> Eth100M <--> DR_R2.ethg[0]; Receiver1.ethg[0] <--> Eth100M <--> DR_R1.ethg[0]; Receiver2.ethg[0] <--> Eth100M <--> DR_R2.ethg[3]; DR_S2.ethg[3] <--> Eth100M <--> Source2.ethg[0]; }File: examples/pim/sm/basic/PIM-SM.ned