From 952f3e34ce0eadbb1bde682aaa3e3eb428b63f59 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Wed, 31 Aug 2016 14:33:38 +0200 Subject: [PATCH] added two more commands for ip only invocation --- dell-switch.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dell-switch.pl b/dell-switch.pl index 6b4f61c..22d0ddd 100755 --- a/dell-switch.pl +++ b/dell-switch.pl @@ -105,7 +105,10 @@ while(1) { } __DATA__ +show system show arp show vlan show running-config show bridge address +show interfaces status + -- 2.20.1