Execute commands on multiple network devices simultaneously to manage your infrastructure efficiently
Navigate to Operations → Batch Processing in the left sidebar to access the batch command execution interface.
The Batch Processing page allows you to execute commands on multiple network devices simultaneously, saving time and ensuring consistency across your infrastructure.
Key Features:
The interface is divided into two main sections:
Note: Batch processing uses SSH connections to execute commands on your network devices. Ensure devices are properly configured with SSH access credentials.
In the left panel, you'll see a list of all configured network devices. Select the devices you want to include in your batch operation.
Device Selection Options:
Device Information Displayed:
Selection Best Practices:
In the command input area on the right side, enter the commands you want to execute on all selected devices.
Command Input Format:
Example Commands:
show version, show running-config, show interfacesconfigure terminal, interface GigabitEthernet0/1, description Server Portshow ip interface brief, show cdp neighborsshow running-config | include hostnameCommand Execution Context:
Important: Always verify commands are safe to execute on multiple devices. Destructive commands (like "reload", "no" or "delete") should be used with extreme caution.
After selecting devices and entering commands, click the Execute button to run the commands on all selected devices.
Execution Process:
Output Display Format:
Output Features:
Interpreting Results:
Tip: Review the output carefully to ensure commands executed correctly on all devices. Compare outputs across devices to identify configuration differences.
The Batch Processing interface includes several advanced features to help you manage complex operations efficiently.
Tab Management:
Command History:
Best Practices for Batch Operations:
Common Use Cases:
You now know how to efficiently execute commands on multiple network devices simultaneously. Batch processing helps you save time, ensure consistency, and manage your network infrastructure more effectively.