cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7837
Views
10
Helpful
8
Replies

Deleting vlan Database on 6500 running IOS

anjery1234
Level 1
Level 1

Hello,

Trying to delete the vlan database on a 6500 running IOS.

Please help.

Jeremy

1 Accepted Solution

Accepted Solutions

Hi:

do a "dir all-files"

Find the directory where the vlan.dat file is found and delete it.

example:

del nvram:vlan.dat

View solution in original post

8 Replies 8

Jon Marshall
Hall of Fame
Hall of Fame

Jeremy

erase const_nvram:/vlan.dat

Jon

Jon,

Not sure what I'm doing wrong.

All appeared fine but the command won't work. The code I'm running is s72033-ipservicesk9-mz.122-18.SXF5.bin

bkbb-rp01#erase const_nvram:/vlan.dat

^

% Invalid input detected at '^' marker.

bkbb-rp01#dir con

bkbb-rp01#dir const_nvram:

Directory of const_nvram:/

1 -rw- 0 vlan.dat

129004 bytes total (129004 bytes free)

Hi:

do a "dir all-files"

Find the directory where the vlan.dat file is found and delete it.

example:

del nvram:vlan.dat

Jeremy

Just try

6500# erase const_nvram:

If that doesn't work

6500# erase ?

do you get the option to erase the const_nvram: ?

Jon

delete const_nvram:/vlan.dat

 

Use the above command for removing vlan database.

Jon,

This first command was the good one.

I just needed to set my vtp mode to server.

Thanks a lot

Dipesh Patel
Level 2
Level 2

Hi,

You can delete it from

const_nvram:vlan.dat

Deepesh

Thanks a lot.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: