From 741e66d782a726c2f3fea32887a0207d66200a20 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 27 Aug 2019 18:14:42 +0200 Subject: [PATCH] add simple interfaces/overview page --- source/interfaces.rst | 1 + source/manual/interfaces_overview.rst | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 source/manual/interfaces_overview.rst diff --git a/source/interfaces.rst b/source/interfaces.rst index 3031889..e053363 100644 --- a/source/interfaces.rst +++ b/source/interfaces.rst @@ -16,6 +16,7 @@ All traffic flowing through your appliance is using (virtual) interfaces, this i :titlesonly: manual/interfaces + manual/interfaces_overview manual/interfaces_settings manual/other-interfaces manual/mobile_wan diff --git a/source/manual/interfaces_overview.rst b/source/manual/interfaces_overview.rst new file mode 100644 index 0000000..c954804 --- /dev/null +++ b/source/manual/interfaces_overview.rst @@ -0,0 +1,10 @@ +========================= +Overview +========================= + +The interfaces overview contains an extended version of `ifconfig `__ +that's available on most systems. + +You can use this page to check the current assigned addresses, interface status, link status and other details. + +When an interface is configured using DHCP, you can also reload/release an address here.