Help for this page

Select Code to Download


  1. or download this
    tri-srv-jh: Reading configuration data /home/julian/.ssh/config
    tri-srv-jh: Reading configuration data /etc/ssh_config
    tri-srv-jh: Connecting to 10.0.0.30, port 22.
    ...
    tri-srv-jh: Requesting channel_open for channel 1.
    tri-srv-jh: Entering interactive session.
    ^C
    
  2. or download this
    sub Recup_dlink_DGS {
            #$ssh = Net::SSH::Perl -> new(@switch_details[1]);
            #$ssh->login(@switch_details[4], @switch_details[3]);
    ...
            #&controle_cfg;
            #return 1;
    }