Network R37

Package: inet.examples.mpls.net37
File: examples/mpls/net37/r37.ned

(no description)

IPv4NetworkConfigurator RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR RSVP_LSR StandardHost StandardHost

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

Unassigned submodule parameters:

Name Type Default value Description
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)

LSR0.status.initialStatus string "UP"

TODO @signal, @statistic

LSR0.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR0.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR0.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR0.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR0.routingTable.routingFile string ""

routing table file name

LSR0.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR0.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR0.ted.routingTableModule string
LSR0.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR0.linkStateRouting.routingTableModule string
LSR0.linkStateRouting.tedModule string
LSR0.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR0.rsvp.routingTableModule string
LSR0.rsvp.libTableModule string
LSR0.rsvp.tedModule string
LSR0.rsvp.traffic xml xml("")

specifies paths to set up

LSR0.rsvp.helloInterval double
LSR0.rsvp.helloTimeout double
LSR0.classifier.routingTableModule string
LSR0.classifier.libTableModule string
LSR0.classifier.rsvpModule string
LSR0.classifier.config xml xml("")
LSR0.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR0.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR0.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR0.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR0.networkLayer.ip.routingTableModule string
LSR0.networkLayer.ip.arpModule string
LSR0.networkLayer.ip.icmpModule string
LSR0.networkLayer.ip.procDelay double 0s
LSR0.networkLayer.ip.timeToLive int 32
LSR0.networkLayer.ip.multicastTimeToLive int 32
LSR0.networkLayer.ip.fragmentTimeout double 60s
LSR0.networkLayer.ip.forceBroadcast bool false
LSR0.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR0.networkLayer.icmp.routingTableModule string
LSR0.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR0.mpls.libTableModule string
LSR0.libTable.config xml xml("")

table contents to be loaded on startup

LSR0.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR0.lo0.lo.mtu int 4470B
LSR1.status.initialStatus string "UP"

TODO @signal, @statistic

LSR1.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR1.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR1.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR1.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR1.routingTable.routingFile string ""

routing table file name

LSR1.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR1.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR1.ted.routingTableModule string
LSR1.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR1.linkStateRouting.routingTableModule string
LSR1.linkStateRouting.tedModule string
LSR1.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR1.rsvp.routingTableModule string
LSR1.rsvp.libTableModule string
LSR1.rsvp.tedModule string
LSR1.rsvp.traffic xml xml("")

specifies paths to set up

LSR1.rsvp.helloInterval double
LSR1.rsvp.helloTimeout double
LSR1.classifier.routingTableModule string
LSR1.classifier.libTableModule string
LSR1.classifier.rsvpModule string
LSR1.classifier.config xml xml("")
LSR1.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR1.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR1.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR1.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR1.networkLayer.ip.routingTableModule string
LSR1.networkLayer.ip.arpModule string
LSR1.networkLayer.ip.icmpModule string
LSR1.networkLayer.ip.procDelay double 0s
LSR1.networkLayer.ip.timeToLive int 32
LSR1.networkLayer.ip.multicastTimeToLive int 32
LSR1.networkLayer.ip.fragmentTimeout double 60s
LSR1.networkLayer.ip.forceBroadcast bool false
LSR1.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR1.networkLayer.icmp.routingTableModule string
LSR1.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR1.mpls.libTableModule string
LSR1.libTable.config xml xml("")

table contents to be loaded on startup

LSR1.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR1.lo0.lo.mtu int 4470B
LSR2.status.initialStatus string "UP"

TODO @signal, @statistic

LSR2.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR2.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR2.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR2.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR2.routingTable.routingFile string ""

routing table file name

LSR2.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR2.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR2.ted.routingTableModule string
LSR2.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR2.linkStateRouting.routingTableModule string
LSR2.linkStateRouting.tedModule string
LSR2.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR2.rsvp.routingTableModule string
LSR2.rsvp.libTableModule string
LSR2.rsvp.tedModule string
LSR2.rsvp.traffic xml xml("")

specifies paths to set up

LSR2.rsvp.helloInterval double
LSR2.rsvp.helloTimeout double
LSR2.classifier.routingTableModule string
LSR2.classifier.libTableModule string
LSR2.classifier.rsvpModule string
LSR2.classifier.config xml xml("")
LSR2.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR2.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR2.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR2.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR2.networkLayer.ip.routingTableModule string
LSR2.networkLayer.ip.arpModule string
LSR2.networkLayer.ip.icmpModule string
LSR2.networkLayer.ip.procDelay double 0s
LSR2.networkLayer.ip.timeToLive int 32
LSR2.networkLayer.ip.multicastTimeToLive int 32
LSR2.networkLayer.ip.fragmentTimeout double 60s
LSR2.networkLayer.ip.forceBroadcast bool false
LSR2.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR2.networkLayer.icmp.routingTableModule string
LSR2.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR2.mpls.libTableModule string
LSR2.libTable.config xml xml("")

table contents to be loaded on startup

LSR2.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR2.lo0.lo.mtu int 4470B
LSR3.status.initialStatus string "UP"

TODO @signal, @statistic

LSR3.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR3.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR3.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR3.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR3.routingTable.routingFile string ""

routing table file name

LSR3.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR3.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR3.ted.routingTableModule string
LSR3.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR3.linkStateRouting.routingTableModule string
LSR3.linkStateRouting.tedModule string
LSR3.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR3.rsvp.routingTableModule string
LSR3.rsvp.libTableModule string
LSR3.rsvp.tedModule string
LSR3.rsvp.traffic xml xml("")

specifies paths to set up

LSR3.rsvp.helloInterval double
LSR3.rsvp.helloTimeout double
LSR3.classifier.routingTableModule string
LSR3.classifier.libTableModule string
LSR3.classifier.rsvpModule string
LSR3.classifier.config xml xml("")
LSR3.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR3.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR3.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR3.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR3.networkLayer.ip.routingTableModule string
LSR3.networkLayer.ip.arpModule string
LSR3.networkLayer.ip.icmpModule string
LSR3.networkLayer.ip.procDelay double 0s
LSR3.networkLayer.ip.timeToLive int 32
LSR3.networkLayer.ip.multicastTimeToLive int 32
LSR3.networkLayer.ip.fragmentTimeout double 60s
LSR3.networkLayer.ip.forceBroadcast bool false
LSR3.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR3.networkLayer.icmp.routingTableModule string
LSR3.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR3.mpls.libTableModule string
LSR3.libTable.config xml xml("")

table contents to be loaded on startup

LSR3.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR3.lo0.lo.mtu int 4470B
LSR4.status.initialStatus string "UP"

TODO @signal, @statistic

LSR4.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR4.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR4.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR4.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR4.routingTable.routingFile string ""

routing table file name

LSR4.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR4.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR4.ted.routingTableModule string
LSR4.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR4.linkStateRouting.routingTableModule string
LSR4.linkStateRouting.tedModule string
LSR4.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR4.rsvp.routingTableModule string
LSR4.rsvp.libTableModule string
LSR4.rsvp.tedModule string
LSR4.rsvp.traffic xml xml("")

specifies paths to set up

LSR4.rsvp.helloInterval double
LSR4.rsvp.helloTimeout double
LSR4.classifier.routingTableModule string
LSR4.classifier.libTableModule string
LSR4.classifier.rsvpModule string
LSR4.classifier.config xml xml("")
LSR4.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR4.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR4.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR4.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR4.networkLayer.ip.routingTableModule string
LSR4.networkLayer.ip.arpModule string
LSR4.networkLayer.ip.icmpModule string
LSR4.networkLayer.ip.procDelay double 0s
LSR4.networkLayer.ip.timeToLive int 32
LSR4.networkLayer.ip.multicastTimeToLive int 32
LSR4.networkLayer.ip.fragmentTimeout double 60s
LSR4.networkLayer.ip.forceBroadcast bool false
LSR4.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR4.networkLayer.icmp.routingTableModule string
LSR4.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR4.mpls.libTableModule string
LSR4.libTable.config xml xml("")

table contents to be loaded on startup

LSR4.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR4.lo0.lo.mtu int 4470B
LSR5.status.initialStatus string "UP"

TODO @signal, @statistic

LSR5.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR5.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR5.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR5.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR5.routingTable.routingFile string ""

routing table file name

LSR5.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR5.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR5.ted.routingTableModule string
LSR5.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR5.linkStateRouting.routingTableModule string
LSR5.linkStateRouting.tedModule string
LSR5.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR5.rsvp.routingTableModule string
LSR5.rsvp.libTableModule string
LSR5.rsvp.tedModule string
LSR5.rsvp.traffic xml xml("")

specifies paths to set up

