74 Commits

Author SHA1 Message Date
Christian Breunig
d9ca18fc33
Merge branch 'sagitta' into mergify/bp/sagitta/pr-1632 2025-05-05 19:48:23 +02:00
Christian Breunig
83371c8e60 T7397: add "system kernel option quiet" to suppress boot messages
(cherry picked from commit fd6b53a2b6e2e7757a3600f3ead5fde6855fedd1)

# Conflicts:
#	docs/configuration/system/option.rst
2025-04-29 12:24:53 +00:00
Nicolas Vollmar
cb55e6525b T6703: Add documentation for AMD pstate driver
(cherry picked from commit 1930ed17847404d185b1bef0f1e428a37870de67)
2025-04-26 19:52:40 +00:00
Nicolas Fort
ffed422df9 Netflow: add warning message regarding low performnace on router handling lot of traffic.
(cherry picked from commit 1832b803cedc7747340e5cb78fea7062ccbe71dd)
2024-09-23 20:22:28 +00:00
aslanvyos
977f9646aa
TACACS Authentication 2024-08-09 14:05:44 +04:00
aslanvyos
1ce187b2a0
TACACS Authentication
Clarification about TACACS
2024-08-08 14:31:08 +04:00
Tim Harman
cc5bd392e6 Update Login with OTP Usage
Make it clear the user has to append their OTP token
to their password.

(cherry picked from commit 50c3ddb357097da8cddab5f92d1a774316c99c24)
2024-07-06 05:16:31 +00:00
André Luiz dos Santos
87b75d3e7e Update host-name.rst
(cherry picked from commit 4819f7129249039c0b3de6625f484b30b6e951b8)
2024-04-23 18:42:35 +00:00
Christian Breunig
7943e5513c T2447: add configurable kernel boot option 'disable-power-saving'
Lower available CPU C states to a minimum if this option set. This will set
Kernel commandline options "intel_idle.max_cstate=0 processor.max_cstate=1".

(cherry picked from commit f0324d8a03c0c0cd7ed250b722ca4a2aff55f617)
2024-03-05 19:35:49 +00:00
Christian Breunig
fc61840372 login: T5972: add possibility to disable individual local user accounts
(cherry picked from commit e6b534942b8eaedfc3a6290f97d0040e61179b79)
2024-02-17 11:13:13 +00:00
Christian Breunig
e72e6c6e3d T6001: add option to disable next-hop-tracking resolve-via-default
(cherry picked from commit 7a6cc0cf0ff081b4367c212821c7bf125bbb7427)
2024-02-16 08:37:43 +00:00
rebortg
7103937ac5 Added information related to root-partition-auto-resize
(cherry picked from commit e50b510c0c5c980047bd77775a0c4d763aaa838b)
2024-02-14 21:39:17 +01:00
Christian Breunig
95518d579e T5979: add configurable kernel boot option 'disable-mitigations'
(cherry picked from commit 38e13fbab0560758baf3d676657254a490890376)
2024-02-02 20:19:41 +01:00
Christian Breunig
20a6836e16 system: T5877: Shorten system domain-search config path
Documentation pdate for https://github.com/vyos/vyos-1x/pull/2718

(cherry picked from commit 05215848a5df37a4cc4075a58b05f19871a56306)
2023-12-30 10:45:27 +01:00
Viacheslav Hletenko
6414b4db09 Add system update-check example
Add an example of online checking for updates
```
set system update-check auto-check
set system update-check url <url>
```

