From cd19d20763edc425566290557701cce9c945f19f Mon Sep 17 00:00:00 2001 From: Sam Haberkorn Date: Tue, 31 Dec 2024 17:51:35 +0000 Subject: [PATCH] change eth0 to esw0 --- devicemaps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicemaps.json b/devicemaps.json index 27cd652..29dbb28 100644 --- a/devicemaps.json +++ b/devicemaps.json @@ -1472,7 +1472,7 @@ { "type": "SWITCH_PARENT", "name": "fte-0-0", - "linux-name": "eth0", + "linux-name": "esw0", "description": "Internal switch port on the device" }, {