ALCATEL - Save Configuration

From Wiki.IT-Arts.net


Backup the Configuration

The Alcatel switch work with two configurations: the working and the certified. Certified is considered to be the most reliable.

When the switch starts, if the working and the certified are not identical, it uses the certified. It then goes into certified mode and it is not possible to modify the configuration.

If at start -up the two configurations are identical, it uses the working.

To save the configuration, you must first save the Runnin-Config in the Working. Then the working in the certified.

copy running-config working

Then :

copy working certified

Or to save in only one command :

write memory flash-synchro


Display Configuration's Configuration

To see on wich configuration the switch is running :

show running-directory

Display The Full Configuration

show configuration snapshot all


Usefull Links