cmcisco
5 posts

I can copy & paste running configuration to my computer, but how to save vlan settings to my local computer?

sacox31s
32 posts

more flash:vlan.dat

or

copy flash:vlan.dat tftp:

why?

just copy your running-config, and take note of what you see in "show vtp status"

I don't know of any other way

luismg
127 posts

Some new switches don't need to save vlan.dat the vlan is created with

vlan 100 name pc !

on the running config, check if this is your case and if so just save the running-config

kind regards

cmcisco
5 posts

sacox31s and luismg, thank you for your replies. I think 3550 saves VLAN configurations into vlan.dat while 3560 saves the normal range VLANs into vlan.dat and running configurations. I just wonder if anyway I can save vlan.dat to my computer so I don't need create vlans for my next lab time.

ppinto
8 posts

Nice tips.

What do the command more?

pompeychimes
8 posts

Its similar to the "type" command in DOS/Windows. It can display the contents of a file in the CLI. Example "more flash:backup_config.cfg"

Viewing 1 - 6 of 6

  • 1