summaryrefslogtreecommitdiff
path: root/docs/interfaces
AgeCommit message (Expand)Author
2020-01-22geneve: remove example address from remote commandChristian Poessinger
2020-01-22geneve: remove examples from command definitionChristian Poessinger
2020-01-11Fix some typos and capitalizationsStephen James
2020-01-04interfaces: move common "ipv6 addr autoconf" description to include fileChristian Poessinger
2020-01-02dummy: loopback: add usage hintChristian Poessinger
2019-12-31vxlan: add IPv6 supportChristian Poessinger
2019-12-31bond: fix example (bad CLI syntax)Christian Poessinger
2019-12-31bond: fix type bridge -> bondingChristian Poessinger
2019-12-31bond: add vyos exampleChristian Poessinger
2019-12-31bond: add Juniper and Aruba examplesChristian Poessinger
2019-12-31bond: add marker for cisco portchannel exampleChristian Poessinger
2019-12-31bond: rewrite with new cfgcmd/opcmd syntaxChristian Poessinger
2019-12-31bridge: fix interface name (eth0 is wrong here)Christian Poessinger
2019-12-30bridge: rewrite with new cfgcmd/opcmd syntaxChristian Poessinger
2019-12-30ethernet: use common wording on interface addressChristian Poessinger
2019-12-30bridge: use documented section style guideChristian Poessinger
2019-12-30vxlan: use documented section style guideChristian Poessinger
2019-12-30ethernet: add (A/D) shortcut for admin downChristian Poessinger
2019-12-30loopback: smoothen IPv6 address descriptionChristian Poessinger
2019-12-30dummy: smoothen IPv6 address descriptionChristian Poessinger
2019-12-30vxlan: use documented section style guideChristian Poessinger
2019-12-30geneve: add Configuration headlineChristian Poessinger
2019-12-30dummy: add reference to loopback interfaceChristian Poessinger
2019-12-30loopback: add missing interface descriptionChristian Poessinger
2019-12-30remove all enclosing '' from cfgcmd/opcmdChristian Poessinger
2019-12-21interfaces: set toc maxdepth to 1Christian Poessinger
2019-12-21Fix warnings on code-block and inline directivesChristian Poessinger
2019-12-21interfaces: delete obsolete addresses.rstChristian Poessinger
2019-12-21interfaces: rename index to advanced-indexChristian Poessinger
2019-12-21interfaces: basic: rename to "Basic Interfaces"Christian Poessinger
2019-12-21dummy: extend interface documentationChristian Poessinger
2019-12-21pppoe: indent opcmd explanations by 3Christian Poessinger
2019-12-21pppoe: use documented section style guideChristian Poessinger
2019-12-21interface: remove addresses from basic-indexChristian Poessinger
2019-12-21ethernet: document more configuration/operation commandsChristian Poessinger
2019-12-21interface: split into basic and advanced sectionChristian Poessinger
2019-12-19style-guide: all opcmd and clicmd explanations should be indented by 3Christian Poessinger
2019-12-10Tunnel: correct redirect linkRobert Göhler
2019-12-10L2TPv3: correct redirect linkRobert Göhler
2019-12-01geneve: add explanation to abbreviationsChristian Poessinger
2019-12-01Bridge: migrate to reserved address spaceRobert Göhler
2019-12-01interfaces index: migrate to reserved address spaceRobert Göhler
2019-12-01Ethernet: migrate to reserved address spaceRobert Göhler
2019-12-01VLAN: migrate to reserved address spaceRobert Göhler
2019-12-01Addresses: migrate to reserved address spaceRobert Göhler
2019-12-01Wireless: migrate to reserved address spaceRobert Göhler
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
2019-11-26interfaces: use RFC anchor nameChristian Poessinger
2019-11-24Style: change .. cfcmd:: to ..cfgcmd::Robert Göhler