cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1031
Views
5
Helpful
5
Replies

Not able to view the created respository in ACS server

sakthivel93
Level 1
Level 1

Dear All,

I am not able to restore the taken backup & even it is not showing me option which is disabled in GUI.

I have tried to restore the same though CLI.

But i am not able to view my created backup repository.

Below is the command which i used;

MMKNDACS/acsadmin# show repository ACS_BACKUP

% Protocol does not support listing directories

MMKNDACS/acsadmin#

this is error i am getting while executing.

Please help me to resolve the issue ASAP.

Thanks & regards ,

sakthivel P

5 Replies 5

Sakthi vel
Level 1
Level 1

Hi Sakthi,

You may be configured the repository with TFTP for backup. Check it out

As you aware difference between TFTP and FTP, Listing of directories is not possible in TFTP.

The same you try with FTP. It will list you with files.

Thanks & Regards,

Sakthivel M

Hi sakthi,,

is there any chance to restore the taken backup of acs server through CLI.

as it is not showing the list of backups taken to restore through GUI.

Thanks & regards,

sakthivel P

Jatin Katyal
Cisco Employee
Cisco Employee

Can you provide "show run" from the ACS? Also, did you edit the repository from the GUI?

~BR
Jatin Katyal

**Do rate helpful posts**

~Jatin

MMKNDACS/acsadmin# show run

Generating configuration...

!

hostname MMKNDACS

!

!

service sshd

!

repository ACS

  url ftp://190.3.166.133/

  user test password hash 71a6b29f4625151a11984ddbb6fffeff0a592a4f

repository ACS_BACKUP

  url tftp://10.2.152.51/ACS

repository FTP

  url ftp://190.3.70.45/

  user admin password hash cc14bc179d2708cc31cbc21ee6a679cd22c095ae

repository TEST

  url ftp://190.3.70.45

  user test password hash 97dc37c94236ec1b4c56871c2e482cbd6f56bd33

repository upgrade

  url ftp://190.3.70.45/

  user admin password hash cc14bc179d2708cc31cbc21ee6a679cd22c095ae

!

!

logging localhost

logging loglevel 6

!

!

kron policy-list policyList_acs

  cli acs scheduled_backup acs repository ACS_BACKUP

!

kron occurrence occurrence_acs

  at 22:00

  recurring

  policy-list policyList_acs

!

icmp echo on

TFTP as a protocol while creating repository is not supported. Please use FTP or SFTP as a protocol to restore the backup.

~BR
Jatin Katyal

**Do rate helpful posts**

~Jatin