Class BridgeProtocol


  • public class BridgeProtocol
    extends Protocol<BridgeBridgeLink>
    Creates a topology with Bridges and Segments. Call with: opennms:generate-topology --protocol bridge --nodes 10 will result in: bridge0 ------------------------------------ | | | | | bridge1 bridge3 bridge4 bridge5 Macs/Ip | | | no node ------- -------- ...subtree... | | | Segment host8 host9 ----------- | | Macs/Ip bridge2 no node | Segment If more than 10 nodes are requested then the tree repeats itself with bridge5 as the root node of the new subtree.