Network Ieee80211VisualizationAdvancedFeaturesShowcase

Package: inet.showcases.visualizer.ieee80211
File: showcases/visualizer/ieee80211/Ieee80211VisualizationShowcase.ned

(no description)

IntegratedVisualizer Ieee80211ScalarRadioMedium IPv4NetworkConfigurator AccessPoint AccessPoint WirelessHost WirelessHost WirelessHost WirelessHost WirelessHost WirelessHost

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Properties:

Name Value Description
isNetwork
display bgb=574,468

Unassigned submodule parameters:

Name Type Default value Description
radioMedium.neighborCache.refillPeriod double
configurator.minLinkWeight double 1E-3
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.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.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)

accessPointA.status.initialStatus string "UP"

TODO @signal, @statistic

accessPointA.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

accessPointA.macTable.agingTime double
accessPointA.macTable.addressTableFile string
accessPointB.status.initialStatus string "UP"

TODO @signal, @statistic

accessPointB.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

accessPointB.macTable.agingTime double
accessPointB.macTable.addressTableFile string
hostA1.status.initialStatus string "UP"

TODO @signal, @statistic

hostA1.routingTable.forwarding bool
hostA1.routingTable.multicastForwarding bool
hostA1.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

hostA1.pcapRecorder.verbose bool false

whether to log packets on the module output

hostA1.pcapRecorder.pcapFile string ""

the PCAP file to be written

hostA1.pcapRecorder.snaplen int 65535

maximum number of bytes to record per packet

hostA1.pcapRecorder.dumpBadFrames bool true

enable dump of frames with hasBitError

hostA1.pcapRecorder.moduleNamePatterns string "wlan[*] eth[*] ppp[*] ext[*]"

space-separated list of sibling module names to listen on

hostA1.pcapRecorder.sendingSignalNames string "packetSentToLower"

space-separated list of outbound packet signals to subscribe to

hostA1.pcapRecorder.receivingSignalNames string "packetReceivedFromLower"

space-separated list of inbound packet signals to subscribe to

hostA1.pcapRecorder.alwaysFlush bool false

flush the pcapFile after each write to ensure that all packets are captured in case of a crash

hostA1.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

hostA1.lo0.lo.mtu int 4470B
hostA2.status.initialStatus string "UP"

TODO @signal, @statistic

hostA2.routingTable.forwarding bool
hostA2.routingTable.multicastForwarding bool
hostA2.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

hostA2.pcapRecorder.verbose bool false

whether to log packets on the module output

hostA2.pcapRecorder.pcapFile string ""

the PCAP file to be written

hostA2.pcapRecorder.snaplen int 65535

maximum number of bytes to record per packet

hostA2.pcapRecorder.dumpBadFrames bool true

enable dump of frames with hasBitError

hostA2.pcapRecorder.moduleNamePatterns string "wlan[*] eth[*] ppp[*] ext[*]"

space-separated list of sibling module names to listen on

hostA2.pcapRecorder.sendingSignalNames string "packetSentToLower"

space-separated list of outbound packet signals to subscribe to

hostA2.pcapRecorder.receivingSignalNames string "packetReceivedFromLower"

space-separated list of inbound packet signals to subscribe to

hostA2.pcapRecorder.alwaysFlush bool false

flush the pcapFile after each write to ensure that all packets are captured in case of a crash

hostA2.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

hostA2.lo0.lo.mtu int 4470B
hostB1.status.initialStatus string "UP"

TODO @signal, @statistic

hostB1.routingTable.forwarding bool
hostB1.routingTable.multicastForwarding bool
hostB1.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

hostB1.pcapRecorder.verbose bool false

whether to log packets on the module output

hostB1.pcapRecorder.pcapFile string ""

the PCAP file to be written

hostB1.pcapRecorder.snaplen int 65535

maximum number of bytes to record per packet

hostB1.pcapRecorder.dumpBadFrames bool true

enable dump of frames with hasBitError

hostB1.pcapRecorder.moduleNamePatterns string "wlan[*] eth[*] ppp[*] ext[*]"

space-separated list of sibling module names to listen on

hostB1.pcapRecorder.sendingSignalNames string "packetSentToLower"

space-separated list of outbound packet signals to subscribe to

hostB1.pcapRecorder.receivingSignalNames string "packetReceivedFromLower"

space-separated list of inbound packet signals to subscribe to

hostB1.pcapRecorder.alwaysFlush bool false

flush the pcapFile after each write to ensure that all packets are captured in case of a crash

hostB1.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

hostB1.lo0.lo.mtu int 4470B
hostB2.status.initialStatus string "UP"

