ASPath-tree & Zebra

Nicolas DEFFAYET nicolas.deffayet-extml@ndsoftwaregroup.com
Fri, 8 Mar 2002 01:53:46 +0100


Hello all,

I think many people use ASPath-tree with Zebra...

Who can help me to run ASPath-tree with Zebra because i have this:
http://noc.fastnetxp.com/stats/ipv6/bgp/bgp.html
ASpath-tree work but don't get routing table :(

My conf:

rsh-cisco.pl:
# RSH command to get the BGP4+ AS Path table
	open(OUTPUT,"/usr/local/zebra/zc.pl -l password -b \"show bgp
ipv6\" |");

When i try zc.pl, work fine: 
$ /usr/local/zebra/zc.pl -l password -b "show bgp ipv6"
BGP table version is 0, local router ID is 213.91.4.3
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal
Origin codes: i - IGP, e - EGP, ? - incomplete
 
   Network                                  Metric LocPrf Weight Path
*  2001:200::/35                                               0 278
8002 2500 i
     3ffe:8271:201:2031::2(fe80::84f8:6cfe)
*  2001:200::/35                                               0 5408
8002 2500 i
     3ffe:2d00:1::2c(fe80::c2b1:d226)
*  2001:200::/35                               500             0 7521
4697 2500 i
     3ffe:8271:201:2016::2(fe80::d2ad:a02a)
*  2001:200::/35                                               0 20745
20745 20745 20745 20745 20745 20745 5609 8002 2500 i

Where is the error ?

Any help are welcome.

Thanks very much,

Best Regards,

Nicolas DEFFAYET