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
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
Robert Göhler
5ce75010c3
Merge pull request #513 from vyos/update-dependencies-master
...
Github: update current branch
2021-04-19 21:27:12 +02:00
rebortg
b269c02e24
Github: update current branch
2021-04-19 06:06:00 +00:00
Daniel Bodnar
feb41cea6f
configexamples: minor spelling fix ✔️
...
Added missing "h" to "through".
2021-04-18 15:11:15 -05: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
Shawn Wilsher
51b4f6d87f
Fix DHCP address syntax
...
`dhcp` and `dhcpv6` were missing the `address` part of the line, and the command does not work.
Tested in 1.3.0 rc1
2021-04-13 20:14:30 -07:00
Robert Göhler
8286245984
Merge pull request #502 from jeffbrl/cloud-init
...
Add initial cloud-init documentation
2021-04-12 21:09:24 +02:00
Robert Göhler
fef30ef32c
Merge pull request #509 from StefanLindblom/patch-1
...
Add information about specific VRF routing
2021-04-12 21:02:49 +02:00
Jeff Loughridge
9d2f16ab73
Fix default credentials statement
2021-04-12 16:09:30 +00:00
Jeff Loughridge
7f481a08a4
Enhance cloud-init documentation
2021-04-12 13:59:54 +00: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
rebortg
46acdab81f
Github: update current branch
2021-04-12 06:06:16 +00: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
Christian Poessinger
c394c6e165
Add EVE-NG VyOS icon
2021-04-10 11:41:46 +02:00
Eshenko Dmitriy
a9c42642e5
Add missing ipv6 allow option to enable IPv6 modules
2021-04-09 13:42:40 +03:00
Jeff Loughridge
37fa83deec
Add initial cloud-init documentation
2021-04-08 21:07:33 +00: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
Robert Göhler
9e8fb7dda2
Merge pull request #498 from vyos/update-dependencies-master
...
Github: update current branch
2021-04-07 20:57:36 +02:00
Ricky Pai
e1c3e65b71
Small grammatical changes to installation guide
2021-04-05 12:15:33 -07:00
Charles Surett
4b37accdbb
interfaces: dhcp-client: T3454: add reject option
2021-04-05 10:11:01 -04:00
Ricky Pai
4a26755f13
documentation guide - update grammar
2021-04-05 14:56:31 +02:00
rebortg
b57311d353
Github: update current branch
2021-04-05 06:05:56 +00: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
Robert Göhler
e011442e41
layout: set user friendly versionname
2021-04-04 17:33:07 +02: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
Robert Göhler
e169bd274a
Merge pull request #491 from vyos/update-dependencies-master
...
Github: update current branch
2021-03-29 11:56:27 +02:00
Robert Göhler
3f1b9b6f96
Merge pull request #489 from mbaezner/interface-typo-fix
...
Fixed interfcae to interface in dhcpv6 page
2021-03-29 11:52:56 +02:00
srividya0208
a8281fe132
syntax correction in OSPF Over wireguard section
...
Corrected the syntax for wireguard interface commands wrt ospf
2021-03-29 03:39:06 -04:00
rebortg
7cb51cddf7
Github: update current branch
2021-03-29 06:06:29 +00:00
Matthew Baezner
b501bdce6b
Fixed interfcae to interface in dhcpv6 page
2021-03-28 19:16:31 -06:00
Daniil Baturin
a12e2cb919
Merge pull request #486 from srividya0208/ospfv3_commands
...
Correction of the syntax for "Interface Configuration" OSPFv3 section
2021-03-23 20:02:17 +07: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
rebortg
1b85f502d7
Github: update current branch
2021-03-22 06:24:45 +00: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
Shawn Wilsher
54b2d0eeee
s/bootet/booted/ in Image Instalation docs
...
This appears to be a typo.
2021-03-18 17:54:55 -07:00
Daniil Baturin
822ae8369c
Merge pull request #479 from sever-sever/ansible
...
Add ansible to doc
2021-03-19 00:03:37 +07:00
Daniil Baturin
e41026efe8
Merge pull request #480 from WilliamVangBinggeli/patch-1
...
Update install.rst
2021-03-18 22:45:10 +07:00
sever-sever
dd44f8939b
Add ansible to doc
2021-03-18 14:36:34 +02:00
Ramax Lo
ab402a16b5
configexamples: pppoe-ipv6-basic.rst: Replace diagram
...
Convert format of the diagram from png to jpg.
2021-03-18 00:54:41 +08:00
WilliamVangBinggeli
8e2990c91c
Update install.rst
...
Very minor correction. I am sure VyOS tastes good, however the word "tested" should be used here.
2021-03-17 10:20:11 +01:00
Ramax Lo
31b2984284
configexamples: Add PPPoE IPv6 basic setup
...
Add new document on basic PPPoE IPv6 setup for home network.
2021-03-17 01:33:33 +08:00