scp from ISE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2020 07:40 AM
Hi,
has anybody experience with pulling data from ISE using scp?
I receive: Error getting tty, exiting
from a UnixServer I do
scp -vv admin@10.10.10.10:disk:/localRepo/PolicyConfig_Jun_22_2020_12_30_PM.xml .
..
debug1: Authentication succeeded (password).
Authenticated to 10.10.10.10 ([10.10.10.10]:22).
..
debug2: channel 0: request env confirm 0
debug1: Sending command: scp -v -f disk:/localRepo/PolicyConfig_Jun_22_2020_12_30_PM.xml
debug2: channel 0: request exec confirm 1
debug2: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
debug2: channel_input_status_confirm: type 99 id 0
debug2: exec request accepted on channel 0
debug2: channel 0: rcvd ext data 28
Error getting tty, exiting
..
Since the ciphers (ISE uses/supports (aes256-cbc aes128-cbc) to push backUps to a configured repository) are insecure and the remote host is blocking/terminating the SSH/SCP connection there are 2 options:
- allow insecure ciphers on remote system
- pull the Backup from ISE via SCP
No 1 is no option from NSO perspective.
No 2 is not supported from ISE? Or do I something wrong?
- Labels:
-
Identity Services Engine (ISE)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2020 08:17 AM
how about mentioned specific folder like /blblb/baallala/babab ( rather .)
scp -vv admin@10.10.10.10:disk:/localRepo/PolicyConfig_Jun_22_2020_12_30_PM.xml /root or which ever directory have permssion to copy ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 01:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 05:55 AM
Sorry i have closed look and only below supported for now :
DISK:
FTP:
SFTP:
TFTP:
NFS:
CDROM:
HTTP:
HTTPS:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 02:03 AM
This is not supported. Check CSCvh78921 please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2020 01:37 AM
I am surprised this is not marked as solution yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2020 03:04 AM
I'm running v2.6 P7

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2020 04:02 PM
The bug is listed as an Enhancement. This functionality has not been implemented in any currently available versions of ISE (including 2.6).
