Skip to content

MOTD with # at the end of a line breaks login #11

Description

@nicoonline

Hello,

I managed to upgrade our server and i tested your module.
Do you manage the Pause on the Cisco devices.

I setup a simple test:
$router = new CiscoRouter('Ipaddress', 'user', 'pasword,'ssh');
$router->connect();
$router->enable('enable');
$config = $router->exec('show run');
$router->disconnect();
echo $config;

I checked on router a i see the login but nothing happened on my terminal :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions