diff --git a/xCAT-server/lib/xcat/plugins/blade.pm b/xCAT-server/lib/xcat/plugins/blade.pm index 0f87097f4..31094fc87 100644 --- a/xCAT-server/lib/xcat/plugins/blade.pm +++ b/xCAT-server/lib/xcat/plugins/blade.pm @@ -2785,7 +2785,9 @@ sub dompa { } # Only telnet commands unless ( @$args ) { - return; + if($command ne "getmacs"){ + return; + } } $session = new SNMP::Session(