diff --git a/rancid.types.conf b/rancid.types.conf new file mode 100644 index 0000000..744b98c --- /dev/null +++ b/rancid.types.conf @@ -0,0 +1,9 @@ +srlinux;script;rancid -t srlinux +srlinux;login;srllogin +srlinux;module;srlinux +srlinux;inloop;srlinux::inloop +srlinux;command;srlinux::ShowVersion;show version +srlinux;command;srlinux::ShowPlatform;show platform fan-tray | as json +srlinux;command;srlinux::ShowPlatform;show platform linecard | as json +srlinux;command;srlinux::ShowPlatform;show platform power-supply | as json +srlinux;command;srlinux::RunningConfig;info from running \ No newline at end of file