46 Commits

Author SHA1 Message Date
rebortg
70d60dc3e2 bgp: fix maximum-path command 2022-10-23 21:28:50 +02:00
Christian Poessinger
5c9651a598 isis: adjust to release CLI syntax (matching salso 1.4) 2022-04-03 12:18:03 +02:00
rebortg
2df1c7d8b4 panels: fix links for equuleus 2022-04-01 14:22:42 +02:00
Christian Poessinger
35f30a2452 ospfv3: rename intname -> interface on CLI examples 2021-11-27 19:49:01 +01:00
rebortg
d7b7cbff34 rip: correct build error 2021-10-11 21:41:16 +02:00
rebortg
d643395999 rip: correct spelling and grammar
(cherry picked from commit 5b1e916046c2617b3ddff5d2936ca97927fbe232)
2021-10-04 21:04:18 +02:00
Cheeze_It
945ad0f422 Adding MPLS documentation changes that I forgot to add a long time ago.
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.

(cherry picked from commit 3876906ef49a8d0f6777a895d378fdc9aa58a0b1)
2021-10-01 08:35:03 +02:00
rebortg
24f85e110c igmp: correct spelling and grammar
(cherry picked from commit ba8b272d75cd3a6a45ba22071f8074b3dda8ba60)
2021-09-30 20:44:13 +02:00
rebortg
b1105d89ea bfd: correct spelling and grammar
(cherry picked from commit b54b1ef2fb6c8a35cbcc6267d6a66577ccd9eeee)
2021-09-29 21:36:18 +02:00
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
Alex Band
ab9d07e517 rpki: make documentation vendor neutral
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.

(cherry picked from commit a3cf5355759996d57ebe319457e112bbdb018123)
2021-05-21 18:12:55 +02:00
sever-sever
33a3a39871 bgp: Fix redistribute parameters
(cherry picked from commit f870e6ae93420a6f7eac202646ddc1050bcb382a)
2021-02-05 22:06:47 +01:00
Christian Poessinger
3a92f63ec0 ospf: adjust sections to section guidelines 2021-01-30 13:36:56 +01:00
Christian Poessinger
83c82dee8b rpki: update to reflect changes in the current branch 2021-01-29 11:18:40 +01:00
Leonid Voronkin
44647b95cb ospf: change redistribution metric value
due to T3194
2021-01-27 19:54:08 +01:00
rebortg
6dbe2feb4f rip: close cfgcmd string 2021-01-26 20:50:50 +01:00
rebortg
37729f367a bgp: fix build indentation warning 2021-01-26 20:49:02 +01:00
Leonid Voronkin
40996bae01
OSPF: added OSPFv3 commands and formated OSPFv2
Added OSPFv3 configuration and operation commands.
OSPFv2 formatted according to Style Guide.
added summarization commands for OSPFv2.
2021-01-19 19:39:13 +04: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
636dadd817
isis: T3210: rename command to no-three-way-handshake 2021-01-15 20:13:27 +01:00
Leonid Voronkin
f428410ad0
bgp: fix linter errors 2021-01-13 20:36:36 +01:00
maehdros
16852e808e
BFD: Added explanation on the purpose 2021-01-12 21:58:28 +01:00
rebortg
f379d91963 disable empty pages, for the moment 2021-01-12 21:46:22 +01:00
Leonid Voronkin
3ab0c2e760
isis: add configuration commands and their explanations 2021-01-12 21:30:41 +01:00
Leonid Voronkin
0f51282eb4
bfd: add command for isis 2021-01-12 21:13:59 +01:00
Leonid Voronkin
ed39728bdf
rip: add all commands and their explanations 2021-01-11 19:42:37 +01:00
Leonid Voronkin
e9a0b93417
ospf: updates 2021-01-09 20:49:26 +01:00
Leonid Voronkin
188cf66956
ospf: update routing protocol command definitions 2021-01-08 18:39:29 +01:00
Leonid Voronkin
bf5a8171be
Update ospf.rst 2021-01-07 15:08:11 +04:00
Leonid Voronkin
64781cbbfd
Update ospf.rst
add command and their explanation
2021-01-06 21:50:16 +04: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
maehdros
e9cc3b86b2
Update ospf.rst
Update can not to cannot
2020-12-29 15:50:44 +01:00
maehdros
037e05eaa5
Update ospf.rst
Add a small command to see the OSPFv3 redistribute routes; I plan to write a bit more
2020-12-29 15:19:45 +01:00
Cheeze_It
0fc606aa74 mpls: T915: Added documentation for LDP ordered control
Added the ordered control command in the documentation.
Also added the RFC in which it is referred to as well.
2020-12-22 11:16:50 -07:00
rebortg
7b04596343 protocols: fix lint errors 2020-12-11 22:41:24 +01:00
rebortg
dc2f70f10e sort IP commands under configuration 2020-12-10 22:10:46 +01:00
Christian Poessinger
b599646995 ospf: combine v3/v3 in one chapter 2020-12-10 18:23:01 +01:00
Christian Poessinger
42eb7c8ee7 mpls: use proper line break limit 2020-12-10 18:21:09 +01:00
Christian Poessinger
52828ba388 mpls: use short description for headline 2020-12-10 18:20:57 +01:00
Cheeze_It
d6af3a609f mpls-conf: T915: Added documentation for LDP import and export
Added examples for the new import and export functionality that
LDP is now getting on vyos/vyos-1x#639
2020-12-09 12:41:04 -07:00
rebortg
b8a2fd5e57 fix build error after merge 2020-12-08 15:12:56 +01:00
rebortg
f6c43343bb Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation 2020-12-08 14:57:44 +01:00
rebortg
6f6950d14e fix build errors after arrange 2020-12-07 20:29:11 +01:00
rebortg
8943fc9f87 arrange services and protocols 2020-11-30 20:53:36 +01:00