https://rayka-co.com/lesson/nornir-ne...
Nornir netmiko is the first plugin that we'll be discussing to send command to the router to monitor something.
In each plugin we have different tasks to send monitoring commands and configuration commands to the device.
In this section we have a configuration example to send monitoring commands via nornir netmiko plugin. The next section covers sending configuration commands via nornir netmiko.
• 4. Nornir Netmiko send command Config...