LSR5.rsvp.helloInterval double
LSR5.rsvp.helloTimeout double
LSR5.classifier.routingTableModule string
LSR5.classifier.libTableModule string
LSR5.classifier.rsvpModule string
LSR5.classifier.config xml xml("")
LSR5.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR5.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR5.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR5.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR5.networkLayer.ip.routingTableModule string
LSR5.networkLayer.ip.arpModule string
LSR5.networkLayer.ip.icmpModule string
LSR5.networkLayer.ip.procDelay double 0s
LSR5.networkLayer.ip.timeToLive int 32
LSR5.networkLayer.ip.multicastTimeToLive int 32
LSR5.networkLayer.ip.fragmentTimeout double 60s
LSR5.networkLayer.ip.forceBroadcast bool false
LSR5.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR5.networkLayer.icmp.routingTableModule string
LSR5.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR5.mpls.libTableModule string
LSR5.libTable.config xml xml("")

table contents to be loaded on startup

LSR5.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR5.lo0.lo.mtu int 4470B
LSR6.status.initialStatus string "UP"

TODO @signal, @statistic

LSR6.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR6.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR6.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR6.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR6.routingTable.routingFile string ""

routing table file name

LSR6.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR6.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR6.ted.routingTableModule string
LSR6.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR6.linkStateRouting.routingTableModule string
LSR6.linkStateRouting.tedModule string
LSR6.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR6.rsvp.routingTableModule string
LSR6.rsvp.libTableModule string
LSR6.rsvp.tedModule string
LSR6.rsvp.traffic xml xml("")

specifies paths to set up

LSR6.rsvp.helloInterval double
LSR6.rsvp.helloTimeout double
LSR6.classifier.routingTableModule string
LSR6.classifier.libTableModule string
LSR6.classifier.rsvpModule string
LSR6.classifier.config xml xml("")
LSR6.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR6.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR6.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR6.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR6.networkLayer.ip.routingTableModule string
LSR6.networkLayer.ip.arpModule string
LSR6.networkLayer.ip.icmpModule string
LSR6.networkLayer.ip.procDelay double 0s
LSR6.networkLayer.ip.timeToLive int 32
LSR6.networkLayer.ip.multicastTimeToLive int 32
LSR6.networkLayer.ip.fragmentTimeout double 60s
LSR6.networkLayer.ip.forceBroadcast bool false
LSR6.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR6.networkLayer.icmp.routingTableModule string
LSR6.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR6.mpls.libTableModule string
LSR6.libTable.config xml xml("")

table contents to be loaded on startup

LSR6.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR6.lo0.lo.mtu int 4470B
LSR7.status.initialStatus string "UP"

TODO @signal, @statistic

LSR7.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR7.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR7.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR7.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR7.routingTable.routingFile string ""

routing table file name

LSR7.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR7.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR7.ted.routingTableModule string
LSR7.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR7.linkStateRouting.routingTableModule string
LSR7.linkStateRouting.tedModule string
LSR7.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR7.rsvp.routingTableModule string
LSR7.rsvp.libTableModule string
LSR7.rsvp.tedModule string
LSR7.rsvp.traffic xml xml("")

specifies paths to set up

LSR7.rsvp.helloInterval double
LSR7.rsvp.helloTimeout double
LSR7.classifier.routingTableModule string
LSR7.classifier.libTableModule string
LSR7.classifier.rsvpModule string
LSR7.classifier.config xml xml("")
LSR7.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR7.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR7.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR7.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR7.networkLayer.ip.routingTableModule string
LSR7.networkLayer.ip.arpModule string
LSR7.networkLayer.ip.icmpModule string
LSR7.networkLayer.ip.procDelay double 0s
LSR7.networkLayer.ip.timeToLive int 32
LSR7.networkLayer.ip.multicastTimeToLive int 32
LSR7.networkLayer.ip.fragmentTimeout double 60s
LSR7.networkLayer.ip.forceBroadcast bool false
LSR7.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR7.networkLayer.icmp.routingTableModule string
LSR7.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR7.mpls.libTableModule string
LSR7.libTable.config xml xml("")

table contents to be loaded on startup

LSR7.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR7.lo0.lo.mtu int 4470B
LSR8.status.initialStatus string "UP"

TODO @signal, @statistic

LSR8.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR8.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR8.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR8.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR8.routingTable.routingFile string ""

routing table file name

LSR8.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR8.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR8.ted.routingTableModule string
LSR8.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR8.linkStateRouting.routingTableModule string
LSR8.linkStateRouting.tedModule string
LSR8.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR8.rsvp.routingTableModule string
LSR8.rsvp.libTableModule string
LSR8.rsvp.tedModule string
LSR8.rsvp.traffic xml xml("")

specifies paths to set up

LSR8.rsvp.helloInterval double
LSR8.rsvp.helloTimeout double
LSR8.classifier.routingTableModule string
LSR8.classifier.libTableModule string
LSR8.classifier.rsvpModule string
LSR8.classifier.config xml xml("")
LSR8.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR8.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR8.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR8.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR8.networkLayer.ip.routingTableModule string
LSR8.networkLayer.ip.arpModule string
LSR8.networkLayer.ip.icmpModule string
LSR8.networkLayer.ip.procDelay double 0s
LSR8.networkLayer.ip.timeToLive int 32
LSR8.networkLayer.ip.multicastTimeToLive int 32
LSR8.networkLayer.ip.fragmentTimeout double 60s
LSR8.networkLayer.ip.forceBroadcast bool false
LSR8.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR8.networkLayer.icmp.routingTableModule string
LSR8.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR8.mpls.libTableModule string
LSR8.libTable.config xml xml("")

table contents to be loaded on startup

LSR8.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR8.lo0.lo.mtu int 4470B
LSR9.status.initialStatus string "UP"

TODO @signal, @statistic

LSR9.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR9.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR9.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR9.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR9.routingTable.routingFile string ""

routing table file name

LSR9.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR9.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR9.ted.routingTableModule string
LSR9.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR9.linkStateRouting.routingTableModule string
LSR9.linkStateRouting.tedModule string
LSR9.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR9.rsvp.routingTableModule string
LSR9.rsvp.libTableModule string
LSR9.rsvp.tedModule string
LSR9.rsvp.traffic xml xml("")

specifies paths to set up

LSR9.rsvp.helloInterval double
LSR9.rsvp.helloTimeout double
LSR9.classifier.routingTableModule string
LSR9.classifier.libTableModule string
LSR9.classifier.rsvpModule string
LSR9.classifier.config xml xml("")
LSR9.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR9.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR9.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR9.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR9.networkLayer.ip.routingTableModule string
LSR9.networkLayer.ip.arpModule string
LSR9.networkLayer.ip.icmpModule string
LSR9.networkLayer.ip.procDelay double 0s
LSR9.networkLayer.ip.timeToLive int 32
LSR9.networkLayer.ip.multicastTimeToLive int 32
LSR9.networkLayer.ip.fragmentTimeout double 60s
LSR9.networkLayer.ip.forceBroadcast bool false
LSR9.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR9.networkLayer.icmp.routingTableModule string
LSR9.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR9.mpls.libTableModule string
LSR9.libTable.config xml xml("")

table contents to be loaded on startup

LSR9.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR9.lo0.lo.mtu int 4470B
LSR10.status.initialStatus string "UP"

TODO @signal, @statistic

LSR10.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR10.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR10.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR10.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR10.routingTable.routingFile string ""

routing table file name

LSR10.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR10.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR10.ted.routingTableModule string
LSR10.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR10.linkStateRouting.routingTableModule string
LSR10.linkStateRouting.tedModule string
LSR10.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR10.rsvp.routingTableModule string
LSR10.rsvp.libTableModule string
LSR10.rsvp.tedModule string
LSR10.rsvp.traffic xml xml("")

specifies paths to set up

LSR10.rsvp.helloInterval double
LSR10.rsvp.helloTimeout double
LSR10.classifier.routingTableModule string
LSR10.classifier.libTableModule string
LSR10.classifier.rsvpModule string
LSR10.classifier.config xml xml("")
LSR10.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR10.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR10.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR10.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR10.networkLayer.ip.routingTableModule string
LSR10.networkLayer.ip.arpModule string
LSR10.networkLayer.ip.icmpModule string
LSR10.networkLayer.ip.procDelay double 0s
LSR10.networkLayer.ip.timeToLive int 32
LSR10.networkLayer.ip.multicastTimeToLive int 32
LSR10.networkLayer.ip.fragmentTimeout double 60s
LSR10.networkLayer.ip.forceBroadcast bool false
LSR10.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR10.networkLayer.icmp.routingTableModule string
LSR10.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR10.mpls.libTableModule string
LSR10.libTable.config xml xml("")

table contents to be loaded on startup

LSR10.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR10.lo0.lo.mtu int 4470B
LSR11.status.initialStatus string "UP"

TODO @signal, @statistic

LSR11.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR11.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR11.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR11.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR11.routingTable.routingFile string ""

routing table file name

LSR11.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR11.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR11.ted.routingTableModule string
LSR11.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR11.linkStateRouting.routingTableModule string
LSR11.linkStateRouting.tedModule string
LSR11.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR11.rsvp.routingTableModule string
LSR11.rsvp.libTableModule string
LSR11.rsvp.tedModule string
LSR11.rsvp.traffic xml xml("")

specifies paths to set up

LSR11.rsvp.helloInterval double
LSR11.rsvp.helloTimeout double
LSR11.classifier.routingTableModule string
LSR11.classifier.libTableModule string
LSR11.classifier.rsvpModule string
LSR11.classifier.config xml xml("")
LSR11.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR11.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR11.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR11.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR11.networkLayer.ip.routingTableModule string
LSR11.networkLayer.ip.arpModule string
LSR11.networkLayer.ip.icmpModule string
LSR11.networkLayer.ip.procDelay double 0s
LSR11.networkLayer.ip.timeToLive int 32
LSR11.networkLayer.ip.multicastTimeToLive int 32
LSR11.networkLayer.ip.fragmentTimeout double 60s
LSR11.networkLayer.ip.forceBroadcast bool false
LSR11.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR11.networkLayer.icmp.routingTableModule string
LSR11.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR11.mpls.libTableModule string
LSR11.libTable.config xml xml("")

table contents to be loaded on startup

LSR11.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR11.lo0.lo.mtu int 4470B
LSR12.status.initialStatus string "UP"

TODO @signal, @statistic

LSR12.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR12.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR12.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR12.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR12.routingTable.routingFile string ""

routing table file name

LSR12.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR12.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR12.ted.routingTableModule string
LSR12.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR12.linkStateRouting.routingTableModule string
LSR12.linkStateRouting.tedModule string
LSR12.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR12.rsvp.routingTableModule string
LSR12.rsvp.libTableModule string
LSR12.rsvp.tedModule string
LSR12.rsvp.traffic xml xml("")

specifies paths to set up

LSR12.rsvp.helloInterval double
LSR12.rsvp.helloTimeout double
LSR12.classifier.routingTableModule string
LSR12.classifier.libTableModule string
LSR12.classifier.rsvpModule string
LSR12.classifier.config xml xml("")
LSR12.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR12.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR12.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR12.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR12.networkLayer.ip.routingTableModule string
LSR12.networkLayer.ip.arpModule string
LSR12.networkLayer.ip.icmpModule string
LSR12.networkLayer.ip.procDelay double 0s
LSR12.networkLayer.ip.timeToLive int 32
LSR12.networkLayer.ip.multicastTimeToLive int 32
LSR12.networkLayer.ip.fragmentTimeout double 60s
LSR12.networkLayer.ip.forceBroadcast bool false
LSR12.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR12.networkLayer.icmp.routingTableModule string
LSR12.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR12.mpls.libTableModule string
LSR12.libTable.config xml xml("")

table contents to be loaded on startup

LSR12.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR12.lo0.lo.mtu int 4470B
LSR13.status.initialStatus string "UP"

TODO @signal, @statistic

LSR13.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR13.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR13.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR13.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR13.routingTable.routingFile string ""

routing table file name

LSR13.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR13.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR13.ted.routingTableModule string
LSR13.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR13.linkStateRouting.routingTableModule string
LSR13.linkStateRouting.tedModule string
LSR13.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR13.rsvp.routingTableModule string
LSR13.rsvp.libTableModule string
LSR13.rsvp.tedModule string
LSR13.rsvp.traffic xml xml("")

specifies paths to set up

LSR13.rsvp.helloInterval double
LSR13.rsvp.helloTimeout double
LSR13.classifier.routingTableModule string
LSR13.classifier.libTableModule string
LSR13.classifier.rsvpModule string
LSR13.classifier.config xml xml("")
LSR13.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR13.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR13.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR13.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR13.networkLayer.ip.routingTableModule string
LSR13.networkLayer.ip.arpModule string
LSR13.networkLayer.ip.icmpModule string
LSR13.networkLayer.ip.procDelay double 0s
LSR13.networkLayer.ip.timeToLive int 32
LSR13.networkLayer.ip.multicastTimeToLive int 32
LSR13.networkLayer.ip.fragmentTimeout double 60s
LSR13.networkLayer.ip.forceBroadcast bool false
LSR13.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR13.networkLayer.icmp.routingTableModule string
LSR13.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR13.mpls.libTableModule string
LSR13.libTable.config xml xml("")

table contents to be loaded on startup

LSR13.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR13.lo0.lo.mtu int 4470B
LSR14.status.initialStatus string "UP"

TODO @signal, @statistic

LSR14.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR14.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR14.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR14.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR14.routingTable.routingFile string ""

routing table file name

LSR14.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR14.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR14.ted.routingTableModule string
LSR14.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR14.linkStateRouting.routingTableModule string
LSR14.linkStateRouting.tedModule string
LSR14.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR14.rsvp.routingTableModule string
LSR14.rsvp.libTableModule string
LSR14.rsvp.tedModule string
LSR14.rsvp.traffic xml xml("")

specifies paths to set up

LSR14.rsvp.helloInterval double
LSR14.rsvp.helloTimeout double
LSR14.classifier.routingTableModule string
LSR14.classifier.libTableModule string
LSR14.classifier.rsvpModule string
LSR14.classifier.config xml xml("")
LSR14.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR14.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR14.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR14.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR14.networkLayer.ip.routingTableModule string
LSR14.networkLayer.ip.arpModule string
LSR14.networkLayer.ip.icmpModule string
LSR14.networkLayer.ip.procDelay double 0s
LSR14.networkLayer.ip.timeToLive int 32
LSR14.networkLayer.ip.multicastTimeToLive int 32
LSR14.networkLayer.ip.fragmentTimeout double 60s
LSR14.networkLayer.ip.forceBroadcast bool false
LSR14.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR14.networkLayer.icmp.routingTableModule string
LSR14.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR14.mpls.libTableModule string
LSR14.libTable.config xml xml("")

table contents to be loaded on startup

LSR14.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR14.lo0.lo.mtu int 4470B
LSR15.status.initialStatus string "UP"

TODO @signal, @statistic

LSR15.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR15.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR15.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR15.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR15.routingTable.routingFile string ""

routing table file name

LSR15.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR15.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR15.ted.routingTableModule string
LSR15.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR15.linkStateRouting.routingTableModule string
LSR15.linkStateRouting.tedModule string
LSR15.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR15.rsvp.routingTableModule string
LSR15.rsvp.libTableModule string
LSR15.rsvp.tedModule string
LSR15.rsvp.traffic xml xml("")

specifies paths to set up

LSR15.rsvp.helloInterval double
LSR15.rsvp.helloTimeout double
LSR15.classifier.routingTableModule string
LSR15.classifier.libTableModule string
LSR15.classifier.rsvpModule string
LSR15.classifier.config xml xml("")
LSR15.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR15.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR15.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR15.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR15.networkLayer.ip.routingTableModule string
LSR15.networkLayer.ip.arpModule string
LSR15.networkLayer.ip.icmpModule string
LSR15.networkLayer.ip.procDelay double 0s
LSR15.networkLayer.ip.timeToLive int 32
LSR15.networkLayer.ip.multicastTimeToLive int 32
LSR15.networkLayer.ip.fragmentTimeout double 60s
LSR15.networkLayer.ip.forceBroadcast bool false
LSR15.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR15.networkLayer.icmp.routingTableModule string
LSR15.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR15.mpls.libTableModule string
LSR15.libTable.config xml xml("")

table contents to be loaded on startup

LSR15.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR15.lo0.lo.mtu int 4470B
LSR16.status.initialStatus string "UP"

TODO @signal, @statistic

LSR16.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR16.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR16.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR16.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR16.routingTable.routingFile string ""

routing table file name

LSR16.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR16.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR16.ted.routingTableModule string
LSR16.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR16.linkStateRouting.routingTableModule string
LSR16.linkStateRouting.tedModule string
LSR16.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR16.rsvp.routingTableModule string
LSR16.rsvp.libTableModule string
LSR16.rsvp.tedModule string
LSR16.rsvp.traffic xml xml("")

specifies paths to set up

