Skip to content

Commit

Permalink
- update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cklewar committed Apr 11, 2018
1 parent 2528924 commit 8ae69fd
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,27 @@


## Overview ##
This tool is to demo flow route creation / modification / deletion during PoC.
Features
In case we have to demonstrate our capabilities automating BGP FlowSpec data handling on a route reflector `BFS` can be used for.

- Flow Route actions
### Use Cases ###
- Automate handling of flow route data on the route reflector or external flow route source
- Automate generating flow route test data on route reflector

### Features ###

- Flow route actions on route reflector
+ Add new flow route
+ Modify flow route
+ Delete flow route
- Display current flow routes in configuration
- Display current active flow routes in inetflow.0 table

- Flow route viewer
+ retrieve flow route information from RR / PE / ASBR / etc.

- Interact with external flow route source like Arbor APS
+ send change request to flow route source

- Test data generator
+ Generate static flow route entries on route reflector to demonstrate scale / functionality

## Requirements ##

Expand Down

0 comments on commit 8ae69fd

Please sign in to comment.