Welcome to rancidcmd’s documentation!

Contents:

RancidCmd.

class rancidcmd.RancidCmd(**kwargs)[source]

The RancidCmd object.

RancidCmd

static check_cloginrc(name='.cloginrc')[source]

Check rancid settings file (default: .cloginrc).

cmd_exec(command)[source]

Login and command execution.

cmd_token(command)[source]

Split one line command.

decode_bytes(byte_data)[source]

Change string with encoding setting.

execute(command)[source]

Command execution.

generate_cmd(command)[source]

Make login command.

static touch(path)[source]

Make empty file.

Indices and tables