FS#74 — FS#4184 — switch and configurations
Attached to Project— Dedicated servers
Modernization | |
all (dedicated servers) | |
CLOSED | |
![]() |
We have finished the dev of a system of "save" of switch configuration
with a failover configuration in case of problem.
The problem is due to the fact that the NVRAM of several switches
is not sufficient to save all the switch configuration
If we try to do a "wr m" alias "copy run start"
the switch crashes.
We have implemented a system that dump configurations
and verify the size and then decide whether to do a "wr m" or
purging the configuration of certain lines and saves
a minimal configuration. Then another that detects that
the switch has restarted then puts in the switch remaining configuration.
Date: Wednesday, 12 May 2010, 20:44PMwith a failover configuration in case of problem.
The problem is due to the fact that the NVRAM of several switches
is not sufficient to save all the switch configuration
If we try to do a "wr m" alias "copy run start"
the switch crashes.
We have implemented a system that dump configurations
and verify the size and then decide whether to do a "wr m" or
purging the configuration of certain lines and saves
a minimal configuration. Then another that detects that
the switch has restarted then puts in the switch remaining configuration.
Reason for closing: Done