RE: BGPDumpFile from a Juniper

Date view Thread view Subject view Author view

Subject: RE: BGPDumpFile from a Juniper
From: Alex Hsia (alex@boulder.noaa.gov)
Date: Tue May 13 2003 - 09:24:57 CDT

I'm attempting the same with Dave's latest CampusIO.pm (v 1.72) but it
requires the Net-ParseRouteTable Perl Module
<http://net.doit.wisc.edu/~plonka/Net-ParseRouteTable/>.  The
appropriate command on the Juniper is "show route protocol bgp terse"
which can be executed via ssh, i.e. 

   $ ssh router.our.domain "show route protocol bgp terse" >
etc/router.our.domain.bgp

I'm still trying to figure out a problem I'm having so there may be some
issues with all of the above.  You might be able to parse the Juniper
output with Perl into a format that resembles the Cisco output.

-Alex

On Tue, 2003-05-13 at 07:10, Matthew Deatherage wrote:
> Unfortunately the file generated from the route-server output is missing 
> some required information.  None of the metrics or next hop ip's are 
> included for example.
> Has anyone else had success generating a BGPDumpFile from a Juniper router?
> 
> At 03:55 PM 5/9/2003 -0400, Kevin Welch wrote:
> >Not quite sure, but you could probably login to a route-server on the
> >Internet and get a BGP dump file from a cisco box without too man
> >problems.  Try telnetting to route-server.ip.att.net and do a 'show ip
> >bgp'.  Just remember to enable logging and probably want to issue a
> >'term len 0' first.
> >
> >-- Kevin
> >
> >
> >-----Original Message-----
> >From: majordomo listserver [mailto:majordomo@mil.doit.wisc.edu] On
> >Behalf Of Matthew Deatherage
> >Sent: Thursday, May 08, 2003 4:01 PM
> >To: flowscan@net.doit.wisc.edu
> >Subject: BGPDumpFile from a Juniper
> >
> >Any idea how to generate a BGPDumpFile from JunOS?
> >
> >-md
> >
> >
> >--
> >Help        mailto:majordomo@net.doit.wisc.edu and say "help" in message
> >body
> >Unsubscribe mailto:majordomo@net.doit.wisc.edu and say
> >"unsubscribe flowscan" in message body
> >Archive     http://net.doit.wisc.edu/~plonka/list/flowscan/archive/
> 
> -md 
> 
> 
> --
> Help        mailto:majordomo@net.doit.wisc.edu and say "help" in message body
> Unsubscribe mailto:majordomo@net.doit.wisc.edu and say
> "unsubscribe flowscan" in message body
> Archive     http://net.doit.wisc.edu/~plonka/list/flowscan/archive/
> 


-- Help mailto:majordomo@net.doit.wisc.edu and say "help" in message body Unsubscribe mailto:majordomo@net.doit.wisc.edu and say "unsubscribe flowscan" in message body Archive http://net.doit.wisc.edu/~plonka/list/flowscan/archive/

Date view Thread view Subject view Author view

This archive was generated by hypermail 2b25 : Tue May 13 2003 - 09:29:15 CDT