356 Commits

Author SHA1 Message Date
rebortg
fc11e92dae contracksync: fix build error in note 2021-05-29 21:45:08 +02:00
srividya0208
041e8e07a4 system:syslog: added delete log file section
Added a help section for the "delete log file" command
2021-05-28 12:48:50 -04:00
Christian Poessinger
1534070b0d bgp: adjust to new CLI syntax where local-as is an individual leafNode 2021-05-26 00:01:45 +02:00
Alex Band
a3cf535575
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.
2021-05-21 18:09:58 +02:00
joolli
6553b5f6de
dhcp-server: add configuration example for UniFi devices 2021-05-21 18:00:40 +02:00
Daniil Baturin
1df66650d1 Improve the dummy interface hint wording. 2021-05-21 21:01:58 +07:00
srividya0208
b13fd424a1
tftp: add verification help/example
Added verification section so that it will in testing the feature
2021-05-19 21:05:02 +02:00
Christian Poessinger
1c2d440114 conntrack-sync: improve overall documentation 2021-05-15 11:04:30 +02:00
Christian Poessinger
270fbd5ea1 conntrack-sync: adjust to latest CLI changes 2021-05-15 10:32:32 +02:00
Christian Poessinger
9be325f737 bond: add documentation for lacp-rate 2021-05-13 10:56:44 +02:00
Hard
19e6afd969 dns: DNS Forward - fix typo 2021-05-06 10:31:29 +03:00
Igor Melnyk
25ba7e113a
dns: T3277: support no reverse zones rfc1918 lookup 2021-05-05 22:18:34 +02:00
Robert Göhler
26b88928e4
Merge pull request #520 from srividya0208/vrrp-m
VRRP: addition  of rfc3768-compatibility definition
2021-05-03 20:28:11 +02:00
srividya0208
ad14c96cea VRRP: addition of rfc3768-compatibility definition
Added the details of rfc3768-compatibility option and its command
2021-05-03 04:42:39 -04:00
Oguz Yilmaz
a849f4045a
firewall: typo fix in rule-sets matching criteria page 2021-05-02 18:08:19 +02:00
Daniil Baturin
a2db845061
Merge pull request #516 from srividya0208/console-server
service/console-server:correction of operational command 'connect'
2021-04-25 23:32:32 +07:00
srividya0208
2c8d33e396 service/console-server:correction of opertional command 'connect'
Corrected the syntax for the operational command
from "connect console-server <device>" to "connect console <device>"
2021-04-25 11:43:44 -04:00
Christian Poessinger
c508abed00 wireguard: update roadwarrior configuration 2021-04-25 09:44:29 +02:00
Christian Poessinger
d24b81bed2 WireGuard: T1802: add mobile client config generation command 2021-04-24 18:13:11 +02:00
Christoph Schleßelmann
8657f60a1d
Wireguard: Fix IPv6 in iPhone peer example 2021-04-22 15:29:17 +02:00
Christian Poessinger
53b9efec3b isis: fix example CLI configs
This completes commit 4f09fdd ("isis: adjust to latest CLI changes") which
changed the CLI syntax bug did not adjust the example configurations
2021-04-20 20:10:44 +02:00
Christian Poessinger
5ad8722487 vrf: remove hint about "needs testing" 2021-04-16 19:26:22 +02:00
Christian Poessinger
62f8241b09 vrf: dynamic routing is now supported - document this 2021-04-16 19:23:25 +02:00
Stefan Lindblom
5e61b6a750
Add information about specific VRF routing
As this thread states:
https://forum.vyos.io/t/system-name-server-vrf-aware/6710

