< Project:Perl < maint-notes < dev-perl

Project:Perl/maint-notes/dev-perl/Net-Telnet-Cisco

Testing

Fully testing this package requires a functional Cisco(TM) Router and various login/password details to connect with and execute operations with.

At a minimum, the following fields should be exported in your environment:

CODE
CISCO_TEST_ROUTER   # Router Network Address
CISCO_TEST_LOGIN    # Router Login ID
CISCO_TEST_PASSWORD # Router Password

The following fields are optional and enable additional tests

CODE
CISCO_TEST_ENABLE_PASSWORD # "Enabled Mode" password
CISCO_TEST_PASSCODE        # SecureID/TACACS Passcode

You'll probably also need to execute these with FEATURES="-network-sandbox

This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.