MickQ wrote: » VLAN config is stored in a file in flash called the vlan.dat file. It's filepath in the ios is flash:vlan.dat In the case of a power loss or reboot, the running config is lost. The startup config becomes the running config. This gives the configuration of the device, but the vlan information is then read from the vlan.dat. As kalebksp said, a client mode device can replace a server mode device's vlan.dat info if the revision number of the client is higher than the server's, and the VTP domain also has to match on both devices.