From f97f50bf30eabe30b43076454b04965750258ecd Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 27 Feb 2022 22:59:55 +0000 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f755f0d..d3fda87 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,10 @@ interfaces: description: "Infra: xsw0.chrma0:2" lcp: "xe1-0" "TenGigabitEthernet6/0/0.3102": - description: "Infra: QinQ to Solnet for Daedalean" + description: "Infra: QinQ to L2 Provider" lcp: "xe1-0.3102" "TenGigabitEthernet6/0/0.310211": - description: "Cust: Daedalean IP Transit" + description: "Cust: Customer IP Transit" lcp: "xe1-0.3102.11" ``` @@ -70,7 +70,7 @@ the `ifName`. However, if the config file is read, it will change the behavior a 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, - `xe1-0.3102.11` will become `LCP: TenGigabitEthernet6/0/0.310211 (tap9)` + `xe1-0.3102.11` will become `LCP TenGigabitEthernet6/0/0.310211 (tap9)` ## SNMPd config