Help for this page
Mediant 800> help Use '?' in order to show available commands. 'TAB' can ... pwd Display current configuration mo quit Disconnect show Show running system information
$telnet->print('show running-config'); while( my $line = $telnet->getline() ) ... $telnet->print(" "); } }