(cherry picked from commit fd3073eef7bcbd64112e0581ba10afb58100b30d)
2023-12-26 12:21:19 +00:00
Christian Breunig
6f1ed9681b frr: T4020: document multiple per daemon config knobs
(cherry picked from commit 4aeedc96c2168bd6e19c2be7d30584c8a9fa6ab7)
2023-12-15 10:47:44 +01:00
rebortg
84f5f73725 Fixing of various errors with duplicate labels 2023-06-30 15:29:45 +02:00
Christian Breunig
8af4e0a058 T141: add TACACS support 2023-06-22 22:44:33 +02:00
Christian Breunig
09696c680d syslog: T2769: add VRF support 2023-05-11 20:56:18 +02:00
Viacheslav Hletenko
57545c1167 Add login limits 2023-04-25 15:04:20 +03:00
rebortg
2408554c06 fix duplicate labels 2023-04-17 21:04:33 +02:00
Christian Breunig
b14b62d91d T5150: Kernel/Zebra route-map support 2023-04-13 21:22:26 +02:00
Viacheslav Hletenko
ff094804a1 Add sFlow documentation and an example of configuraiton 2023-03-29 11:23:30 +00:00
Viacheslav Hletenko
8f61920f01 Change IPsec authentication PSK and examples 2023-02-05 12:22:36 +00:00
Nicolas Fort
79b67c4071 sysctl: Add docs for sysctl command 2023-02-02 11:56:59 -03:00
rebortg
64b0bd7187 contrack: sync branches 2023-01-31 16:29:29 +01:00
Robert Göhler
427e09118a
Delete acceleration.disable 2023-01-19 11:07:45 +01:00
erkin
5edfbeee62 loadkey is to be completely removed from 1.4 2023-01-18 19:38:52 +03:00
Robert Göhler
83b68ccc33
Merge pull request #922 from b-/patch-1
add reference to /etc/hosts
2023-01-15 21:24:32 +01:00
Christian Breunig
a499724dbb T3008: migrate from ntpd to chrony 2023-01-14 15:30:28 +01:00
bri
d986618b8f
removed spurious comma 2023-01-13 14:43:08 -05:00
bri
e7de57e75a
oh, so THAT'S how you rst 2023-01-13 14:37:59 -05:00
bri
2d9c613f01
Update host-name.rst
please don't manually edit /etc/hosts
2023-01-13 14:36:58 -05:00
bri
4f08e26f3d
add reference to /etc/hosts
This mainly for search engine optimization -- it took me too much effort to get the correct results I wanted by searching the Internet for `vyos hosts file`
2023-01-13 12:10:03 -05:00
Christian Poessinger
7ac16077a1 ssh: T2651: document ssh-client CLI options 2023-01-04 20:05:18 +01:00
Nicolás Fort
aade883e24
Conntrack: update docs with all conntrack commands supported so far. (#905) 2022-12-19 20:32:10 +01:00
goodNETnick
1e0e927e97
system login: T4751: 2FA OTP key generator in VyOS CLI (#875)
Co-authored-by: Robert Göhler <github@ghlr.de>
2022-12-19 19:57:51 +01:00
Robert Göhler
a999f68a27
correct 2fa/mfa defaultvalue syntax 2022-10-17 09:22:12 +02:00
Christian Poessinger
42f250887a login: add 2fa/mfa default values 2022-10-16 20:17:05 +02:00
Christian Poessinger
3d1ff53b82 login: 2fa: adjust to latest CLI commands 2022-10-15 08:45:29 +02:00
goodNETnick
3cfb996078 system login: T874: add 2FA support for local and ssh authentication 2022-10-11 20:05:21 -04:00
srividya0208
da88a7dadc ipsec-interface: syntax correction
The command to set the vpn interface is changed in the rolling release
which is not modified in many configuration examples, corrected syntax
in all pages where it is mentioned
2022-09-08 06:55:52 -04:00
Robert Göhler
d840ed6258
disable-directed-broadcast correct command 2022-07-12 21:14:01 +02:00
Yuxiang Zhu
2fadd2febf Add directed broadcast forwarding documentation 2022-07-12 23:02:19 +08:00
Robert Göhler
14edf2698d
Merge pull request #804 from aapostoliuk/eventhandlerdocs
event handler: T3083: Created documentation for the new Event Handler
2022-07-07 17:06:48 +02:00
Christian Poessinger
a04df9e0c6 ipv6: adjust BGP neighbor reset command 2022-07-05 12:23:39 +02:00
rebortg
44b2e41714 add QAT documentation 2022-07-04 19:18:35 +02:00
aapostoliuk
e1b2a017fd event handler: T3083: Created documentation for the new Event Handler
Created documentation for the new Event Handler module
2022-07-04 09:59:33 -04:00
Christian Poessinger
295d003f16 ipv6: disable address-family is no longer supporte din 1.4 2022-04-08 07:27:52 +02:00
erkin
9b275d3077 Fix syntactic mistake in system login radius server 2022-03-10 17:56:40 +03:00