133 Commits

Author SHA1 Message Date
Christian Poessinger
7e35e64526 interfaces: add IPv6 DHCPv6-PD documentation for PPPoE and Ethernet 2020-11-05 13:12:49 +01:00
root
61acd8021f vxlan syntax correction: link and remote-port parameters are not available in rolling release
Replaced "link" with "source-interface" and "remote-port" with "port"

.. code-block:: none

  vyos@vyos# set int vxlan vxlan1
  Possible completions:
  +  address      IP address
     description  Interface specific description
     disable      Administratively disable interface
   > firewall     Firewall options
   group        Multicast group address for VXLAN interface
   > ip           IPv4 routing parameters
   > ipv6         IPv6 routing parameters
     mac          Media Access Control (MAC) address
     mtu          Maximum Transmission Unit (MTU)
   > policy       Policy route options
     port         Destination port of VXLAN tunnel (default: 8472)
     remote       Remote address of VXLAN tunnel
     source-address
                VXLAN source address
     source-interface
                Physical interface used for connection
     vni          Virtual Network Identifier
2020-10-16 08:57:36 -04:00
Christian Poessinger
59fb884e37 wwan: rename CLI command "ondemand" to "connect-on-demand" 2020-09-20 14:36:41 +02:00
Christian Poessinger
a010ef5190 bonding: add example with Arista EOS 2020-09-14 21:03:33 +02:00
Christian Poessinger
2862a9318f bonding: extend operational mode commands 2020-09-13 16:08:12 +02:00
Christian Poessinger
5e86c158b7 bonding: add new command for minimum-links 2020-09-13 16:03:40 +02:00
Joseph Turner
4286b55499
remove outdated and not maintained list of apn
AT&T no longer uses the listed APN, and I don't think VyOS documentation should have APN's listed. That would best be up to the end user to find their proper settings for their service provider.
2020-08-23 13:40:15 -05:00
Christian Poessinger
edc15b1537 pppoe: dhcpv6-pd: adjust to new CLI 2020-08-23 00:45:23 +02:00
Christian Poessinger
ae64cdc662 macvlan: pseudo-ethernet: fix wording 2020-08-15 20:31:09 +02:00
Christian Poessinger
9d75c487f3 macvlan: pseudo-ethernet: link bonding is supported 2020-08-12 22:17:55 +02:00
Christian Poessinger
8b7df2b1f2 wwan: extend list of supported modules 2020-07-14 22:25:48 +02:00
Christian Poessinger
cbfee94c9d
ethernet: add "show interfaces ethernet <intf> physical offload" command 2020-06-07 11:05:33 +02:00
Christian Poessinger
5c07f2515e pppoe: adjust DHCPv6-pd syntax 2020-05-26 21:27:24 +02:00
Christian Poessinger
c8376654ad
pppoe: T2488: remove log command 2020-05-24 12:32:40 +02:00
Christian Poessinger
40ec6b742a macsec: add replay protection 2020-05-22 11:09:30 +02:00
Christian Poessinger
da30b6ab90
macsec: R1 used twice 2020-05-21 20:32:32 +02:00
Christian Poessinger
bc3f509ccb macsec: add example 2020-05-21 17:39:25 +02:00
Christian Poessinger
361391385a macsec: add key management 2020-05-21 13:42:19 +02:00
Christian Poessinger
6c65fbc5f9 macsec: initial documentation
Thank you Bootlin for the absract!
https://bootlin.com/blog/network-traffic-encryption-in-linux-using-macsec-and-hardware-offloading/
2020-05-21 10:50:11 +02:00
Christian Poessinger
4004225803 pppoe: fix warning 2020-05-20 16:06:17 +02:00
Christian Poessinger
703ae17b5a pppoe: add IPv6 DHCPv6-PD documentation 2020-05-18 08:05:39 +02:00
Christian Poessinger
2f00035cee vxlan: adjust to latest CLI (rename link to source-interface) 2020-04-10 13:07:12 +02:00
Christian Poessinger
2592f74632 macvlan: peth: adjust to latest CLI (rename link to source-interface) 2020-04-10 13:07:12 +02:00
Christian Poessinger
252f15753a wwan: add op-mode commands 2020-04-05 10:56:52 +02:00
Christian Poessinger
a2dda44e6d wwan: add example config for Deutsche Telekom 2020-04-05 10:56:52 +02:00
Christian Poessinger
2fdd929300 wwan: add initial documentation 2020-04-05 10:56:52 +02:00
Christian Poessinger
13a3844101 wifi: rename chapter, add 'Wireless LAN' 2020-04-05 10:56:52 +02:00
Christian Poessinger
251d4e7b0e bond: rename chapter, add 'Link Aggregation' to title 2020-04-05 10:56:52 +02:00
currite
8892024f51 bridge: typo, stp warning and indentation
Adjusted to 72 column.
2020-04-01 15:49:47 +02:00
Christian Poessinger
39a3c0555e bond: add Cisco Catalyst example 2020-03-30 14:35:23 +02:00
Christian Poessinger
1992aededa router-advert: adjust to new CLI syntax 2020-03-24 21:19:22 +01:00
currite
8c2b323506 index reorganisation to clarify concepts related to config, manage, advanced, basic 2020-03-13 20:41:03 +01:00
Christian Poessinger
1b94384a0e pppoe: add configuration command for SLAAC adressing 2020-03-05 17:49:53 +01:00
Robert Göhler
394175e058 L2TPv3: add fix me banner 2020-02-25 20:12:34 +01:00
Robert Göhler
001ce1fd80 QinQ: add fix me banner 2020-02-25 20:12:30 +01:00
Christian Poessinger
aee753b9ff interfaces: change basic index chapter name 2020-02-25 12:32:14 +01:00
Christian Poessinger
cf8ac48b88 pppoe: document all commands 2020-02-23 19:49:38 +01:00
Christian Poessinger
242ed404bf pppoe: migrate to new CLI syntax 2020-02-23 15:53:35 +01:00
Christian Poessinger
49f6fbb0b7 macvlan: peth: replace undecodable source characters 2020-02-19 08:22:52 +01:00
Christian Poessinger
7a798ccf07 macvlan: peth: add basic documentation about pseudo-ethernet 2020-02-19 08:22:05 +01:00
Thomas Mangin
0b419c4bd0
tunnel configuration corrections
IPv6 tunnel endpoints are IP not subnets, addresses are subnet not IPs
2020-02-17 07:46:46 +00:00
sinycn
5fcefb78b5
tunnel: fix ip6ip6 settings 2020-02-04 18:43:51 +01:00
Christian Poessinger
3e002d2690 geneve: remove example address from remote command 2020-01-22 20:27:53 +01:00
Christian Poessinger
895d4ae1f5 geneve: remove examples from command definition 2020-01-22 20:26:33 +01:00
Stephen James
74c5a1fc3c Fix some typos and capitalizations 2020-01-11 23:37:28 -05:00
Christian Poessinger
57913db57a interfaces: move common "ipv6 addr autoconf" description to include file
This reduces the amount of duplicated text.
2020-01-04 10:48:32 +01:00
Christian Poessinger
10d015f053 dummy: loopback: add usage hint 2020-01-02 22:14:51 +01:00
Christian Poessinger
4e7203eb89 vxlan: add IPv6 support 2019-12-31 13:37:30 +01:00
Christian Poessinger
551db355da bond: fix example (bad CLI syntax) 2019-12-31 12:17:33 +01:00
Christian Poessinger
b572987387 bond: fix type bridge -> bonding 2019-12-31 12:17:17 +01:00