D-Link Forums

D-Link Enterprise => DES-3226L => Topic started by: byte1trak on May 11, 2011, 10:53:06 AM

Title: DES-3226L - export device config
Post by: byte1trak on May 11, 2011, 10:53:06 AM
Is there a way to export the DES-3226L configuration settings in a readable context?  I have uploaded the config file from the switch, but I would like to get it in a readable format.
Title: Re: DES-3226L - export device config
Post by: kranzrm on January 25, 2012, 02:44:25 PM
I struggled with this as well.

this will work for you

Code: [Select]
show running-config myconfig.scr
copy nvram:script myconfig.scr <tftp://<ipaddress>/><filepath>/<fileName>>

Let me know if that doesn't work... if your still having that problem.... and you're still checking this forum...