Hello,
Is this possible to fetch vcsetup.cfg of all members from master connected via SFTP ? I want to backup without connecting on serial console
Actually, I use show configuration vcm-snapshot chassis-id X.
Thanks in advance,
Regards
Export vcsetup.cfg from master
Re: Export vcsetup.cfg from master
the easiest way is realy: show configuration vcm-snapshot chassis-id X
So you can see vcsetup of all members.
Other way is to ssh or sftp/scp from the master to the slaves.
For ssh use " ssh-chassis admin@X"
or use the internal ip 127.10.X.65 for ssh, scp, sftp
X = chassis
In all cases you have to use a local user (not from Radius).
BR Silvio
So you can see vcsetup of all members.
Other way is to ssh or sftp/scp from the master to the slaves.
For ssh use " ssh-chassis admin@X"
or use the internal ip 127.10.X.65 for ssh, scp, sftp
X = chassis
In all cases you have to use a local user (not from Radius).
BR Silvio
Re: Export vcsetup.cfg from master
Hello,
Thanks your response. I didn’t know 127.10.X.65 access.
Maybe there is a command to run for exporting all configuration in an archive ?
Regards
Thanks your response. I didn’t know 127.10.X.65 access.
Maybe there is a command to run for exporting all configuration in an archive ?
Regards
Re: Export vcsetup.cfg from master
you can use the "show tech-support eng complete" (or similar). Than you got at the master a file with all configs, swlogs etc. from all chassis.
BR Silvio
BR Silvio

