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.