Page MenuHomeVyOS Platform

Create op-mode top-level wrapper for ssh/scp command -VyOS 1.4
Open, WishlistPublicFEATURE REQUEST

Description

It should be on VyOS 1.4 , and If it is possible add scp.

 vyos@rt-pe02:~$  sudo  ip vrf exec BLUE_MAIN ssh vyos@100.100.100.100
The authenticity of host '100.100.100.100 (100.100.100.100)' can't be established.
ECDSA key fingerprint is SHA256:Oug3+1Xw9cFplBB+eMB/Xin1laVptvFQSG1/su7bDrg.
Are you sure you want to continue connecting (yes/no/[fingerprint])? ^C

with scp to transfer files :

stos@rt-pe02:~$  sudo  ip vrf exec BLUE_MAIN scp ./test vyos@100.100.100.100:/test
The authenticity of host '100.100.100.100 (100.100.100.100)' can't be establishe

Details

Version
VyOS 1.4-rolling-202108240117
Is it a breaking change?
Perfectly compatible

Event Timeline

Viacheslav changed the subtype of this task from "Bug" to "Feature Request".Apr 24 2024, 11:25 AM
dmbaturin edited projects, added VyOS Rolling; removed Restricted Project.Oct 14 2024, 11:20 AM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin changed Issue type from Unspecified (please specify) to improvement.