Thursday, February 1, 2018

FBNet-Command-Runner (FCR)

FBNet Command Runner (FCR)

A thrift service to run commands on heterogeneous Network devices with configurable parameters. It scales to a large number of devices.

It hides most of the devices specific details like:Prompt processing IP Address lookup. The base implementation only supports SSH. But other type of connections can be easily added. Client can use any language of choice, to communicate with server using thrift call.

I have been trying to get this to work, but have no clues being a Python Novice.

Any directions on how to set this up would be much appreciated if one of you have tried this before.

https://github.com/facebookincubator/FCR

NANOG Slides: https://pc.nanog.org/static/published/meetings/NANOG71/1454/20171004_Singh_Command_Execution_In_v1.pdf

Video: https://www.youtube.com/watch?v=E462j9XLbgY



No comments:

Post a Comment