summaryrefslogtreecommitdiff
path: root/docs/configuration/protocols
AgeCommit message (Collapse)Author
2021-09-30Adding MPLS documentation changes that I forgot to add a long time ago.Cheeze_It
Here we are adding documentation showing the separation of MPLS enable for interfaces separately from LDP. This was decoupled a while ago but I completely forgot to add it to the documentation. It is added now though.
2021-09-30igmp: correct spelling and grammarrebortg
2021-09-29bfd: correct spelling and grammarrebortg
2021-09-15rpki: fix linkrebortg
2021-08-15ospf: T3757: add new CLI command "set protocols ospf interface <if> area <id>"Christian Poessinger
2021-07-12grammar & spell checksrividya0208
2021-06-30configuration page: corrected spelling and grammatical mistakessrividya0208
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-11autosectionlabel: add custom headline refrebortg
2021-05-26bgp: adjust to new CLI syntax where local-as is an individual leafNodeChristian Poessinger
2021-05-21rpki: make documentation vendor neutralAlex Band
I took the remark that rpki.readthedocs.io is somewhat NLnet Labs tools-centric to heart and made it completely neutral. It no longer has any vendor-specific documentation at all.
2021-04-20isis: fix example CLI configsChristian Poessinger
This completes commit 4f09fdd ("isis: adjust to latest CLI changes") which changed the CLI syntax bug did not adjust the example configurations
2021-04-16vrf: dynamic routing is now supported - document thisChristian Poessinger
2021-03-29bgp: adjust to new CLI formatChristian 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-03-23Correction of the syntax for "Interface Configuration" OSPFv3 sectionsrividya0208
Modified the commands as per the latest rolling release.
2021-03-21isis: adjust to latest CLI changesChristian Poessinger
The previous tagNode was replaced with a regular node.
2021-02-28BGP: 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-05vrf: static: T2450: adjust to new CLI syntaxChristian Poessinger
2021-02-05Merge pull request #444 from sever-sever/bgp-redistrChristian Poessinger
bgp: Fix redistribute parameters
2021-02-05ospf: add hello-multiplierChristian Poessinger
2021-02-05ospf: T3267: move "interface ip ospf" CLI nodes to "protocols ospf" treeChristian Poessinger
2021-02-05bgp: 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-05bgp: Fix redistribute parameterssever-sever
2021-01-30ospf: adjust sections to section guidelinesChristian Poessinger
2021-01-29rpki: update to reflect changes in the current branchChristian Poessinger
2021-01-27ospf: change redistribution metric valueLeonid Voronkin
due to T3194
2021-01-26rip: close cfgcmd stringrebortg
2021-01-26bgp: fix build indentation warningrebortg
2021-01-19OSPF: added OSPFv3 commands and formated OSPFv2Leonid Voronkin
Added OSPFv3 configuration and operation commands. OSPFv2 formatted according to Style Guide. added summarization commands for OSPFv2.
2021-01-16bgp: change comand order, add route filterigLeonid 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-15isis: T3210: rename command to no-three-way-handshakeLeonid Voronkin
2021-01-13bgp: fix linter errorsLeonid Voronkin
2021-01-12BFD: Added explanation on the purposemaehdros
2021-01-12disable empty pages, for the momentrebortg
2021-01-12isis: add configuration commands and their explanationsLeonid Voronkin
2021-01-12bfd: add command for isisLeonid Voronkin
2021-01-11rip: add all commands and their explanationsLeonid Voronkin
2021-01-09ospf: updatesLeonid Voronkin
2021-01-08ospf: update routing protocol command definitionsLeonid Voronkin
2021-01-07Update ospf.rstLeonid Voronkin
2021-01-06Update ospf.rstLeonid Voronkin
add command and their explanation
2021-01-06bgp: add operational level command referenceLeonid Voronkin
Add operational command section
2021-01-05bgp: extend current brief documentationLeonid Voronkin
- add route aggregation configuration section; - add commands for peer configuration; - add peer groups configuration section - add redistribution configuration - add general configuration
2021-01-04Update bgp.rstcraterman
Add some commands to Route Selection section; Add Administrative Distance configuration section; Add Network Advertisement configuration; Add Peers configuration section; Add Timers configuration
2020-12-29Update ospf.rstmaehdros
Update can not to cannot
2020-12-29Update ospf.rstmaehdros
Add a small command to see the OSPFv3 redistribute routes; I plan to write a bit more
2020-12-22mpls: T915: Added documentation for LDP ordered controlCheeze_It
Added the ordered control command in the documentation. Also added the RFC in which it is referred to as well.
2020-12-11protocols: fix lint errorsrebortg
2020-12-10sort IP commands under configurationrebortg
2020-12-10ospf: combine v3/v3 in one chapterChristian Poessinger
2020-12-10mpls: use proper line break limitChristian Poessinger