8000 GitHub - Matvey-Kuk/dev_tools: Various tools, scripts, and development items for BMP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Matvey-Kuk/dev_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
< 8F7E h2 class="sr-only ScreenReaderHeading-module__userSelectNone--vW4Cq prc-Heading-Heading-6CmGO" data-testid="screen-reader-heading">History5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMP Tools

Various BMP released tools for working with BMP data. These tools are intended for testing/validating BMP.

Bmp play using example:

  1. Downloading script:
wget https://raw.githubusercontent.com/OpenBMP/dev_tools/master/bmp_play/bmp_play.py
  1. Making BMP dump from router:
python bmp_play.py -m record -p 5000 -f router_bmp.dump
  1. Playing dump to collector:
python bmp_play.py -m play -p 5000 -f router_bmp.dump -d 127.0.0.1
  1. Figuring out arguments:
python bmp_play.py -h

About

Various tools, scripts, and development items for BMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0