10 Commits

Author SHA1 Message Date
Christian Poessinger
0fa792f936
Merge pull request #444 from sever-sever/bgp-redistr
bgp: Fix redistribute parameters
2021-02-05 22:06:30 +01:00
Cheeze-It
b5ca65f38f bgp: T1875: Add BGP allow range command documentation (#431)
This is a documentation addition for the allow range command
within BGP, as well as the associated limit command as well.
There was a few spelling mistakes that were fixed too, but
not anything big.

Co-authored-by: Cheeze_It <none@none.com>
2021-02-05 21:59:34 +01:00
sever-sever
f870e6ae93 bgp: Fix redistribute parameters 2021-02-05 18:01:22 +00:00
rebortg
37729f367a bgp: fix build indentation warning 2021-01-26 20:49:02 +01:00
Leonid Voronkin
b6c5493342
bgp: change comand order, add route filterig
* bgp: change comand order, add route filterig

Placed upper more often used commands;
Add route filtering;
Add confederation commands;
Add route dampening.
2021-01-16 22:45:07 +01:00
Leonid Voronkin
f428410ad0
bgp: fix linter errors 2021-01-13 20:36:36 +01:00
Leonid Voronkin
760c6a7530
bgp: add operational level command reference
Add operational command section
2021-01-06 18:49:02 +01:00
Leonid Voronkin
f7a079f808
bgp: extend current brief documentation
- add route aggregation configuration section;
- add commands for peer configuration;
- add peer groups configuration section
- add redistribution configuration
- add general configuration
2021-01-05 17:12:04 +01:00
craterman
4e55871999
Update bgp.rst
Add some commands to Route Selection section;
Add Administrative Distance configuration section;
Add Network Advertisement configuration;
Add Peers configuration section;
Add Timers configuration
2021-01-04 21:19:34 +04:00
rebortg
8943fc9f87 arrange services and protocols 2020-11-30 20:53:36 +01:00