Created
June 4, 2017 19:09
-
-
Save rendoaw/8d86cb6693d3f99796c562f1f9184b5c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rw@r1# show routing-options bmp | |
traceoptions { | |
file bmp.log size 10m; | |
flag all; | |
} | |
station ubuntu { | |
connection-mode active; | |
monitor enable; | |
station-address 192.168.153.74; | |
station-port 5555; | |
statistics-timeout 15; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment