Remote Terminal Assist (Aurora) is an AI-powered assistant embedded within the Remote Terminal that helps you work more efficiently and confidently when interacting with network devices.
Aurora generates context-aware CLI commands and interprets terminal output. This reduces reliance on deep vendor-specific expertise.
Prerequisite: Aurora is enabled in Admin > Settings > Feature Enablement on the global site.
Where to Find Remote Terminal Assist
- Navigate to a device
- Click Remote Management > Terminal
- Click Activate Aurora
Aurora appears as a side panel within the terminal session.
How Remote Terminal Assist Works
Aurora supports two core workflows that align to common tasks performed in the terminal.
1. Generate CLI Commands
Use Aurora to generate commands for a specific task, reducing the time spent recalling syntax and vendor-specific commands.
Steps:
- Click Activate Aurora
- Enter a request (for example, “How to check for interface errors?”)
- Click Send Message
- Review the suggested command(s)
- Select:
- Use Command to insert into the terminal (without executing), or
- Copy to copy the command
- Review and modify as needed
- Execute in the terminal
Understanding command suggestions:
Aurora helps you assess risk by categorizing suggested commands:
- Reversible - Reversible and safe commands that are typically read-only or low-impact commands such as getting interfaces status
- Warning - Irreversible, but safe commands, such as acknowledging alarms
- Dangerous - Potentially impactful commands such as shutting down the device or erasing flash storage.
Always review commands before executing them. For commands that may impact the network, use an appropriate change process, including maintenance windows and rollback planning.
2. Analyze Command Output
Use Aurora to interpret command output and determine next steps, speeding up root cause identification and reducing guesswork.
Steps:
- Run commands in the terminal
- Click Copy Output to Aurora
- Enter what question you have (for example, “What does this indicate?”)
- Review the entire draft message and remove sensitive information
- Click Send Message
- Review:
- Observations and potential issues
- Suggested next steps
- Continue troubleshooting as needed
Aurora highlights key signals in the output to help you focus on what matters most.
Best Practices
- Remove credentials, passwords, secrets, personal data, or other sensitive information before sending
- Review all commands before execution
- Validate suggested actions before making configuration changes
- Provide clear and specific prompts for better results
Aurora is designed to assist your workflow, not replace operational judgment.