i have about 10 ES2500 that will take the same identical configurations, i want to configure 1 switch and copy the configuration file to other, how i can do this ?, is there a way to retrieve the file to a TFTP server ?
You can save the config file and copy it off via tftp. Then upload it to another switch. The config does not save the IP configuration. this will only work on stand alone switches with the same firmware.
From config command mode
Copies config to tftp server;
copy config tftp <ip address> filename <what you want to call the file>
Copies config from tftp server;
copy tftp config <ip address> filename <name of file you want to copy>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.