agent: | Auto Exec |
What is an "Expert"? How do we create our own expert?
Add credentials for various integrations
Managing workspaces and access control
DagKnows Architecture Overview
Setting up SSO via Azure AD for Dagknows
Enable "Auto Exec" and "Send Execution Result to LLM" in "Adjust Settings" if desired
(Optionally) Add ubuntu user to docker group and refresh group membership
Deployment of an EKS Cluster with Worker Nodes in AWS
Adding, Deleting, Listing DagKnows Proxy credentials or key-value pairs
Comprehensive AWS Security and Compliance Evaluation Workflow (SOC2 Super Runbook)
AWS EKS Version Update 1.29 to 1.30 via terraform
Instruction to allow WinRM connection
MSP Usecase: User Onboarding Azure + M365
Post a message to a Slack channel
How to debug a kafka cluster and kafka topics?
Open VPN Troubleshooting (Powershell)
Execute a simple task on the proxy
Assign the proxy role to a user
Create roles to access credentials in proxy
Install OpenVPN client on Windows laptop
Setup Kubernetes kubectl and Minikube on Ubuntu 22.04 LTS
Install Prometheus and Grafana on the minikube cluster on EC2 instance in the monitoring namespace
update the EKS versions in different clusters
AI agent session 2024-09-12T09:36:14-07:00 by Sarang Dharmapurikar
Parse EDN content and give a JSON out
Check whether a user is there on Azure AD and if the user account status is enabled
Get the input parameters of a Jenkins pipeline
Troubleshoot BGP issues in Cisco routers
- 1i9vTNcGIrhsWRNWuXTHNCheck BGP neighbor status
1
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Verify the status of BGP neighbors to identify any issues.inputsoutputsshow ip bgp summarycopied1 - 2t0y9IKLLVkoCJhr7e3RDCheck BGP configuration
2
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Ensure that the BGP configuration is correct and matches the intended setup.inputsoutputsshow running-config | section router bgpcopied2 - 3SzT1EX0zyprgwAT1MBRAVerify BGP peering
3
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Confirm that BGP peering is established between the routers.inputsoutputsshow ip bgp neighborscopied3 - 4jAMr9UImfuJYqzRVHdotCheck BGP routing table
4
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Inspect the BGP routing table to identify any issues with route advertisement or selection.inputsoutputsshow ip bgpcopied4 - 5NIcs5UjYUJptLGcxTJOUCheck BGP timers
5
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Ensure that BGP timers are properly configured to avoid any connectivity issues.inputsoutputsshow ip bgp timerscopied5 - 6RgxrGVcOS7rvDlckyIQAVerify BGP authentication
6
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Confirm that BGP authentication is correctly configured if it is enabled.inputsoutputsshow running-config | include bgp show ip bgp neighborscopied6 - 7CgNWMR68mJnoQ0ilT2WmCheck BGP route filtering
7
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Inspect any route filtering or redistribution configurations that may impact BGP routes.inputsoutputsshow running-config | include route-map show ip bgpcopied7 - 8HGmTKFuvIeka2MbvHURQVerify BGP route advertisement
8
Verify BGP route advertisement
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Check if BGP routes are being advertised to the correct neighbors.inputsoutputsshow ip bgp neighbors show ip bgp neighbors <neighbor_ip> advertised-routescopied8 - 9OQ4LaVtZwNu0Afdcz10ECheck BGP route selection
9
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Review the BGP route selection process to ensure the desired routes are being chosen.inputsoutputsshow ip bgp show ip bgp <prefix>copied9 - 10DtLsFadqBomaJwPxbPFgVerify BGP route reflector configuration
10
Verify BGP route reflector configuration
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.If using BGP route reflectors, verify the configuration and peering relationships.inputsoutputsshow ip bgp neighbors show ip bgp neighbors <neighbor_ip> received-routescopied10