• April 25, 2024, 01:26:47 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: DES-3226L - export device config  (Read 10238 times)

byte1trak

  • Level 1 Member
  • *
  • Posts: 1
DES-3226L - export device config
« 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.
« Last Edit: May 11, 2011, 11:13:26 AM by byte1trak »
Logged

kranzrm

  • Level 1 Member
  • *
  • Posts: 3
Re: DES-3226L - export device config
« Reply #1 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...
Logged