LSR16.rsvp.helloInterval double
LSR16.rsvp.helloTimeout double
LSR16.classifier.routingTableModule string
LSR16.classifier.libTableModule string
LSR16.classifier.rsvpModule string
LSR16.classifier.config xml xml("")
LSR16.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR16.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR16.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR16.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR16.networkLayer.ip.routingTableModule string
LSR16.networkLayer.ip.arpModule string
LSR16.networkLayer.ip.icmpModule string
LSR16.networkLayer.ip.procDelay double 0s
LSR16.networkLayer.ip.timeToLive int 32
LSR16.networkLayer.ip.multicastTimeToLive int 32
LSR16.networkLayer.ip.fragmentTimeout double 60s
LSR16.networkLayer.ip.forceBroadcast bool false
LSR16.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR16.networkLayer.icmp.routingTableModule string
LSR16.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR16.mpls.libTableModule string
LSR16.libTable.config xml xml("")

table contents to be loaded on startup

LSR16.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR16.lo0.lo.mtu int 4470B
LSR17.status.initialStatus string "UP"

TODO @signal, @statistic

LSR17.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR17.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR17.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR17.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR17.routingTable.routingFile string ""

routing table file name

LSR17.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR17.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR17.ted.routingTableModule string
LSR17.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR17.linkStateRouting.routingTableModule string
LSR17.linkStateRouting.tedModule string
LSR17.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR17.rsvp.routingTableModule string
LSR17.rsvp.libTableModule string
LSR17.rsvp.tedModule string
LSR17.rsvp.traffic xml xml("")

specifies paths to set up

LSR17.rsvp.helloInterval double
LSR17.rsvp.helloTimeout double
LSR17.classifier.routingTableModule string
LSR17.classifier.libTableModule string
LSR17.classifier.rsvpModule string
LSR17.classifier.config xml xml("")
LSR17.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR17.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR17.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR17.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR17.networkLayer.ip.routingTableModule string
LSR17.networkLayer.ip.arpModule string
LSR17.networkLayer.ip.icmpModule string
LSR17.networkLayer.ip.procDelay double 0s
LSR17.networkLayer.ip.timeToLive int 32
LSR17.networkLayer.ip.multicastTimeToLive int 32
LSR17.networkLayer.ip.fragmentTimeout double 60s
LSR17.networkLayer.ip.forceBroadcast bool false
LSR17.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR17.networkLayer.icmp.routingTableModule string
LSR17.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR17.mpls.libTableModule string
LSR17.libTable.config xml xml("")

table contents to be loaded on startup

LSR17.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR17.lo0.lo.mtu int 4470B
LSR18.status.initialStatus string "UP"

TODO @signal, @statistic

LSR18.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR18.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR18.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR18.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR18.routingTable.routingFile string ""

routing table file name

LSR18.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR18.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR18.ted.routingTableModule string
LSR18.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR18.linkStateRouting.routingTableModule string
LSR18.linkStateRouting.tedModule string
LSR18.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR18.rsvp.routingTableModule string
LSR18.rsvp.libTableModule string
LSR18.rsvp.tedModule string
LSR18.rsvp.traffic xml xml("")

specifies paths to set up

LSR18.rsvp.helloInterval double
LSR18.rsvp.helloTimeout double
LSR18.classifier.routingTableModule string
LSR18.classifier.libTableModule string
LSR18.classifier.rsvpModule string
LSR18.classifier.config xml xml("")
LSR18.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR18.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR18.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR18.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR18.networkLayer.ip.routingTableModule string
LSR18.networkLayer.ip.arpModule string
LSR18.networkLayer.ip.icmpModule string
LSR18.networkLayer.ip.procDelay double 0s
LSR18.networkLayer.ip.timeToLive int 32
LSR18.networkLayer.ip.multicastTimeToLive int 32
LSR18.networkLayer.ip.fragmentTimeout double 60s
LSR18.networkLayer.ip.forceBroadcast bool false
LSR18.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR18.networkLayer.icmp.routingTableModule string
LSR18.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR18.mpls.libTableModule string
LSR18.libTable.config xml xml("")

table contents to be loaded on startup

LSR18.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR18.lo0.lo.mtu int 4470B
LSR19.status.initialStatus string "UP"

TODO @signal, @statistic

LSR19.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR19.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR19.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR19.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR19.routingTable.routingFile string ""

routing table file name

LSR19.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR19.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR19.ted.routingTableModule string
LSR19.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR19.linkStateRouting.routingTableModule string
LSR19.linkStateRouting.tedModule string
LSR19.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR19.rsvp.routingTableModule string
LSR19.rsvp.libTableModule string
LSR19.rsvp.tedModule string
LSR19.rsvp.traffic xml xml("")

specifies paths to set up

LSR19.rsvp.helloInterval double
LSR19.rsvp.helloTimeout double
LSR19.classifier.routingTableModule string
LSR19.classifier.libTableModule string
LSR19.classifier.rsvpModule string
LSR19.classifier.config xml xml("")
LSR19.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR19.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR19.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR19.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR19.networkLayer.ip.routingTableModule string
LSR19.networkLayer.ip.arpModule string
LSR19.networkLayer.ip.icmpModule string
LSR19.networkLayer.ip.procDelay double 0s
LSR19.networkLayer.ip.timeToLive int 32
LSR19.networkLayer.ip.multicastTimeToLive int 32
LSR19.networkLayer.ip.fragmentTimeout double 60s
LSR19.networkLayer.ip.forceBroadcast bool false
LSR19.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR19.networkLayer.icmp.routingTableModule string
LSR19.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR19.mpls.libTableModule string
LSR19.libTable.config xml xml("")

table contents to be loaded on startup

LSR19.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR19.lo0.lo.mtu int 4470B
LSR20.status.initialStatus string "UP"

TODO @signal, @statistic

LSR20.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR20.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR20.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR20.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR20.routingTable.routingFile string ""

routing table file name

LSR20.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR20.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR20.ted.routingTableModule string
LSR20.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR20.linkStateRouting.routingTableModule string
LSR20.linkStateRouting.tedModule string
LSR20.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR20.rsvp.routingTableModule string
LSR20.rsvp.libTableModule string
LSR20.rsvp.tedModule string
LSR20.rsvp.traffic xml xml("")

specifies paths to set up

LSR20.rsvp.helloInterval double
LSR20.rsvp.helloTimeout double
LSR20.classifier.routingTableModule string
LSR20.classifier.libTableModule string
LSR20.classifier.rsvpModule string
LSR20.classifier.config xml xml("")
LSR20.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR20.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR20.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR20.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR20.networkLayer.ip.routingTableModule string
LSR20.networkLayer.ip.arpModule string
LSR20.networkLayer.ip.icmpModule string
LSR20.networkLayer.ip.procDelay double 0s
LSR20.networkLayer.ip.timeToLive int 32
LSR20.networkLayer.ip.multicastTimeToLive int 32
LSR20.networkLayer.ip.fragmentTimeout double 60s
LSR20.networkLayer.ip.forceBroadcast bool false
LSR20.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR20.networkLayer.icmp.routingTableModule string
LSR20.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR20.mpls.libTableModule string
LSR20.libTable.config xml xml("")

table contents to be loaded on startup

LSR20.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR20.lo0.lo.mtu int 4470B
LSR21.status.initialStatus string "UP"

TODO @signal, @statistic

LSR21.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR21.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR21.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR21.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR21.routingTable.routingFile string ""

routing table file name

LSR21.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR21.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR21.ted.routingTableModule string
LSR21.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR21.linkStateRouting.routingTableModule string
LSR21.linkStateRouting.tedModule string
LSR21.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR21.rsvp.routingTableModule string
LSR21.rsvp.libTableModule string
LSR21.rsvp.tedModule string
LSR21.rsvp.traffic xml xml("")

specifies paths to set up

LSR21.rsvp.helloInterval double
LSR21.rsvp.helloTimeout double
LSR21.classifier.routingTableModule string
LSR21.classifier.libTableModule string
LSR21.classifier.rsvpModule string
LSR21.classifier.config xml xml("")
LSR21.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR21.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR21.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR21.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR21.networkLayer.ip.routingTableModule string
LSR21.networkLayer.ip.arpModule string
LSR21.networkLayer.ip.icmpModule string
LSR21.networkLayer.ip.procDelay double 0s
LSR21.networkLayer.ip.timeToLive int 32
LSR21.networkLayer.ip.multicastTimeToLive int 32
LSR21.networkLayer.ip.fragmentTimeout double 60s
LSR21.networkLayer.ip.forceBroadcast bool false
LSR21.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR21.networkLayer.icmp.routingTableModule string
LSR21.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR21.mpls.libTableModule string
LSR21.libTable.config xml xml("")

table contents to be loaded on startup

LSR21.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR21.lo0.lo.mtu int 4470B
LSR22.status.initialStatus string "UP"

TODO @signal, @statistic

LSR22.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR22.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR22.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR22.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR22.routingTable.routingFile string ""

routing table file name

