Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-07 | bgp: T6024: add additional missing FRR features | Christian Breunig | |
2023-12-04 | "show ipv6 bgp" command is not available so replaced with show bgp ipv6 | srividya0208 | |
2023-04-12 | FIx BGP Confederation document | Rimpei Kunimoto | |
2023-02-12 | Fixed Typo | Kyle McClammy | |
2023-02-04 | Shortened config line to be less than 80 characters | Kyle McClammy | |
2023-02-04 | Add docs for RFC 9234 | KyleM | |
Added documentation for new BGP roles for RFC 9234 | |||
2022-08-04 | bgp: T4257: changing BGP "local-as" to "system-as" | Christian Poessinger | |
2022-06-28 | bgp:syntax check | srividya0208 | |
Removed this config line "set protocols bgp parameters default no-ipv4-unicast" which does not exist in the latest rolling release but this functionality is enabled by default. And corrected few grammar mistakes | |||
2022-04-03 | BGP: add documentation for <solo> option in neighbor configuration | Nicolas Fort | |
2021-10-14 | Command for setting bgp maximum-paths updated, since it was wrong | Nicolas Fort | |
2021-06-30 | configuration page: corrected spelling and grammatical mistakes | srividya0208 | |
There were minimal grammatical and spelling mistakes in the files which I corrected as documentation proof reading. Also added information about few ipsec vpn parameters. | |||
2021-06-11 | autosectionlabel: add custom headline ref | rebortg | |
2021-05-26 | bgp: adjust to new CLI syntax where local-as is an individual leafNode | Christian Poessinger | |
2021-04-16 | vrf: dynamic routing is now supported - document this | Christian Poessinger | |
2021-03-29 | bgp: adjust to new CLI format | Christian Poessinger | |
BGP as number is no longer represented as a tag node on "protocols bgp <asn>" but rather is not represented as leafNode under "protocols bgp local-as <asn>" | |||
2021-02-28 | BGP: T2100: Adding RFC8212 option toggle. | Cheeze_It | |
Adding documentation on the default RFC8212 behavior for FRR, and how in VyOS we are changing that default. Also added information on the toggle option to enable/disable said RFC8212 functionality. | |||
2021-02-05 | Merge pull request #444 from sever-sever/bgp-redistr | Christian Poessinger | |
bgp: Fix redistribute parameters | |||
2021-02-05 | bgp: T1875: Add BGP allow range command documentation (#431) | Cheeze-It | |
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 | bgp: Fix redistribute parameters | sever-sever | |
2021-01-26 | bgp: fix build indentation warning | rebortg | |
2021-01-16 | bgp: change comand order, add route filterig | Leonid Voronkin | |
* bgp: change comand order, add route filterig Placed upper more often used commands; Add route filtering; Add confederation commands; Add route dampening. | |||
2021-01-13 | bgp: fix linter errors | Leonid Voronkin | |
2021-01-06 | bgp: add operational level command reference | Leonid Voronkin | |
Add operational command section | |||
2021-01-05 | bgp: extend current brief documentation | Leonid Voronkin | |
- add route aggregation configuration section; - add commands for peer configuration; - add peer groups configuration section - add redistribution configuration - add general configuration | |||
2021-01-04 | Update bgp.rst | craterman | |
Add some commands to Route Selection section; Add Administrative Distance configuration section; Add Network Advertisement configuration; Add Peers configuration section; Add Timers configuration | |||
2020-11-30 | arrange services and protocols | rebortg | |