From a9c9e158283feda47a4a53f954a9eb8d65892205 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 27 Feb 2022 23:01:19 +0000 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3fda87..56bc35e 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ the `ifName`. However, if the config file is read, it will change the behavior a interface. The `ifName` field will be rewritten to the _LIP_ `host-if`. For example, `tap3` above will become `xe1-0` while `tap3.310211` will become `xe1-0.3102.11`. * The `ifAlias` OID for a PHY will be set to the `description` field. -* The `ifAlias` OID for a TAP will be set to the string `LCP: ` followed by its PHY `ifName`. For example, +* The `ifAlias` OID for a TAP will be set to the string `LCP ` followed by its PHY `ifName`. For example, `xe1-0.3102.11` will become `LCP TenGigabitEthernet6/0/0.310211 (tap9)` ## SNMPd config