From 53087a0816f29c5375fa778310b5a36cfe275cd0 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 6 Jul 2025 00:43:04 +0000 Subject: [PATCH] Add Centec --- config.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config.yaml b/config.yaml index 031b85b..62b5407 100644 --- a/config.yaml +++ b/config.yaml @@ -12,8 +12,20 @@ types: - show inventory - show env power - show running-config + centec: + commands: + - show version | exc uptime + - show boot images + - show transceiver + - show running-config devices: + csw150: + user: pim + type: centec + csw151: + user: pim + type: centec asw100: user: pim type: srlinux