Add arista firewall (copy)

This commit is contained in:
Ingrid010109!? 2025-09-17 14:00:20 +02:00
parent ab9d884ca7
commit d146cbf098
2 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"uuid" : "f6f692fe-13c5-4c19-b1ce-0f89b0b52eaa",
"name" : "Arista firewall (Copy)",
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
"breakOutCategoryUuid" : null,
"color" : null,
"icon" : null,
"freeze" : false,
"pinToTop" : false,
"orderIndex" : 0
}

View File

@ -0,0 +1,35 @@
{
"type" : "ssh",
"proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b",
"host" : "192.168.174.1",
"port" : 22,
"identity" : {
"type" : "inPlace",
"identityStore" : {
"type" : "localIdentity",
"username" : "root",
"password" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "eX6VK21pIXfscAYp3YcZkYY2HbaVHoaG_ZSDl8B-mLj0Ps0VPqYKD36Ygr_15TUVN3CRQUS_BwQ3zBphN6cUQXhXYidgbM6ULx1ljBCFwQtd5EBOVTpwvPJ4qcurXUQAPIITeka5TFkhzD9gDfjN6cJHQdq1Y4C4V0aGzMCUL3cFcxtXdpwuNtx3BHktdrSFUFyV0tsT9tWPSGLlOIcZsjbweJae8aXyAppch7UWvIo7"
},
"encryptedToken" : {
"token" : "KLLFolLAJBpuNR0L0G4Kbc59PEjNAtcNxhB83i2aWS0WAA=="
}
},
"sshIdentity" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "gCKMZ4bcNqHB3EucENnpRsUeBuWlqi4zhVZvnsroXQ7vQvi8sFzRVT9XjVxhwHf5Kg=="
},
"encryptedToken" : {
"token" : "KLLFolLAJBpuNR0L0G4Kbc59PEjNAtcNxhB83i2aWS0WAA=="
}
}
}
},
"dontInteractWithSystem" : false,
"forwardX11" : false,
"jumpServer" : false,
"additionalOptions" : null
}