From 75daff8880b37f4efc2a686e28aeb4b63f7ef244 Mon Sep 17 00:00:00 2001 From: Munechika SUMIKAWA Date: Sun, 27 Apr 2003 01:34:15 +0000 Subject: Add aspathtree 4.2, checks IPv6 routes' stability and correctness on IPv6 internet. PR: 48001 Submitted by: Janos Mohacsi --- net/aspathtree/files/patch-readme.txt | 99 +++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 net/aspathtree/files/patch-readme.txt (limited to 'net/aspathtree/files/patch-readme.txt') diff --git a/net/aspathtree/files/patch-readme.txt b/net/aspathtree/files/patch-readme.txt new file mode 100644 index 000000000000..e113481ef76a --- /dev/null +++ b/net/aspathtree/files/patch-readme.txt @@ -0,0 +1,99 @@ +--- readme.txt.orig Thu Apr 17 15:58:12 2003 ++++ readme.txt Sun Apr 27 01:53:51 2003 +@@ -61,7 +61,7 @@ + without problems on any Unix platform (Linux, etc.) with + Perl (version equal or greater than 5.0) installed. + +-The IPv6 BGP tables of external routers are obtained using rsh ++The IPv6 BGP tables of external routers are obtained using rsh or telnet + commands. The current release works with cisco routers, zebra routers + and juniper routers running IPv6 capable software versions. + +@@ -128,10 +128,16 @@ + + CISCO + ----- +-The cisco router must be configured to accept rsh commands from the +-workstation which is running the ASpath-tree scripts. The +-administrator of the cisco router must perform the following +-configurations: ++The cisco router must be configured to accept rsh commands or telnet ++access from the workstation which is running the ASpath-tree ++scripts. The administrator of the cisco router must perform the ++following configurations: ++ ++Option 1: rsh collection ++------------------------ ++The router must be configured to accept rsh commands coming from the ++remote workstation which is running the ASpath-tree scripts in the ++following way: + + ip rcmd remote-host +@@ -162,9 +168,28 @@ + scripts to collect the routing information available on the cisco + router. + ++Option 2: telnet collection ++--------------------------- ++The router must be configured to accept telnet commands coming from the ++remote workstation which is running the ASpath-tree scripts. ++ ++ is the name of the telnet user enabled to show the bgp ++table on the cisco router. ++ ++ is the corresponding password of the telnet user ++enabled to show the bgp table on the cisco router. ++ ++Consult the Cisco documentations, how to configure such a settings. ++ ++If you configure ROUTERUSERPWD then the telnet option automatically selected. ++ ++ + JUNIPER + ------- + ++Option 1: rsh collection ++------------------------ ++ + The juniper router must be configured to accept rsh commands from the + workstation which is running the ASpath-tree scripts. In the case of + juniper, you have first to enable the rsh service on the router, then +@@ -198,6 +223,13 @@ + This is exactly the rsh command used by the ASpath-tree scripts to + collect the routing information available on the juniper router. + ++Option 2: telnet collection ++--------------------------- ++ ++configure an user with password + ---------------------------------------------------- ++ Telnet modul addition ++ Janos Mohacsi - 6NET project ++ ---------------------------------------------------- + + #### ASpath-tree v.4.2 - Released on Thu APR 17 2003, h.16:58:12 + #### File: readme.txt Last modified on Thu APR 17 2003, h.16:45:39 -- cgit v1.2.3