Help for this page

Select Code to Download


  1. or download this
    my $comdb_copy_obj= new Net::Telnet (Timeout => 20, Input_log=>($Prepa
    +reENB_Telnet_copycomdb_log));
    
    ...
       
                               return "ERROR_CONNECTION" ;
                       }
    
  2. or download this
    sub Copy_config
    {
    ...
        $comdb_copy_obj->close;
    }