my $out = $ssh->capture({stdin_data => "show vlan\n"}); print "output: $out"