Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Testing a connection with opConfig-cli

...

Aging is not currently in use, look for more info about this in later versions

Usage

opConfig-cli

Testing a connection

opConfig-cli can be used to test connections to help debug situations that don't make any sense.

An example of how it can be used:

Code Block
bin/opConfig-cli act=test_connect host=192.168.88.254 transport=Telnet personality=ios username=testuser password=testpass

The options for transport and personality are given above.

TBD