summaryrefslogtreecommitdiff
path: root/docs/configuration/protocols
AgeCommit message (Collapse)Author
2024-02-12srv6: T5849: add segment support to "protocols static route6"Christian Breunig
(cherry picked from commit c857be8ce1474b56711db76170ab7494771c2202)
2024-02-08rpki: T6023: add support for CLI knobs expire-interval and retry-intervalChristian Breunig
(cherry picked from commit 6b8c81855959b0b3c9e12530eecd9ba6ca25ad8e)
2024-02-07bgp: T6024: add additional missing FRR featuresChristian Breunig
(cherry picked from commit 64d4513bc06a4ba610221442ba7e590470beb86d)
2024-01-23bfd: T5967: add minimum-ttl optionChristian Breunig
(cherry picked from commit c1716052eba00ad6c612755f55015e840e946828)
2024-01-18Update passive-interface default exclusion noticestrifel
Update notice telling users how to exclude passive interface.
2023-11-24fix some build warningsrebortg
2023-11-16pim: igmp: T5733: adjust to latest CLI syntaxChristian Breunig
(cherry picked from commit 2de650e60c84c70e26cc02341c07fe84e6d1c1fa)
2023-09-10T5518: Document `protocols pim6`Yuxiang Zhu
2023-07-25ospf: T5377: add graceful restart FRR feature (RFC 3623)Christian Breunig
2023-07-03ospf: T5334: add support for External Route Summarisation Type-5 and Type-7Christian Breunig
2023-06-30Fixing of various errors with duplicate labelsrebortg
2023-06-03Update ospf.rstCheeze-It
Re-adding a part that I accidentally deleted.
2023-06-03Update ospf.rstCheeze-It
Adding IGP-LDP sync for OSPF
2023-06-03Update isis.rstCheeze-It
Adding IGP-LDP sync for IS-IS
2023-05-18BFD : add static monitoring documentationfett0
2023-04-27T5123: Update ospf.rstZhiyuan Wan
ospf: Support show detailed ospf routing table. Signed-off-by: Zhiyuan Wan <h@iloli.bid>
2023-04-24Add protocol failover route policyViacheslav Hletenko
2023-04-17fix duplicate labelsrebortg
2023-04-17babel: fix build errorsrebortg
2023-04-11Merge pull request #985 from nxzz/patch-1Robert Göhler
FIx BGP Confederation document
2023-04-12FIx BGP Confederation documentRimpei Kunimoto
2023-04-10Segment-rounting : Fixed documetation and add exammplefett0
2023-03-28Segment-rounting : Add documentation about segment-routing mpls on VyOSfett0
2023-02-28Merge pull request #949 from vfreex/feature-babelChristian Breunig
T4977: Add Babel routing protocol
2023-02-12Fixed TypoKyle McClammy
2023-02-06T4977: Add Babel routing protocolYuxiang Zhu
Documentation for https://github.com/vyos/vyos-1x/pull/1800.
2023-02-04Shortened config line to be less than 80 charactersKyle McClammy
2023-02-04Add docs for RFC 9234KyleM
Added documentation for new BGP roles for RFC 9234
2023-01-31T1237: Add protocol failover routeViacheslav Hletenko
2023-01-27igmp: sync branchesrebortg
2023-01-27bfd: update proofread due no changesrebortg
2022-11-24Updating ospf.rst and adding examplesCheeze-It
2022-11-23Adding configuration examples to IS-IS (#894)Cheeze-It
* Adding configuration examples to ISIS * Update isis.rst * Updating IS-IS documentation character lengths * Updating IS-IS documentation again for lengths...
2022-08-25ospfv3 /mpls : worng commannds and descriptionfett0
2022-08-25ospfv3 /mpls : worng commannds and descriptionfett0
2022-08-04bgp: T4257: changing BGP "local-as" to "system-as"Christian Poessinger
2022-06-28bgp:syntax checksrividya0208
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-05-05arp: adjust to new CLI syntaxChristian Poessinger
2022-04-03BGP: add documentation for <solo> option in neighbor configurationNicolas Fort
2022-03-31cfgcmd: correct various command typosrebortg
2022-03-25ospf: add export-list/import-list & mamixum-pathsfett0
2022-03-25ospf: add export-list/import-list & mamixum-pathsfett0
2022-02-05BFD: fix commands for operational mode and configuration modeFerran Tufan
Per https://phabricator.vyos.net/T3267, per-interface configuration for OSPF has been moved from the 'interface' to the 'protocols' tree. Finally, for op-mode, per https://phabricator.vyos.net/T4077, 'show protocols bfd' has been renamed to 'show bfd'.
2022-01-04Update rpki.rstouliuquan
fix the missing "set" cmd
2021-11-28ospfv3: add vrf supportChristian Poessinger
2021-11-27ospf: T3753: document new CLI for passive modeChristian Poessinger
2021-11-27ospfv3: rename intname -> interface on CLI examplesChristian Poessinger
2021-10-14Command for setting bgp maximum-paths updated, since it was wrongNicolas Fort
2021-10-07rip: correct build warningrebortg
2021-10-04rip: correct spelling and grammarrebortg