changeset 481:3672ac7dae88 draft

Merge commit 'a9174299de600bba04763487767b821a638ea184'
author Nick <nick@somerandomnick.ano>
date Fri, 01 Apr 2011 15:09:09 +0000
parents 70ad1bedb1dd (current diff) 3a26ef01c0fb (diff)
children 819fe00acc10 715e6b8c5597
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ucis.ano/bgp_graph/readme.txt	Thu Mar 31 03:48:51 2011 +0200
+++ b/doc/ucis.ano/bgp_graph/readme.txt	Fri Apr 01 15:09:09 2011 +0000
@@ -3,7 +3,7 @@
 Some of the scripts will communicate with the BGP software, another script can be used to export the obtained information to a .dot file, which can then be converted to a graph file using graphviz. The scripts can run on different machines, and it is recommended to use routing information from multiple routes, to obtain an accurate view of the network.
 
 Depending on the BGP software, one of the following scripts must be used to acquire the data:
-- bgp_path_list_birg.sh (or .php) for the bird routing daemon
+- bgp_path_list_bird.sh (or .php) for the bird routing daemon
 - bgp_path_list_quagga.sh (or .php) for the quagga/zebra routing daemon
 - bgp_path_list_xml.php to convert existing dn42/diac42 .xml data
 
@@ -43,4 +43,4 @@
 You can also use inetd/xinetd on the server side for a more permanent solution.
 
 
-Be creative!
\ No newline at end of file
+Be creative!