cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1519
Views
0
Helpful
15
Replies

Config Fetch Fails

krhashbarger
Level 1
Level 1

I have been getting the following error when I archive my configs: CM0151 VLAN RUNNING Config fetch failed. The configuraiton file is backed up fine, its just the vlan.dat file that does not work. my transport protocols are Telnet, then TFTP. I am using RME 4.1.1

15 Replies 15

I had this problem, too. I had about 250 devices Partially Collected because CW could not download the vlan.dat.

I just started a netconfig job for those devices.

The job ran the following command:

vlan database

vlan 666 name CiscoBug

exit

vlan database

no vlan 666

exit

Works fine for me =). The vlan.dat keeps on flash even if u delete the just created vlan with the "no" command.

Patrick