Help for this page

Select Code to Download


  1. or download this
    # Execute the command
    
    ...
         }
     }
    cose FI;
    
  2. or download this
    foreach $tmp (@cms)
     {
          @cmd_output = $cs->cmd( String => $ciscommand,Timeout =>60);
    }