LSR22.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR22.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR22.ted.routingTableModule string
LSR22.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR22.linkStateRouting.routingTableModule string
LSR22.linkStateRouting.tedModule string
LSR22.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR22.rsvp.routingTableModule string
LSR22.rsvp.libTableModule string
LSR22.rsvp.tedModule string
LSR22.rsvp.traffic xml xml("")

specifies paths to set up

LSR22.rsvp.helloInterval double
LSR22.rsvp.helloTimeout double
LSR22.classifier.routingTableModule string
LSR22.classifier.libTableModule string
LSR22.classifier.rsvpModule string
LSR22.classifier.config xml xml("")
LSR22.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR22.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR22.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR22.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR22.networkLayer.ip.routingTableModule string
LSR22.networkLayer.ip.arpModule string
LSR22.networkLayer.ip.icmpModule string
LSR22.networkLayer.ip.procDelay double 0s
LSR22.networkLayer.ip.timeToLive int 32
LSR22.networkLayer.ip.multicastTimeToLive int 32
LSR22.networkLayer.ip.fragmentTimeout double 60s
LSR22.networkLayer.ip.forceBroadcast bool false
LSR22.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR22.networkLayer.icmp.routingTableModule string
LSR22.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR22.mpls.libTableModule string
LSR22.libTable.config xml xml("")

table contents to be loaded on startup

LSR22.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR22.lo0.lo.mtu int 4470B
LSR23.status.initialStatus string "UP"

TODO @signal, @statistic

LSR23.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR23.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR23.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR23.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR23.routingTable.routingFile string ""

routing table file name

LSR23.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR23.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR23.ted.routingTableModule string
LSR23.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR23.linkStateRouting.routingTableModule string
LSR23.linkStateRouting.tedModule string
LSR23.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR23.rsvp.routingTableModule string
LSR23.rsvp.libTableModule string
LSR23.rsvp.tedModule string
LSR23.rsvp.traffic xml xml("")

specifies paths to set up

LSR23.rsvp.helloInterval double
LSR23.rsvp.helloTimeout double
LSR23.classifier.routingTableModule string
LSR23.classifier.libTableModule string
LSR23.classifier.rsvpModule string
LSR23.classifier.config xml xml("")
LSR23.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR23.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR23.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR23.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR23.networkLayer.ip.routingTableModule string
LSR23.networkLayer.ip.arpModule string
LSR23.networkLayer.ip.icmpModule string
LSR23.networkLayer.ip.procDelay double 0s
LSR23.networkLayer.ip.timeToLive int 32
LSR23.networkLayer.ip.multicastTimeToLive int 32
LSR23.networkLayer.ip.fragmentTimeout double 60s
LSR23.networkLayer.ip.forceBroadcast bool false
LSR23.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR23.networkLayer.icmp.routingTableModule string
LSR23.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR23.mpls.libTableModule string
LSR23.libTable.config xml xml("")

table contents to be loaded on startup

LSR23.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR23.lo0.lo.mtu int 4470B
LSR24.status.initialStatus string "UP"

TODO @signal, @statistic

LSR24.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR24.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR24.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR24.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR24.routingTable.routingFile string ""

routing table file name

LSR24.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR24.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR24.ted.routingTableModule string
LSR24.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR24.linkStateRouting.routingTableModule string
LSR24.linkStateRouting.tedModule string
LSR24.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR24.rsvp.routingTableModule string
LSR24.rsvp.libTableModule string
LSR24.rsvp.tedModule string
LSR24.rsvp.traffic xml xml("")

specifies paths to set up

LSR24.rsvp.helloInterval double
LSR24.rsvp.helloTimeout double
LSR24.classifier.routingTableModule string
LSR24.classifier.libTableModule string
LSR24.classifier.rsvpModule string
LSR24.classifier.config xml xml("")
LSR24.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR24.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR24.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR24.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR24.networkLayer.ip.routingTableModule string
LSR24.networkLayer.ip.arpModule string
LSR24.networkLayer.ip.icmpModule string
LSR24.networkLayer.ip.procDelay double 0s
LSR24.networkLayer.ip.timeToLive int 32
LSR24.networkLayer.ip.multicastTimeToLive int 32
LSR24.networkLayer.ip.fragmentTimeout double 60s
LSR24.networkLayer.ip.forceBroadcast bool false
LSR24.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR24.networkLayer.icmp.routingTableModule string
LSR24.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR24.mpls.libTableModule string
LSR24.libTable.config xml xml("")

table contents to be loaded on startup

LSR24.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR24.lo0.lo.mtu int 4470B
LSR25.status.initialStatus string "UP"

TODO @signal, @statistic

LSR25.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR25.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR25.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR25.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR25.routingTable.routingFile string ""

routing table file name

LSR25.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR25.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR25.ted.routingTableModule string
LSR25.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR25.linkStateRouting.routingTableModule string
LSR25.linkStateRouting.tedModule string
LSR25.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR25.rsvp.routingTableModule string
LSR25.rsvp.libTableModule string
LSR25.rsvp.tedModule string
LSR25.rsvp.traffic xml xml("")

specifies paths to set up

LSR25.rsvp.helloInterval double
LSR25.rsvp.helloTimeout double
LSR25.classifier.routingTableModule string
LSR25.classifier.libTableModule string
LSR25.classifier.rsvpModule string
LSR25.classifier.config xml xml("")
LSR25.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR25.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR25.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR25.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR25.networkLayer.ip.routingTableModule string
LSR25.networkLayer.ip.arpModule string
LSR25.networkLayer.ip.icmpModule string
LSR25.networkLayer.ip.procDelay double 0s
LSR25.networkLayer.ip.timeToLive int 32
LSR25.networkLayer.ip.multicastTimeToLive int 32
LSR25.networkLayer.ip.fragmentTimeout double 60s
LSR25.networkLayer.ip.forceBroadcast bool false
LSR25.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR25.networkLayer.icmp.routingTableModule string
LSR25.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR25.mpls.libTableModule string
LSR25.libTable.config xml xml("")

table contents to be loaded on startup

LSR25.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR25.lo0.lo.mtu int 4470B
LSR26.status.initialStatus string "UP"

TODO @signal, @statistic

LSR26.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR26.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR26.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR26.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR26.routingTable.routingFile string ""

routing table file name

LSR26.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR26.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR26.ted.routingTableModule string
LSR26.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR26.linkStateRouting.routingTableModule string
LSR26.linkStateRouting.tedModule string
LSR26.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR26.rsvp.routingTableModule string
LSR26.rsvp.libTableModule string
LSR26.rsvp.tedModule string
LSR26.rsvp.traffic xml xml("")

specifies paths to set up

LSR26.rsvp.helloInterval double
LSR26.rsvp.helloTimeout double
LSR26.classifier.routingTableModule string
LSR26.classifier.libTableModule string
LSR26.classifier.rsvpModule string
LSR26.classifier.config xml xml("")
LSR26.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR26.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR26.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR26.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR26.networkLayer.ip.routingTableModule string
LSR26.networkLayer.ip.arpModule string
LSR26.networkLayer.ip.icmpModule string
LSR26.networkLayer.ip.procDelay double 0s
LSR26.networkLayer.ip.timeToLive int 32
LSR26.networkLayer.ip.multicastTimeToLive int 32
LSR26.networkLayer.ip.fragmentTimeout double 60s
LSR26.networkLayer.ip.forceBroadcast bool false
LSR26.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR26.networkLayer.icmp.routingTableModule string
LSR26.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR26.mpls.libTableModule string
LSR26.libTable.config xml xml("")

table contents to be loaded on startup

LSR26.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR26.lo0.lo.mtu int 4470B
LSR27.status.initialStatus string "UP"

TODO @signal, @statistic

LSR27.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR27.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR27.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR27.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR27.routingTable.routingFile string ""

routing table file name

LSR27.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR27.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR27.ted.routingTableModule string
LSR27.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR27.linkStateRouting.routingTableModule string
LSR27.linkStateRouting.tedModule string
LSR27.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR27.rsvp.routingTableModule string
LSR27.rsvp.libTableModule string
LSR27.rsvp.tedModule string
LSR27.rsvp.traffic xml xml("")

specifies paths to set up

LSR27.rsvp.helloInterval double
LSR27.rsvp.helloTimeout double
LSR27.classifier.routingTableModule string
LSR27.classifier.libTableModule string
LSR27.classifier.rsvpModule string
LSR27.classifier.config xml xml("")
LSR27.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR27.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR27.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR27.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR27.networkLayer.ip.routingTableModule string
LSR27.networkLayer.ip.arpModule string
LSR27.networkLayer.ip.icmpModule string
LSR27.networkLayer.ip.procDelay double 0s
LSR27.networkLayer.ip.timeToLive int 32
LSR27.networkLayer.ip.multicastTimeToLive int 32
LSR27.networkLayer.ip.fragmentTimeout double 60s
LSR27.networkLayer.ip.forceBroadcast bool false
LSR27.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR27.networkLayer.icmp.routingTableModule string
LSR27.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR27.mpls.libTableModule string
LSR27.libTable.config xml xml("")

table contents to be loaded on startup

LSR27.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR27.lo0.lo.mtu int 4470B
LSR28.status.initialStatus string "UP"

TODO @signal, @statistic

LSR28.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR28.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR28.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR28.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR28.routingTable.routingFile string ""

routing table file name

LSR28.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR28.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR28.ted.routingTableModule string
LSR28.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR28.linkStateRouting.routingTableModule string
LSR28.linkStateRouting.tedModule string
LSR28.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR28.rsvp.routingTableModule string
LSR28.rsvp.libTableModule string
LSR28.rsvp.tedModule string
LSR28.rsvp.traffic xml xml("")

specifies paths to set up

LSR28.rsvp.helloInterval double
LSR28.rsvp.helloTimeout double
LSR28.classifier.routingTableModule string
LSR28.classifier.libTableModule string
LSR28.classifier.rsvpModule string
LSR28.classifier.config xml xml("")
LSR28.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR28.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR28.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR28.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR28.networkLayer.ip.routingTableModule string
LSR28.networkLayer.ip.arpModule string
LSR28.networkLayer.ip.icmpModule string
LSR28.networkLayer.ip.procDelay double 0s
LSR28.networkLayer.ip.timeToLive int 32
LSR28.networkLayer.ip.multicastTimeToLive int 32
LSR28.networkLayer.ip.fragmentTimeout double 60s
LSR28.networkLayer.ip.forceBroadcast bool false
LSR28.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR28.networkLayer.icmp.routingTableModule string
LSR28.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR28.mpls.libTableModule string
LSR28.libTable.config xml xml("")

table contents to be loaded on startup

LSR28.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR28.lo0.lo.mtu int 4470B
LSR29.status.initialStatus string "UP"

TODO @signal, @statistic

LSR29.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR29.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR29.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR29.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR29.routingTable.routingFile string ""

routing table file name

LSR29.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR29.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR29.ted.routingTableModule string
LSR29.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR29.linkStateRouting.routingTableModule string
LSR29.linkStateRouting.tedModule string
LSR29.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR29.rsvp.routingTableModule string
LSR29.rsvp.libTableModule string
LSR29.rsvp.tedModule string
LSR29.rsvp.traffic xml xml("")

specifies paths to set up

LSR29.rsvp.helloInterval double
LSR29.rsvp.helloTimeout double
LSR29.classifier.routingTableModule string
LSR29.classifier.libTableModule string
LSR29.classifier.rsvpModule string
LSR29.classifier.config xml xml("")
LSR29.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR29.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR29.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR29.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR29.networkLayer.ip.routingTableModule string
LSR29.networkLayer.ip.arpModule string
LSR29.networkLayer.ip.icmpModule string
LSR29.networkLayer.ip.procDelay double 0s
LSR29.networkLayer.ip.timeToLive int 32
LSR29.networkLayer.ip.multicastTimeToLive int 32
LSR29.networkLayer.ip.fragmentTimeout double 60s
LSR29.networkLayer.ip.forceBroadcast bool false
LSR29.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR29.networkLayer.icmp.routingTableModule string
LSR29.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR29.mpls.libTableModule string
LSR29.libTable.config xml xml("")

table contents to be loaded on startup

LSR29.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR29.lo0.lo.mtu int 4470B
LSR30.status.initialStatus string "UP"

TODO @signal, @statistic

LSR30.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR30.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR30.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR30.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR30.routingTable.routingFile string ""

routing table file name

LSR30.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR30.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR30.ted.routingTableModule string
LSR30.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR30.linkStateRouting.routingTableModule string
LSR30.linkStateRouting.tedModule string
LSR30.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR30.rsvp.routingTableModule string
LSR30.rsvp.libTableModule string
LSR30.rsvp.tedModule string
LSR30.rsvp.traffic xml xml("")

specifies paths to set up

LSR30.rsvp.helloInterval double
LSR30.rsvp.helloTimeout double
LSR30.classifier.routingTableModule string
LSR30.classifier.libTableModule string
LSR30.classifier.rsvpModule string
LSR30.classifier.config xml xml("")
LSR30.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR30.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR30.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR30.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR30.networkLayer.ip.routingTableModule string
LSR30.networkLayer.ip.arpModule string
LSR30.networkLayer.ip.icmpModule string
LSR30.networkLayer.ip.procDelay double 0s
LSR30.networkLayer.ip.timeToLive int 32
LSR30.networkLayer.ip.multicastTimeToLive int 32
LSR30.networkLayer.ip.fragmentTimeout double 60s
LSR30.networkLayer.ip.forceBroadcast bool false
LSR30.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR30.networkLayer.icmp.routingTableModule string
LSR30.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR30.mpls.libTableModule string
LSR30.libTable.config xml xml("")

table contents to be loaded on startup

LSR30.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR30.lo0.lo.mtu int 4470B
LSR31.status.initialStatus string "UP"

TODO @signal, @statistic

LSR31.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR31.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR31.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR31.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR31.routingTable.routingFile string ""

routing table file name

LSR31.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR31.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR31.ted.routingTableModule string
LSR31.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR31.linkStateRouting.routingTableModule string
LSR31.linkStateRouting.tedModule string
LSR31.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR31.rsvp.routingTableModule string
LSR31.rsvp.libTableModule string
LSR31.rsvp.tedModule string
LSR31.rsvp.traffic xml xml("")

specifies paths to set up

LSR31.rsvp.helloInterval double
LSR31.rsvp.helloTimeout double
LSR31.classifier.routingTableModule string
LSR31.classifier.libTableModule string
LSR31.classifier.rsvpModule string
LSR31.classifier.config xml xml("")
LSR31.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR31.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR31.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR31.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR31.networkLayer.ip.routingTableModule string
LSR31.networkLayer.ip.arpModule string
LSR31.networkLayer.ip.icmpModule string
LSR31.networkLayer.ip.procDelay double 0s
LSR31.networkLayer.ip.timeToLive int 32
LSR31.networkLayer.ip.multicastTimeToLive int 32
LSR31.networkLayer.ip.fragmentTimeout double 60s
LSR31.networkLayer.ip.forceBroadcast bool false
LSR31.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR31.networkLayer.icmp.routingTableModule string
LSR31.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR31.mpls.libTableModule string
LSR31.libTable.config xml xml("")

table contents to be loaded on startup

LSR31.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR31.lo0.lo.mtu int 4470B
LSR32.status.initialStatus string "UP"

TODO @signal, @statistic

LSR32.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR32.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR32.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR32.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR32.routingTable.routingFile string ""

routing table file name

LSR32.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR32.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR32.ted.routingTableModule string
LSR32.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR32.linkStateRouting.routingTableModule string
LSR32.linkStateRouting.tedModule string
LSR32.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR32.rsvp.routingTableModule string
LSR32.rsvp.libTableModule string
LSR32.rsvp.tedModule string
LSR32.rsvp.traffic xml xml("")

specifies paths to set up

LSR32.rsvp.helloInterval double
LSR32.rsvp.helloTimeout double
LSR32.classifier.routingTableModule string
LSR32.classifier.libTableModule string
LSR32.classifier.rsvpModule string
LSR32.classifier.config xml xml("")
LSR32.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR32.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR32.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR32.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR32.networkLayer.ip.routingTableModule string
LSR32.networkLayer.ip.arpModule string
LSR32.networkLayer.ip.icmpModule string
LSR32.networkLayer.ip.procDelay double 0s
LSR32.networkLayer.ip.timeToLive int 32
LSR32.networkLayer.ip.multicastTimeToLive int 32
LSR32.networkLayer.ip.fragmentTimeout double 60s
LSR32.networkLayer.ip.forceBroadcast bool false
LSR32.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR32.networkLayer.icmp.routingTableModule string
LSR32.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR32.mpls.libTableModule string
LSR32.libTable.config xml xml("")

table contents to be loaded on startup

LSR32.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR32.lo0.lo.mtu int 4470B
LSR33.status.initialStatus string "UP"

TODO @signal, @statistic

LSR33.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR33.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR33.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR33.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR33.routingTable.routingFile string ""

routing table file name

LSR33.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR33.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR33.ted.routingTableModule string
LSR33.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR33.linkStateRouting.routingTableModule string
LSR33.linkStateRouting.tedModule string
LSR33.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR33.rsvp.routingTableModule string
LSR33.rsvp.libTableModule string
LSR33.rsvp.tedModule string
LSR33.rsvp.traffic xml xml("")

specifies paths to set up

