summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces
AgeCommit message (Collapse)Author
2023-03-24ethernet: add note about vmxnet3 and tso/lroChristian Breunig
2023-03-24ethernet: undocument XDP optionChristian Breunig
This should be replaced with VPP in the future
2023-03-20T5098: Update pppoe.rstZhiyuan Wan
pppoe: allow user to set pppd holdoff option
2023-02-26Drop interface-common-without-dhcp1.txt which was referenced only once by tunnelChristian Breunig
Use full inline code instead of maintaining a weird file with a 1 at the end ;).
2023-02-10T4995: pppoe, wwan and sstp-client - rename user -> username on authenticationChristian Breunig
2023-02-05Change IPsec authentication PSK and examplesViacheslav Hletenko
2023-01-27wwan: update proofread daterebortg
2023-01-27wireless: sync branchesrebortg
2023-01-26wireguard: sync branchesrebortg
2023-01-26vxlan: proofreadrebortg
2023-01-26peth: proofreadrebortg
2023-01-26tunnel: proofreadrebortg
2023-01-20macsec: update proofread daterebortg
2023-01-20loopback: update proofread daterebortg
2023-01-20l2tpv3: update proofread daterebortg
2023-01-20geneve: update proofread daterebortg
2023-01-20ethernet: update proofread daterebortg
2023-01-20dummy: update proofread daterebortg
2023-01-02erase optional lineRobert Göhler
2023-01-01Added line in the example to match "Resulting in"Jose Negron
2022-12-11T4792: add initial documentation for SSTP clientChristian Poessinger
2022-12-11pppoe: use MTU include definitionChristian Poessinger
2022-11-25T4825: add virtual-ethernet interface docuChristian Poessinger
2022-11-25dummy: fix copy/paste error referencing ethernet interfacesChristian Poessinger
2022-10-20tunnel-mac: mac addr option unavailable for tunnel interfacesrividya0208
Mac address option is not present for tunnel interface so had to remove from the documentation. As the include pages are called, added two new files to reflect the changes
2022-10-14firewall: T2199: Updates to migrated firewall interface nodessarthurdev
2022-09-08ipsec-interface: syntax correctionsrividya0208
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-08-14update ethernet hardware offload to reflect current options and orderEvelyn Pai
2022-08-02macsec: fix typo in command exampleChristian Poessinger
2022-08-01macsec: add abbreviationsChristian Poessinger
2022-08-01macsec: adjust op-mode commands to latest CLI syntaxChristian Poessinger
2022-07-27pppoe: remove "default-route" CLI optionChristian Poessinger
2022-07-08bridge: Add IGMP/MLD snoopingYuxiang Zhu
... and update the description for `igmp querier` to match the fact that MLD querier is also controlled by that option.
2022-07-04wifi: add infos about Intel AX200 cardChristian Poessinger
2022-06-27syntax and grammar checksrividya0208
Modified the grammatical error and bgp syntax which is modified in the latest rolling version
2022-04-21pppoe: T4384: replace default-route CLI option with common CLI nodes already ↵Christian Poessinger
present for DHCP
2022-04-06bonding: correct cfgcmd syntaxrebortg
2022-03-14loopback: fixed typo in example opcmd outputPratik Gotmare
2022-02-21Wireguard (Interfaces) making interface name consistentAlex Oberhauser
Renaming wg0 to wg01 to make the interface name consistent with the rest of the document and between the command and the related output.
2022-02-21WireGuard (Interfaces) page improvementsAlex Oberhauser
- Fixing named private key command, not working in the latest version of Vyos (tested with 1.4-rolling-g7c82c5c7104-20220217). It needs to be the private key. - Updating the public key in the example to match the private key example, as generated in the previous section. - Explaining the persistent-keepalive flag in the RoadWarrior section
2022-01-15Fix typo in adjust-mss descriptionMarkus Bukowski
2022-01-15Remove dedicated adjust-mss from wwanMarkus Bukowski
2022-01-15Add clamp-mss-to-pmtu option and descriptionMarkus Bukowski
2022-01-15Removed MSS from interface, added IP to pppoeMarkus Bukowski
2021-12-19vxlan: add gpe (Generic Protocol extension) optionChristian Poessinger
2021-12-19vxlan: add new "external" keywordChristian Poessinger
2021-11-17bond: add note about eve-ng NIC driverChristian Poessinger
2021-11-15openvpn: example add missing closing 'Christian Poessinger
2021-11-09Minor changes and corrections3roin
Removed unnecessary crypt-key command, corrected tls configuration for LDAP and added a note to commit each PKI information before applying under the OpenVPN interface.
2021-10-11Merge pull request #629 from goodNETnick/goodNETnickRobert Göhler
Warning about IPsec and VTI interfaces