From 74e119b6e2ce33c3dc66ec078396dfac6314c6c4 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 30 Dec 2023 16:35:36 +0100 Subject: theme: Add static page search with pagefind --- content/blog/telekom-gpon-sfp/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'content/blog/telekom-gpon-sfp') diff --git a/content/blog/telekom-gpon-sfp/index.rst b/content/blog/telekom-gpon-sfp/index.rst index 17f78d5..3d85732 100644 --- a/content/blog/telekom-gpon-sfp/index.rst +++ b/content/blog/telekom-gpon-sfp/index.rst @@ -98,7 +98,7 @@ EdgeRouter's SFP interface, then patch connections between the SFP ONU and the l
The EdgeRouter's graphical configuration interface showing IP
-           address 10.10.1.2/24 being configured for interface eth5, which is the SFP interface. + address 10.10.1.2/24 being configured for interface eth5, which is the SFP interface." data-pagefind-ignore>
SFP interface configuration to access the SFP ONU from a laptop connected to the EdgeRouter's LAN port
@@ -114,7 +114,7 @@ EdgeRouter's SFP interface, then patch connections between the SFP ONU and the l The EdgeRouter's graphical configuration interface showing a
             source NAT being configured for interface eth5 for TCP protocol connections to destination address 10.10.1.1
-            using masquerading. + using masquerading." data-pagefind-ignore>
Source NAT configuration to access the SFP ONU from LAN. eth5, masquerading on, TCP, destination 10.10.1.1 (the SFP ONU's IP).
@@ -135,7 +135,7 @@ default login credentials for the device are admin/1234. The SFP ONU configuration web interface is a basic-looking website with
             a big Zyxel logo on it. It has menu options named status, setup and management. It shows a system overview
-            page that lists the device's uptime and software version. + page that lists the device's uptime and software version." data-pagefind-ignore>
The SFP ONU's web interface.
@@ -155,7 +155,7 @@ on this page. The SFP ONU configuration web interface shows its SLID
             configuration page. A text field labelled SLID asks the user to enter a value of at most ten characters. As
-            an example, abcdefg123 is listed. + an example, abcdefg123 is listed." data-pagefind-ignore>
The SFP ONU's config interface to set SLID/PLOAM PW/ONT-Installationskennung.
@@ -169,7 +169,7 @@ link on the left. Make sure to not select the factory reset option instead. The SFP ONU configuration web interface shows its reset ONU page. There
             are two options labelled Reset ONU and Reset to factory default settings. The reset ONU option is
-            selected. + selected." data-pagefind-ignore>
Rebooting the SFP ONU.
-- cgit