Is anyone using BIRD and peered with an OSPF device? If so, can you send me the sanitized output of this command? [ sudo birdc show protocols all ] I am building a web based interface to our current deployment and we are do not use OSPF, we are using BGP. I wanted to build my parsing so that it included both BGP and OSPF outputs. Sent from my Verizon Wireless 4G LTE Droid Turbo 2.
Hello, Do you plan to release this web based interface to the public? I am attaching the output of running "birdc show protocols all" as root on a building aggregation router. It has a static route for a customer, a default sink, some glue protocols and an OSPF connection to the campus backbone. Regards, Israel On 05/22/2017 08:27 PM, Jason Kopacko wrote:
Is anyone using BIRD and peered with an OSPF device?
If so, can you send me the sanitized output of this command?
[ sudo birdc show protocols all ]
I am building a web based interface to our current deployment and we are do not use OSPF, we are using BGP.
I wanted to build my parsing so that it included both BGP and OSPF outputs.
Sent from my Verizon Wireless 4G LTE Droid Turbo 2.
Yes I sure do. All I need at this point for OSPF is an output of a route table with OSPF routes. Sent from my Verizon Wireless 4G LTE Samsung Galaxy S5. On May 22, 2017 6:53 PM, "Israel G. Lugo" <israel.lugo@lugosys.com> wrote:
Hello,
Do you plan to release this web based interface to the public?
I am attaching the output of running "birdc show protocols all" as root on a building aggregation router. It has a static route for a customer, a default sink, some glue protocols and an OSPF connection to the campus backbone.
Regards, Israel
On 05/22/2017 08:27 PM, Jason Kopacko wrote:
Is anyone using BIRD and peered with an OSPF device?
If so, can you send me the sanitized output of this command?
[ sudo birdc show protocols all ]
I am building a web based interface to our current deployment and we are do not use OSPF, we are using BGP.
I wanted to build my parsing so that it included both BGP and OSPF outputs.
Sent from my Verizon Wireless 4G LTE Droid Turbo 2.
Thanks! Please don't get to high of an expectation. I am a Cisco route/switch guy learning to code python for this endeavor. I have the front end web interface mostly complete. I am working on some behind the scenes expansion of the data gained via BIRD by using SNMP to gather additional device and route details to marry with the BIRD route details. The web interface is built entirely off the Bootstrap platform. Python and AJAX will run in the background to pull in the data live and/or from a mysql DB. The final step will be a master console that will be usable to control each individual server. I have 30+ locations around the United States and there will be a BIRD server plus whatever I call this that I am building running locally at each site. Then I will have a master console (still have no name for what I am building) that will control all the servers in each location. The idea behind this setup is that each location may lose it's private line connection with our data center and I want any blackhole or route control routes to still remain active in each location. Sent from my Verizon Wireless 4G LTE Droid Turbo 2. On Mon, May 22, 2017 at 9:11 PM, Israel G. Lugo <israel.lugo@lugosys.com> wrote:
On 05/23/2017 01:07 AM, Jason Kopacko wrote:
Yes I sure do.
That's great! :)
All I need at this point for OSPF is an output of a route table with OSPF routes.
I'll send you a sanitized route table off-list.
Regards, Israel
I can post some screencaps if you or anyone else is interested. Sent from my Verizon Wireless 4G LTE Droid Turbo 2. On Mon, May 22, 2017 at 9:11 PM, Israel G. Lugo <israel.lugo@lugosys.com> wrote:
On 05/23/2017 01:07 AM, Jason Kopacko wrote:
Yes I sure do.
That's great! :)
All I need at this point for OSPF is an output of a route table with OSPF routes.
I'll send you a sanitized route table off-list.
Regards, Israel
participants (2)
-
Israel G. Lugo -
Jason Kopacko