The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "consultar_estado_bgp",
"nodes": [
{
"parameters": {
"inputSource": "passthrough"
},
"type": "n8n-nodes-base.executeWorkflowTrigger",
"typeVersion": 1.2,
"position": [
0,
0
],
"id": "2b4c5a37-458d-449d-b01e-3caaff31a4a1",
"name": "When Executed by Another Workflow"
},
{
"parameters": {
"command": "/routing bgp connection print detail"
},
"type": "n8n-nodes-sshv2.hadidizAi",
"typeVersion": 1,
"position": [
224,
0
],
"id": "66de14c2-051a-4350-813f-67dc6faf289b",
"name": "consultar_estado_bgp"
}
],
"connections": {
"When Executed by Another Workflow": {
"main": [
[
{
"node": "consultar_estado_bgp",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1",
"binaryMode": "separate"
},
"versionId": "eea1b9c9-bfa3-47d8-a988-9b9819a0b056",
"nodeGroups": [],
"id": "qFmbTKt8IDKOaoFO",
"tags": []
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
consultar_estado_bgp. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 2 nodes.
Source: https://github.com/tecno-consultores/ISP-Copilot/blob/main/workflows/consultar_estado_bgp.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
verificar_agotamiento_cgnat. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 6 nodes.
diagnosticar_recursos_router. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 4 nodes.
limpiar_mac_caller_id. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 3 nodes.
auditar_conexiones_ecmp. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 2 nodes.
netwatch. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 2 nodes.