User Tools

Site Tools


tools:brt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:brt [2019/11/21 20:05] veeratools:brt [2019/11/21 20:06] (current) – [4.1 Convert the MRT format update file to a format acceptable by brt using bgpdump] veera
Line 65: Line 65:
  
 Convert the file using bgpdump Convert the file using bgpdump
-'' 
-bgpdump -m updates.20191101.0130  > updates.20191101.0130.bgpdump 
  
-''+<code> 
 +bgpdump -m updates.20191101.0130  > updates.20191101.0130.bgpdump 
 +</code>
  
  
Line 77: Line 77:
 Run BRT , use the -v to keep an eye on errors.  Run BRT , use the -v to keep an eye on errors. 
  
-''+<code>
 sudo perl brt-0.2.pl  -brtas 300 -brtip 192.168.3.33 -peeras 400 -peerip 192.168.3.200 -f ~/updates.20191101.0130.bgpdump -v sudo perl brt-0.2.pl  -brtas 300 -brtip 192.168.3.33 -peeras 400 -peerip 192.168.3.200 -f ~/updates.20191101.0130.bgpdump -v
-''+</code>
  
  
 Use the following command on the router Use the following command on the router
  
-''+<code>
  
 sh ip route sh ip route
Line 90: Line 90:
 sh bgp neighbors sh bgp neighbors
  
 +</code>
  
-'' 
  
  
tools/brt.txt · Last modified: 2019/11/21 20:06 by veera