User Guide
51
• Host Tracker
• Tracks the locations of hosts in the network
• L2Switch Main
• Installs flows on each switch based on network traffic
Configuration of L2Switch Components
This section details the configuration settings for the components that can be configured.
The base distribution configuration files are located in distribution/base/target/
distributions-l2switch-base-0.1.0-SNAPSHOT-osgipackage/opendaylight/configuration/initial
The karaf distribution configuration files are located in distribution/karaf/target/assembly/
etc/opendaylight/karaf
• Loop Remover (52-loopremover.xml)
• is-install-lldp-flow
• "true" means a flow that sends all LLDP packets to the controller will be installed on
each switch
• "false" means this flow will not be installed
• lldp-flow-table-id
• The LLDP flow will be installed on the specified flow table of each switch
• This field is only relevant when "is-install-lldp-flow" is set to "true"
• lldp-flow-priority
• The LLDP flow will be installed with the specified priority
• This field is only relevant when "is-install-lldp-flow" is set to "true"
• lldp-flow-idle-timeout
• The LLDP flow will timeout (removed from the switch) if the flow doesn’t forward a
packet for
x
seconds
• This field is only relevant when "is-install-lldp-flow" is set to "true"
• lldp-flow-hard-timeout
• The LLDP flow will timeout (removed from the switch) after
x
seconds, regardless of
how many packets it is forwarding
• This field is only relevant when "is-install-lldp-flow" is set to "true"
• graph-refresh-delay
Содержание Opendaylight
Страница 1: ...User Guide ...
Страница 2: ...User Guide ii User Guide ...
Страница 27: ...Part II Addons This second part of the user guide covers project specific usage instructions ...