There is no way to force system DNS traffic via a specific VRF, which is a pretty common scenario.
For example one could expect that all system services like DNS, auth, syslog, NTP, etc would use the management VRF (as specified by the user).
2021-04-12 14:32:09 +02:00
srividya0208
5faf97f5a1 T3458:tunnel interface:added GRETAP section
added the command configuration for gretap and corrected the syntax in dhcp-relay
example
2021-04-11 13:00:00 -04:00
Eshenko Dmitriy
a9c42642e5
Add missing ipv6 allow option to enable IPv6 modules 2021-04-09 13:42:40 +03:00
Christian Poessinger
577c9d68f9 pppoe: adjust to new prefix-delegation syntax 2021-04-08 23:00:25 +02:00
Christian Poessinger
fb4e80e78d l2tpv3: adjust to latest CLI changes for source-address and remote 2021-04-08 23:00:25 +02:00
Ricky Pai
4d92dd0a7b
Style changes to wireguard documentation 2021-04-04 17:41:15 -07:00
Ricky Pai
9697840526
fix command for deleting wireguard keypair 2021-04-04 11:43:33 -07:00
Daniil Baturin
7bd957b496
Merge pull request #494 from rickypai/patch-1
Edit sentence on public/private key pair to make it read better
2021-04-04 11:50:10 +07:00
Ricky Pai
8fb4dc3bd3
Edit sentence on public/private key pair to make it read better 2021-04-03 21:21:49 -07:00
Paul Thomas
fcaf50b739 Fix typos 2021-04-03 23:39:40 +01:00
Christian Poessinger
b5de631433 bgp: adjust to new CLI format
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-29 18:47:54 +02:00
srividya0208
91dac40dc8 Correction of the syntax for "Interface Configuration" OSPFv3 section
Modified the commands as per the latest rolling release.
2021-03-23 08:46:44 -04:00
Christian Poessinger
4f09fdd987 isis: adjust to latest CLI changes
The previous tagNode was replaced with a regular node.
2021-03-21 19:29:59 +01:00
Christian Poessinger
39b31310ee
Merge pull request #472 from marcomuskus/patch-1
Update IPoE section with new syntax
2021-03-09 19:16:26 +01:00
jack9603301
b1dc0437d8
nat66: T2518: Modify configuration command use case
The latest implementation modifies the configuration
syntax of nat66 to fully support nat66 address
translation (not prefix translation)
2021-03-10 02:09:15 +08:00
Marco Muskus
f6554fc6d9
Update IPoE section with new syntax 2021-03-08 15:06:31 -05:00
Christian Poessinger
9858919569
Merge pull request #468 from marcomuskus/patch-1
Update ipoe-server.rst
2021-03-04 21:50:12 +01:00
Robert Göhler
b4dfc9393e
Merge pull request #464 from rebortg/http_api
HTTP-API: rewrite and add config multiple commands
2021-03-04 21:22:53 +01:00
Marco Muskus
6f5d627a9b
Update ipoe-server.rst
updated the docs with new syntax in the 1.3 version
2021-03-04 00:26:10 -05:00
Robert Göhler
4c23dc8b6a
Merge pull request #463 from Cheeze-It/master
BGP: T2100: Adding RFC8212 option toggle.
2021-03-01 18:19:55 +01:00
Cheeze_It
e870bfa977 BGP: T2100: Adding RFC8212 option toggle.
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-28 18:19:47 -07:00
rebortg
414f5e5263 HTTP-API: short line 2021-02-28 21:16:16 +01:00
rebortg
a1503a8921 HTTP-API: rewrite and add config multiple commands 2021-02-28 21:12:51 +01:00
Christian Poessinger
9437dda1db macsec: add support for gcm-aes-256 cipher 2021-02-28 00:56:24 +01:00
Christian Poessinger
57e7b05362 tunnel: adjust to changes in CLI syntax 2021-02-28 00:56:24 +01:00
rebortg
37dcf65eaf service: add salt-minion 2021-02-23 20:31:52 +01:00
Robert Göhler
15600332bf
Merge pull request #451 from srividya0208/vrrp_scripting
Added a reference link of scripting page in the vrrp.
2021-02-15 20:30:05 +01:00