InterviewSolution
| 1. |
Solve : Cisco Cataclyst 3560-x series: Unable to erase vlan info? |
|
Answer» Hello everyone! On the 2940, 2950/2955, 2970, 3550, 3550, 3560, 3570, and 2900XL/3500XL fixed configuration switches, the vlan.dat file is stored in flash:. http://www.cisco.com/en/US/products/hw/switches/ps607/products_tech_note09186a00800c4546.shtmlThat is the one I have been using. And it does tell me: Quote On the fixed configuration switches, issue the delete flash:vlan.dat command. So, after issuing the "delete flash:vlan.dat" command and reloading the router, the file persists to be there Here's the log of my console output. Sorry if it's a bit long, though I do want to be thorough for anyone who can find what the issue is And yes, while the existence of the file after reload would be normal, the size should be smaller and showing vlan data reveals no reset to the data had taken place Code: [Select]Switch>en Password: Switch#dir Directory of flash:/ 2 -rwx 4658 Mar 1 1993 00:01:28 +00:00 config.text 443 -rwx 3556 Mar 1 1993 00:01:06 +00:00 vlan.dat 3 -rwx 3096 Mar 2 1993 19:48:34 +00:00 multiple-fs 4 -rwx 1933 Mar 1 1993 00:01:28 +00:00 private-config.text 5 drwx 512 Mar 1 1993 00:09:19 +00:00 c3560e-universalk9-mz.122-55.SE3 57671680 bytes total (38632960 bytes free) Switch#delete flash:vlan.dat Delete filename [vlan.dat]? Delete flash:vlan.dat? [confirm] Switch#dir Directory of flash:/ 2 -rwx 4658 Mar 1 1993 00:01:28 +00:00 config.text 3 -rwx 3096 Mar 2 1993 19:48:34 +00:00 multiple-fs 4 -rwx 1933 Mar 1 1993 00:01:28 +00:00 private-config.text 5 drwx 512 Mar 1 1993 00:09:19 +00:00 c3560e-universalk9-mz.122-55.SE3 57671680 bytes total (38637056 bytes free) Switch#reload Proceed with reload? [confirm] *Mar 1 00:02:21.457: %SYS-5-RELOAD: Reload requested by console. Reload reason: Reload command Using driver version 1 for media type 2 Base ethernet MAC Address: a4:4c:11:d6:4f:80 Xmodem file system is available. The password-recovery mechanism is enabled. Initializing Flash... mifs[2]: 12 files, 1 directories mifs[2]: Total bytes : 2097152 mifs[2]: Bytes used : 755200 mifs[2]: Bytes available : 1341952 mifs[2]: mifs fsck took 2 seconds. mifs[3]: 0 files, 1 directories mifs[3]: Total bytes : 4194304 mifs[3]: Bytes used : 1024 mifs[3]: Bytes available : 4193280 mifs[3]: mifs fsck took 3 seconds. mifs[4]: 5 files, 1 directories mifs[4]: Total bytes : 524288 mifs[4]: Bytes used : 9216 mifs[4]: Bytes available : 515072 mifs[4]: mifs fsck took 0 seconds. mifs[5]: 5 files, 1 directories mifs[5]: Total bytes : 524288 mifs[5]: Bytes used : 9216 mifs[5]: Bytes available : 515072 mifs[5]: mifs fsck took 1 seconds. mifs[6]: 434 files, 8 directories mifs[6]: Total bytes : 57671680 mifs[6]: Bytes used : 19034624 mifs[6]: Bytes available : 38637056 mifs[6]: mifs fsck took 43 seconds. ...done Initializing Flash. done. Loading "flash:/c3560e-universalk9-mz.122-55.SE3/c3560e-universalk9-mz.122-55.SE3.bin"[email protected] File "flash:/c3560e-universalk9-mz.122-55.SE3/c3560e-universalk9-mz.122-55.SE3.bin" uncompressed and installed, entry point: 0x3000 executing... Restricted Rights Legend Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c) of the Commercial Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS sec. 252.227-7013. cisco Systems, Inc. 170 West Tasman Drive San Jose, California 95134-1706 Cisco IOS Software, C3560E Software (C3560E-UNIVERSALK9-M), Version 12.2(55)SE3, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2011 by Cisco Systems, Inc. Compiled Thu 05-May-11 15:57 by prod_rel_team Image text-base: 0x00003000, data-base: 0x02800000 Initializing flashfs... Using driver version 1 for media type 2 mifs[3]: 12 files, 1 directories mifs[3]: Total bytes : 2097152 mifs[3]: Bytes used : 755200 mifs[3]: Bytes available : 1341952 mifs[3]: mifs fsck took 0 seconds. mifs[3]: Initialization complete. mifs[4]: 0 files, 1 directories mifs[4]: Total bytes : 4194304 mifs[4]: Bytes used : 1024 mifs[4]: Bytes available : 4193280 mifs[4]: mifs fsck took 0 seconds. mifs[4]: Initialization complete. mifs[5]: 5 files, 1 directories mifs[5]: Total bytes : 524288 mifs[5]: Bytes used : 9216 mifs[5]: Bytes available : 515072 mifs[5]: mifs fsck took 0 seconds. mifs[5]: Initialization complete. mifs[6]: 5 files, 1 directories mifs[6]: Total bytes : 524288 mifs[6]: Bytes used : 9216 mifs[6]: Bytes available : 515072 mifs[6]: mifs fsck took 0 seconds. mifs[6]: Initialization complete. mifs[7]: 434 files, 8 directories mifs[7]: Total bytes : 57671680 mifs[7]: Bytes used : 19034624 mifs[7]: Bytes available : 38637056 mifs[7]: mifs fsck took 1 seconds. mifs[7]: Initialization complete. ...done Initializing flashfs. Checking for Bootloader upgrade.. not needed POST: CPU MIC register Tests : Begin POST: CPU MIC register Tests : End, Status Passed POST: MA BIST : Begin POST: MA BIST : End, Status Passed POST: TCAM BIST : Begin POST: TCAM BIST : End, Status Passed POST: SF ASIC BIST : Begin POST: SF ASIC BIST : End, Status Passed POST: Switch Fabric Memory Tests : Begin POST: Switch Fabric Memory Tests : End, Status Passed POST: CPU MIC interface Loopback Tests : Begin POST: CPU MIC interface Loopback Tests : End, Status Passed POST: PortASIC RingLoopback Tests : Begin POST: PortASIC RingLoopback Tests : End, Status Passed extracting front_end/front_end_ucode_info (309 bytes) POST: Inline POWER Controller Tests : Begin POST: Inline Power Controller Tests : End, Status Passed POST: Thermal, Fan Tests : Begin POST: Thermal, Fan Tests : End, Status Passed POST: PortASIC Port Loopback Tests : Begin POST: PortASIC Port Loopback Tests : End, Status Passed POST: EMAC Loopback Tests : Begin POST: EMAC Loopback Tests : End, Status Passed Waiting for Port download...Complete This product contains cryptographic features and is subject to United States and local country laws governing import, export, transfer and use. Delivery of Cisco cryptographic products does not imply third-party authority to import, export, distribute or use encryption. Importers, exporters, distributors and users are responsible for compliance with U.S. and local country laws. By using this product you agree to comply with applicable laws and regulations. If you are unable to comply with U.S. and local laws, return this product immediately. A summary of U.S. laws governing Cisco cryptographic products may be FOUND at: http://www.cisco.com/wwl/export/crypto/tool/stqrg.html If you require further assistance please contact us by sending email to [email protected] cisco WS-C3560X-48P (PowerPC405) processor (revision A0) with 262144K bytes of memory. Processor BOARD ID FDO1617R2GW Last reset from power-on 1 Virtual Ethernet interface 1 FastEthernet interface 52 Gigabit Ethernet interfaces 2 Ten Gigabit Ethernet interfaces The password-recovery mechanism is enabled. 512K bytes of flash-simulated non-volatile configuration memory. Base ethernet MAC Address : A4:4C:11:D6:4F:80 Motherboard assembly number : 73-12557-05 Motherboard serial number : FDO16171K8M Model revision number : A0 Motherboard revision number : D0 Model number : WS-C3560X-48P-S Daughterboard assembly number : 800-32786-01 Daughterboard serial number : FDO16161HCN System serial number : FDO1617R2GW Top Assembly Part Number : 800-31328-02 Top Assembly Revision Number : E0 Version ID : V02 CLEI Code Number : COMJP00ARB Hardware Board Revision Number : 0x03 Switch Ports Model SW Version SW Image ------ ----- ----- ---------- ---------- * 1 54 WS-C3560X-48P 12.2(55)SE3 C3560E-UNIVERSALK9-M Press RETURN to get started! Switch> *Mar 1 00:00:04.513: Read env variable - LICENSE_BOOT_LEVEL = *Mar 1 00:00:06.903: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = c3560x Next reboot level = ipservices and License = ipservices *Mar 1 00:00:59.936: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down *Mar 1 00:01:01.756: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for type vlan *Mar 1 00:01:04.810: %PLATFORM_ENV-6-FRU_PS_OIR: FRU Power Supply 1 inserted *Mar 1 00:01:06.588: %SW_VLAen Password: N-6-VTP_DOMAIN_NAME_CHG: VTP domain name changed to LOCAL. *Mar 1 00:01:06.731: %SYS-5-CONFIG_I: Configured from memory by console *Mar 1 00:01:07.855: %LINK-5-CHANGED: Interface FastEthernet0, changed state to administratively down *Mar 1 00:01:07.855: %USB_CONSOLE-6-MEDIA_RJ45: Console media-type is RJ45. *Mar 1 00:01:08.358: %SYS-5-RESTART: System restarted -- Cisco IOS Software, C3560E Software (C3560E-UNIVERSALK9-M), Version 12.2(55)SE3, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2011 by Cisco Systems, Inc. Compiled Thu 05-May-11 15:57 by prod_rel_team *Mar 1 00:01:08.392: %SSH-5-ENABLED: SSH 1.99 has been enabled *Mar 1 00:01:08.476: MKA-LLI: Failover Event *Mar 1 00:01:08.492: %LINK-5-CHANGED: Interface Vlan1, changed state to administratively down *Mar 1 00:01:09.843: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down *Mar 1 00:01:13.266: %PLATFORM-6-FRULINK_INSERTED: FRULink 1G module inserted. Password: Switch#dir Directory of flash:/ 2 -rwx 4658 Mar 1 1993 00:01:28 +00:00 config.text 443 -rwx 3556 Mar 1 1993 00:01:06 +00:00 vlan.dat 3 -rwx 3096 Mar 2 1993 19:48:34 +00:00 multiple-fs 4 -rwx 1933 Mar 1 1993 00:01:28 +00:00 private-config.text 5 drwx 512 Mar 1 1993 00:09:19 +00:00 c3560e-universalk9-mz.122-55.SE3 57671680 bytes total (38632960 bytes free) Switch# Switch#show vlan VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Gi0/1, Gi0/2, Gi0/3, Gi0/4 Gi0/5, Gi0/6, Gi0/7, Gi0/8 Gi0/9, Gi0/10, Gi0/11, Gi0/12 Gi0/13, Gi0/14, Gi0/15, Gi0/16 Gi0/17, Gi0/18, Gi0/19, Gi0/20 Gi0/21, Gi0/22, Gi0/23, Gi0/24 Gi0/25, Gi0/26, Gi0/27, Gi0/28 Gi0/29, Gi0/30, Gi0/31, Gi0/32 Gi0/33, Gi0/34, Gi0/35, Gi0/36 Gi0/37, Gi0/38, Gi0/39, Gi0/40 Gi0/41, Gi0/42, Gi0/43, Gi0/44 Gi0/45, Gi0/46, Gi0/47, Gi0/48 Gi1/1, Gi1/2, Gi1/3, Gi1/4 2 DATA_10.60.2.0 active 3 DATA_10.60.3.0 active 4 DATA_10.60.4.0 active 5 DATA_10.60.5.0 active 6 DATA_10.60.6.0 active 7 DATA_10.60.7.0 active 8 DATA_10.60.8.0 active 9 DATA_10.60.9.0 active 10 DATA_10.60.10.0 active 11 DATA_10.60.11.0 active 12 DATA_10.60.12.0 active 13 DATA_10.60.13.0 active 14 DATA_10.60.14.0 active 15 DATA_10.60.15.0 active 16 DATA_10.60.16.0 active 17 DATA_10.60.17.0 active 18 DATA_10.60.18.0 active 19 DATA_10.60.19.0 active 20 DATA_10.60.20.0 active 21 DATA_10.60.21.0 active 22 DATA_10.60.22.0 active 23 DATA_10.60.23.0 active 24 DATA_10.60.24.0 active 25 DATA_10.60.25.0 active 26 DATA_10.60.26.0 active 27 DATA_10.60.27.0 active 28 DATA_10.60.28.0 active 29 DATA_10.60.29.0 active 30 DATA_10.60.30.0 active 31 DATA_10.60.31.0 active 32 DATA_10.60.32.0 active 33 DATA_10.60.33.0 active 34 DATA_10.60.34.0 active 35 DATA_10.60.35.0 active 36 DATA_10.60.36.0 active 37 DATA_10.60.37.0 active 64 SERVERS_10.60.64.0 active 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2 ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------ 1 enet 100001 1500 - - - - - 0 0 2 enet 100002 1500 - - - - - 0 0 3 enet 100003 1500 - - - - - 0 0 4 enet 100004 1500 - - - - - 0 0 5 enet 100005 1500 - - - - - 0 0 6 enet 100006 1500 - - - - - 0 0 7 enet 100007 1500 - - - - - 0 0 8 enet 100008 1500 - - - - - 0 0 9 enet 100009 1500 - - - - - 0 0 10 enet 100010 1500 - - - - - 0 0 11 enet 100011 1500 - - - - - 0 0 12 enet 100012 1500 - - - - - 0 0 13 enet 100013 1500 - - - - - 0 0 14 enet 100014 1500 - - - - - 0 0 15 enet 100015 1500 - - - - - 0 0 16 enet 100016 1500 - - - - - 0 0 17 enet 100017 1500 - - - - - 0 0 18 enet 100018 1500 - - - - - 0 0 19 enet 100019 1500 - - - - - 0 0 20 enet 100020 1500 - - - - - 0 0 21 enet 100021 1500 - - - - - 0 0 22 enet 100022 1500 - - - - - 0 0 23 enet 100023 1500 - - - - - 0 0 24 enet 100024 1500 - - - - - 0 0 25 enet 100025 1500 - - - - - 0 0 26 enet 100026 1500 - - - - - 0 0 27 enet 100027 1500 - - - - - 0 0 28 enet 100028 1500 - - - - - 0 0 29 enet 100029 1500 - - - - - 0 0 30 enet 100030 1500 - - - - - 0 0 31 enet 100031 1500 - - - - - 0 0 32 enet 100032 1500 - - - - - 0 0 33 enet 100033 1500 - - - - - 0 0 34 enet 100034 1500 - - - - - 0 0 35 enet 100035 1500 - - - - - 0 0 36 enet 100036 1500 - - - - - 0 0 37 enet 100037 1500 - - - - - 0 0 64 enet 100064 1500 - - - - - 0 0 87 enet 100087 1500 - - - - - 0 0 88 enet 100088 1500 - - - - - 0 0 89 enet 100089 1500 - - - - - 0 0 90 enet 100090 1500 - - - - - 0 0 91 enet 100091 1500 - - - - - 0 0 92 enet 100092 1500 - - - - - 0 0 93 enet 100093 1500 - - - - - 0 0 94 enet 100094 1500 - - - - - 0 0 95 enet 100095 1500 - - - - - 0 0 96 enet 100096 1500 - - - - - 0 0 97 enet 100097 1500 - - - - - 0 0 98 enet 100098 1500 - - - - - 0 0 99 enet 100099 1500 - - - - - 0 0 1002 fddi 101002 1500 - - - - - 0 0 1003 tr 101003 1500 - - - - - 0 0 1004 fdnet 101004 1500 - - - ieee - 0 0 1005 trnet 101005 1500 - - - ibm - 0 0 Remote SPAN VLANs ------------------------------------------------------------------------------ Primary Secondary Type Ports ------- --------- ----------------- ------------------------------------------ Switch# Switch# Switch# |
|