LSR33.rsvp.helloInterval double
LSR33.rsvp.helloTimeout double
LSR33.classifier.routingTableModule string
LSR33.classifier.libTableModule string
LSR33.classifier.rsvpModule string
LSR33.classifier.config xml xml("")
LSR33.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR33.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR33.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR33.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR33.networkLayer.ip.routingTableModule string
LSR33.networkLayer.ip.arpModule string
LSR33.networkLayer.ip.icmpModule string
LSR33.networkLayer.ip.procDelay double 0s
LSR33.networkLayer.ip.timeToLive int 32
LSR33.networkLayer.ip.multicastTimeToLive int 32
LSR33.networkLayer.ip.fragmentTimeout double 60s
LSR33.networkLayer.ip.forceBroadcast bool false
LSR33.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR33.networkLayer.icmp.routingTableModule string
LSR33.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR33.mpls.libTableModule string
LSR33.libTable.config xml xml("")

table contents to be loaded on startup

LSR33.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR33.lo0.lo.mtu int 4470B
LSR34.status.initialStatus string "UP"

TODO @signal, @statistic

LSR34.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR34.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR34.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR34.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR34.routingTable.routingFile string ""

routing table file name

LSR34.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR34.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR34.ted.routingTableModule string
LSR34.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR34.linkStateRouting.routingTableModule string
LSR34.linkStateRouting.tedModule string
LSR34.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR34.rsvp.routingTableModule string
LSR34.rsvp.libTableModule string
LSR34.rsvp.tedModule string
LSR34.rsvp.traffic xml xml("")

specifies paths to set up

LSR34.rsvp.helloInterval double
LSR34.rsvp.helloTimeout double
LSR34.classifier.routingTableModule string
LSR34.classifier.libTableModule string
LSR34.classifier.rsvpModule string
LSR34.classifier.config xml xml("")
LSR34.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR34.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR34.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR34.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR34.networkLayer.ip.routingTableModule string
LSR34.networkLayer.ip.arpModule string
LSR34.networkLayer.ip.icmpModule string
LSR34.networkLayer.ip.procDelay double 0s
LSR34.networkLayer.ip.timeToLive int 32
LSR34.networkLayer.ip.multicastTimeToLive int 32
LSR34.networkLayer.ip.fragmentTimeout double 60s
LSR34.networkLayer.ip.forceBroadcast bool false
LSR34.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR34.networkLayer.icmp.routingTableModule string
LSR34.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR34.mpls.libTableModule string
LSR34.libTable.config xml xml("")

table contents to be loaded on startup

LSR34.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR34.lo0.lo.mtu int 4470B
LSR35.status.initialStatus string "UP"

TODO @signal, @statistic

LSR35.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR35.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR35.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR35.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR35.routingTable.routingFile string ""

routing table file name

LSR35.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR35.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR35.ted.routingTableModule string
LSR35.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR35.linkStateRouting.routingTableModule string
LSR35.linkStateRouting.tedModule string
LSR35.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR35.rsvp.routingTableModule string
LSR35.rsvp.libTableModule string
LSR35.rsvp.tedModule string
LSR35.rsvp.traffic xml xml("")

specifies paths to set up

LSR35.rsvp.helloInterval double
LSR35.rsvp.helloTimeout double
LSR35.classifier.routingTableModule string
LSR35.classifier.libTableModule string
LSR35.classifier.rsvpModule string
LSR35.classifier.config xml xml("")
LSR35.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR35.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR35.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR35.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR35.networkLayer.ip.routingTableModule string
LSR35.networkLayer.ip.arpModule string
LSR35.networkLayer.ip.icmpModule string
LSR35.networkLayer.ip.procDelay double 0s
LSR35.networkLayer.ip.timeToLive int 32
LSR35.networkLayer.ip.multicastTimeToLive int 32
LSR35.networkLayer.ip.fragmentTimeout double 60s
LSR35.networkLayer.ip.forceBroadcast bool false
LSR35.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR35.networkLayer.icmp.routingTableModule string
LSR35.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR35.mpls.libTableModule string
LSR35.libTable.config xml xml("")

table contents to be loaded on startup

LSR35.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR35.lo0.lo.mtu int 4470B
LSR36.status.initialStatus string "UP"

TODO @signal, @statistic

LSR36.routingTable.interfaceTableModule string

The path to the InterfaceTable module

LSR36.routingTable.netmaskRoutes string "*"

maintain netmask routes for interfaces

LSR36.routingTable.multicastForwarding bool false

turns multicast forwarding on/off

LSR36.routingTable.useAdminDist bool false

Use Cisco like administrative distances

LSR36.routingTable.routingFile string ""

routing table file name

LSR36.interfaceTable.displayAddresses bool false

whether to display IP addresses on links

LSR36.ted.interfaceTableModule string

The path to the InterfaceTable module

LSR36.ted.routingTableModule string
LSR36.linkStateRouting.interfaceTableModule string

The path to the InterfaceTable module

LSR36.linkStateRouting.routingTableModule string
LSR36.linkStateRouting.tedModule string
LSR36.rsvp.interfaceTableModule string

The path to the InterfaceTable module

LSR36.rsvp.routingTableModule string
LSR36.rsvp.libTableModule string
LSR36.rsvp.tedModule string
LSR36.rsvp.traffic xml xml("")

specifies paths to set up

LSR36.rsvp.helloInterval double
LSR36.rsvp.helloTimeout double
LSR36.classifier.routingTableModule string
LSR36.classifier.libTableModule string
LSR36.classifier.rsvpModule string
LSR36.classifier.config xml xml("")
LSR36.networkLayer.configurator.interfaceTableModule string

The path to the InterfaceTable module

LSR36.networkLayer.configurator.networkConfiguratorModule string "configurator"

TODO: eventually rename to networkConfigurator

LSR36.networkLayer.configurator.configureRoutingTable bool true

add routing entries to routing table (uses the configurator module)

LSR36.networkLayer.ip.interfaceTableModule string

The path to the InterfaceTable module

LSR36.networkLayer.ip.routingTableModule string
LSR36.networkLayer.ip.arpModule string
LSR36.networkLayer.ip.icmpModule string
LSR36.networkLayer.ip.procDelay double 0s
LSR36.networkLayer.ip.timeToLive int 32
LSR36.networkLayer.ip.multicastTimeToLive int 32
LSR36.networkLayer.ip.fragmentTimeout double 60s
LSR36.networkLayer.ip.forceBroadcast bool false
LSR36.networkLayer.icmp.interfaceTableModule string

The path to the InterfaceTable module

LSR36.networkLayer.icmp.routingTableModule string
LSR36.mpls.interfaceTableModule string

The path to the InterfaceTable module

LSR36.mpls.libTableModule string
LSR36.libTable.config xml xml("")

table contents to be loaded on startup

LSR36.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

LSR36.lo0.lo.mtu int 4470B
host1.status.initialStatus string "UP"

TODO @signal, @statistic

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

whether to display IP addresses on links

host1.pcapRecorder.verbose bool false

whether to log packets on the module output

host1.pcapRecorder.pcapFile string ""

the PCAP file to be written

host1.pcapRecorder.snaplen int 65535

maximum number of bytes to record per packet

host1.pcapRecorder.dumpBadFrames bool true

enable dump of frames with hasBitError

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

space-separated list of sibling module names to listen on

host1.pcapRecorder.sendingSignalNames string "packetSentToLower"

space-separated list of outbound packet signals to subscribe to

host1.pcapRecorder.receivingSignalNames string "packetReceivedFromLower"

space-separated list of inbound packet signals to subscribe to

host1.pcapRecorder.alwaysFlush bool false

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

host1.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

host1.lo0.lo.mtu int 4470B
host2.status.initialStatus string "UP"

TODO @signal, @statistic

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

whether to display IP addresses on links

host2.pcapRecorder.verbose bool false

whether to log packets on the module output

host2.pcapRecorder.pcapFile string ""

the PCAP file to be written

host2.pcapRecorder.snaplen int 65535

maximum number of bytes to record per packet

host2.pcapRecorder.dumpBadFrames bool true

enable dump of frames with hasBitError

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

space-separated list of sibling module names to listen on

host2.pcapRecorder.sendingSignalNames string "packetSentToLower"

space-separated list of outbound packet signals to subscribe to

host2.pcapRecorder.receivingSignalNames string "packetReceivedFromLower"

space-separated list of inbound packet signals to subscribe to

host2.pcapRecorder.alwaysFlush bool false

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

host2.lo0.lo.interfaceTableModule string

The path to the InterfaceTable module

host2.lo0.lo.mtu int 4470B

Source code:

