以文本方式查看主题

-  通信圈  (http://cntxj.net/bbs/index.asp)
--  数据通信技术及产品  (http://cntxj.net/bbs/list.asp?boardid=76)
----  信息专题——交换机建立vlan出错解决办法  (http://cntxj.net/bbs/dispbbs.asp?boardid=76&id=2654)

--  作者:新月弯刀
--  发布时间:2006/11/6 21:18:22
--  信息专题——交换机建立vlan出错解决办法
当配置多个vlan时候,在鍵入exit或apply时候经常会出现下面的出错信息,使得无法创建新的vlan
SW1(vlan)#exit
% not enough space on flash to store vlan database. trying s queeze...First create squeeze log by erasing the entire device

% error squeezing flash - (Missing or corrupted log)
Error on database apply 40: NV storage failure
Use \'abort\' command to exit
SW1(vlan)#
sw1#erase flash:
Erasing the flash filesystem will remove all files! Continue? [confirm]
Erasing device... eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee ...erased
Erase of flash: complete
解决办法:出现错误时候,鍵入abort先退到特权模式,然后打入erase flash,点确定完,再进入vlan database配置vlan即可。

--  作者:新兴
--  发布时间:2008/10/25 17:06:49
--  
行.了吧!