9 Commits

Author SHA1 Message Date
Paul Lettington
83b323341e
Rewrite eBGP example comments
Since 1.3 , prefixes used in BGP `network` statements don't need to exist in your routing table by default, but the examples at the bottom of the page hadn't been updated for this change.
2021-09-03 17:42:28 +01:00
sever-sever
33a3a39871 bgp: Fix redistribute parameters
(cherry picked from commit f870e6ae93420a6f7eac202646ddc1050bcb382a)
2021-02-05 22:06:47 +01: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