TODO @signal, @statistic

hostB2.routingTable.forwarding bool
hostB2.routingTable.multicastForwarding bool
hostB2.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

hostB2.pcapRecorder.verbose bool false

whether to log packets on the module output

hostB2.pcapRecorder.pcapFile string ""

the PCAP file to be written

hostB2.pcapRecorder.snaplen int 65535

maximum number of bytes to record per packet

hostB2.pcapRecorder.dumpBadFrames bool true

enable dump of frames with hasBitError

hostB2.pcapRecorder.moduleNamePatterns string "wlan[*] eth[*] ppp[*] ext[*]"

space-separated list of sibling module names to listen on

hostB2.pcapRecorder.sendingSignalNames string "packetSentToLower"

space-separated list of outbound packet signals to subscribe to

hostB2.pcapRecorder.receivingSignalNames string "packetReceivedFromLower"

space-separated list of inbound packet signals to subscribe to

hostB2.pcapRecorder.alwaysFlush bool false

flush the pcapFile after each write to ensure that all packets are captured in case of a crash

hostB2.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

hostB2.lo0.lo.mtu int 4470B
hostB3.status.initialStatus string "UP"

TODO @signal, @statistic

hostB3.routingTable.forwarding bool
hostB3.routingTable.multicastForwarding bool
hostB3.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

hostB3.pcapRecorder.verbose bool false

whether to log packets on the module output

hostB3.pcapRecorder.pcapFile string ""

the PCAP file to be written

hostB3.pcapRecorder.snaplen int 65535

maximum number of bytes to record per packet

hostB3.pcapRecorder.dumpBadFrames bool true

enable dump of frames with hasBitError

hostB3.pcapRecorder.moduleNamePatterns string "wlan[*] eth[*] ppp[*] ext[*]"

space-separated list of sibling module names to listen on

hostB3.pcapRecorder.sendingSignalNames string "packetSentToLower"

space-separated list of outbound packet signals to subscribe to

hostB3.pcapRecorder.receivingSignalNames string "packetReceivedFromLower"

space-separated list of inbound packet signals to subscribe to

hostB3.pcapRecorder.alwaysFlush bool false

flush the pcapFile after each write to ensure that all packets are captured in case of a crash

hostB3.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

hostB3.lo0.lo.mtu int 4470B
hostA3.status.initialStatus string "UP"

TODO @signal, @statistic

hostA3.routingTable.forwarding bool
hostA3.routingTable.multicastForwarding bool
hostA3.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

hostA3.pcapRecorder.verbose bool false

whether to log packets on the module output

hostA3.pcapRecorder.pcapFile string ""

the PCAP file to be written

hostA3.pcapRecorder.snaplen int 65535

maximum number of bytes to record per packet

hostA3.pcapRecorder.dumpBadFrames bool true

enable dump of frames with hasBitError

hostA3.pcapRecorder.moduleNamePatterns string "wlan[*] eth[*] ppp[*] ext[*]"

space-separated list of sibling module names to listen on

hostA3.pcapRecorder.sendingSignalNames string "packetSentToLower"

space-separated list of outbound packet signals to subscribe to

hostA3.pcapRecorder.receivingSignalNames string "packetReceivedFromLower"

space-separated list of inbound packet signals to subscribe to

hostA3.pcapRecorder.alwaysFlush bool false

flush the pcapFile after each write to ensure that all packets are captured in case of a crash

hostA3.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

hostA3.lo0.lo.mtu int 4470B

Source code:

network Ieee80211VisualizationAdvancedFeaturesShowcase
{
    @display("bgb=574,468");
    submodules:
        visualizer: IntegratedVisualizer {
            parameters:
                @display("p=100,50");
        }
        radioMedium: Ieee80211ScalarRadioMedium {
            parameters:
                @display("p=99,111");
        }
        configurator: IPv4NetworkConfigurator {
            parameters:
                @display("p=100,178");
        }
        accessPointA: AccessPoint {
            parameters:
                @display("p=312,190");
        }
        accessPointB: AccessPoint {
            parameters:
                @display("p=392,269");
        }
        hostA1: WirelessHost {
            parameters:
                @display("p=286,99");
        }
        hostA2: WirelessHost {
            parameters:
                @display("p=475,177");
        }
        hostB1: WirelessHost {
            parameters:
                @display("p=233,313");
        }
        hostB2: WirelessHost {
            parameters:
                @display("p=375,403");
        }
        hostB3: WirelessHost {
            @display("p=406,89");
        }
        hostA3: WirelessHost {
            @display("p=501,328");
        }
}