network R37
{
    types:
        channel line extends ThruputMeteringChannel
        {
            delay = 15ms;
            datarate = 128kbps;
            thruputDisplayFormat = "u";
        }
    submodules:
        configurator: IPv4NetworkConfigurator {
            parameters:
                @display("p=100,100");
        }
        LSR0: RSVP_LSR {
            parameters:
                @display("p=391,225");
        }
        LSR1: RSVP_LSR {
            parameters:
                @display("p=799,589");
        }
        LSR2: RSVP_LSR {
            parameters:
                @display("p=289,472");
        }
        LSR3: RSVP_LSR {
            parameters:
                @display("p=712,418");
        }
        LSR4: RSVP_LSR {
            parameters:
                @display("p=541,228");
        }
        LSR5: RSVP_LSR {
            parameters:
                @display("p=288,169");
        }
        LSR6: RSVP_LSR {
            parameters:
                @display("p=256,394");
        }
        LSR7: RSVP_LSR {
            parameters:
                @display("p=380,263");
        }
        LSR8: RSVP_LSR {
            parameters:
                @display("p=682,348");
        }
        LSR9: RSVP_LSR {
            parameters:
                @display("p=536,142");
        }
        LSR10: RSVP_LSR {
            parameters:
                @display("p=177,170");
        }
        LSR11: RSVP_LSR {
            parameters:
                @display("p=424,262");
        }
        LSR12: RSVP_LSR {
            parameters:
                @display("p=470,279");
        }
        LSR13: RSVP_LSR {
            parameters:
                @display("p=278,91");
        }
        LSR14: RSVP_LSR {
            parameters:
                @display("p=467,214");
        }
        LSR15: RSVP_LSR {
            parameters:
                @display("p=724,19");
        }
        LSR16: RSVP_LSR {
            parameters:
                @display("p=685,287");
        }
        LSR17: RSVP_LSR {
            parameters:
                @display("p=20,519");
        }
        LSR18: RSVP_LSR {
            parameters:
                @display("p=298,236");
        }
        LSR19: RSVP_LSR {
            parameters:
                @display("p=390,390");
        }
        LSR20: RSVP_LSR {
            parameters:
                @display("p=148,502");
        }
        LSR21: RSVP_LSR {
            parameters:
                @display("p=362,448");
        }
        LSR22: RSVP_LSR {
            parameters:
                @display("p=476,397");
        }
        LSR23: RSVP_LSR {
            parameters:
                @display("p=517,325");
        }
        LSR24: RSVP_LSR {
            parameters:
                @display("p=514,34");
        }
        LSR25: RSVP_LSR {
            parameters:
                @display("p=548,599");
        }
        LSR26: RSVP_LSR {
            parameters:
                @display("p=330,301");
        }
        LSR27: RSVP_LSR {
            parameters:
                @display("p=612,310");
        }
        LSR28: RSVP_LSR {
            parameters:
                @display("p=556,502");
        }
        LSR29: RSVP_LSR {
            parameters:
                @display("p=83,570");
        }
        LSR30: RSVP_LSR {
            parameters:
                @display("p=796,466");
        }
        LSR31: RSVP_LSR {
            parameters:
                @display("p=610,65");
        }
        LSR32: RSVP_LSR {
            parameters:
                @display("p=435,321");
        }
        LSR33: RSVP_LSR {
            parameters:
                @display("p=605,337");
        }
        LSR34: RSVP_LSR {
            parameters:
                @display("p=707,227");
        }
        LSR35: RSVP_LSR {
            parameters:
                @display("p=613,405");
        }
        LSR36: RSVP_LSR {
            parameters:
                @display("p=435,361");

        }
        host1: StandardHost {
            parameters:
                @display("p=299,522;i=device/laptop_s");
        }
        host2: StandardHost {
            parameters:
                @display("p=757,227;i=device/laptop_s");

        }
    connections:
        LSR7.pppg++ <--> line <--> LSR0.pppg++;   // cost 259
        LSR8.pppg++ <--> line <--> LSR3.pppg++;   // cost 474
        LSR9.pppg++ <--> line <--> LSR4.pppg++;   // cost 540
        LSR11.pppg++ <--> line <--> LSR7.pppg++;  // cost 264
        LSR12.pppg++ <--> line <--> LSR11.pppg++; // cost 275
        LSR13.pppg++ <--> line <--> LSR0.pppg++;  // cost 1067
        LSR13.pppg++ <--> line <--> LSR5.pppg++;  // cost 610
        LSR13.pppg++ <--> line <--> LSR10.pppg++; // cost 462
        LSR14.pppg++ <--> line <--> LSR0.pppg++;  // cost 552
        LSR14.pppg++ <--> line <--> LSR4.pppg++;  // cost 381
        LSR14.pppg++ <--> line <--> LSR12.pppg++; // cost 592
        LSR16.pppg++ <--> line <--> LSR8.pppg++;  // cost 436
        LSR18.pppg++ <--> line <--> LSR0.pppg++;  // cost 540
        LSR18.pppg++ <--> line <--> LSR5.pppg++;  // cost 239
        LSR18.pppg++ <--> line <--> LSR10.pppg++; // cost 690
        LSR18.pppg++ <--> line <--> LSR17.pppg++; // cost 1977
        LSR20.pppg++ <--> line <--> LSR2.pppg++;  // cost 760
        LSR20.pppg++ <--> line <--> LSR6.pppg++;  // cost 834
        LSR20.pppg++ <--> line <--> LSR17.pppg++; // cost 751
        LSR21.pppg++ <--> line <--> LSR2.pppg++;  // cost 508
        LSR21.pppg++ <--> line <--> LSR6.pppg++;  // cost 756
        LSR21.pppg++ <--> line <--> LSR19.pppg++; // cost 411
        LSR23.pppg++ <--> line <--> LSR4.pppg++;  // cost 757
        LSR23.pppg++ <--> line <--> LSR12.pppg++; // cost 456
        LSR23.pppg++ <--> line <--> LSR22.pppg++; // cost 522
        LSR24.pppg++ <--> line <--> LSR9.pppg++;  // cost 722
        LSR24.pppg++ <--> line <--> LSR15.pppg++; // cost 1182
        LSR25.pppg++ <--> line <--> LSR1.pppg++;  // cost 1363
        LSR26.pppg++ <--> line <--> LSR6.pppg++;  // cost 747
        LSR26.pppg++ <--> line <--> LSR7.pppg++;  // cost 393
        LSR26.pppg++ <--> line <--> LSR18.pppg++; // cost 514
        LSR26.pppg++ <--> line <--> LSR19.pppg++; // cost 594
        LSR27.pppg++ <--> line <--> LSR4.pppg++;  // cost 420
        LSR27.pppg++ <--> line <--> LSR8.pppg++;  // cost 668
        LSR28.pppg++ <--> line <--> LSR21.pppg++; // cost 907
        LSR28.pppg++ <--> line <--> LSR22.pppg++; // cost 720
        LSR28.pppg++ <--> line <--> LSR25.pppg++; // cost 638
        LSR29.pppg++ <--> line <--> LSR2.pppg++;  // cost 1244
        LSR29.pppg++ <--> line <--> LSR17.pppg++; // cost 471
        LSR30.pppg++ <--> line <--> LSR1.pppg++;  // cost 794
        LSR30.pppg++ <--> line <--> LSR3.pppg++;  // cost 487
        LSR31.pppg++ <--> line <--> LSR9.pppg++;  // cost 777
        LSR31.pppg++ <--> line <--> LSR15.pppg++; // cost 597
        LSR32.pppg++ <--> line <--> LSR12.pppg++; // cost 271
        LSR32.pppg++ <--> line <--> LSR26.pppg++; // cost 600
        LSR33.pppg++ <--> line <--> LSR23.pppg++; // cost 534
        LSR33.pppg++ <--> line <--> LSR27.pppg++; // cost 376
        LSR34.pppg++ <--> line <--> LSR4.pppg++;  // cost 775
        LSR34.pppg++ <--> line <--> LSR15.pppg++; // cost 1370
        LSR34.pppg++ <--> line <--> LSR16.pppg++; // cost 383
        LSR35.pppg++ <--> line <--> LSR1.pppg++;  // cost 1500
        LSR35.pppg++ <--> line <--> LSR3.pppg++;  // cost 551
        LSR35.pppg++ <--> line <--> LSR28.pppg++; // cost 783
        LSR35.pppg++ <--> line <--> LSR33.pppg++; // cost 400
        LSR36.pppg++ <--> line <--> LSR19.pppg++; // cost 507
        LSR36.pppg++ <--> line <--> LSR22.pppg++; // cost 327
        LSR36.pppg++ <--> line <--> LSR32.pppg++; // cost 218

        host1.pppg++ <--> line <--> LSR2.pppg++;
        host2.pppg++ <--> line <--> LSR34.pppg++;

}