.. _bgp-monitoring-protocol-user-guide-test-tools: Test tools ========== BMP test tool serves to test basic BMP functionality, scalability and performance. BMP mock ^^^^^^^^ The BMP mock is a stand-alone Java application purposed to simulate a BMP-enabled router(s) and peers. The simulator is capable to report dummy routes and statistics. This application is not part of the OpenDaylight Karaf distribution, however it can be downloaded from OpenDaylight's Nexus (use latest release version): ``https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/bgpcep/bgp-bmp-mock`` Usage ''''' The application can be run from command line: .. code-block:: console java -jar bgp-bmp-mock-*-executable.jar with optional input parameters: .. code-block:: console --local_address
(optional, default 127.0.0.1) The IPv4 address where BMP mock is bind to. -ra