cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mfw
New Contributor

I need to delete firmware to make room for newer.

Jump to solution

How do I know which to delete?  There's 4 and none have a timestamp.  Thanks!

Labels (1)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: I need to delete firmware to make room for newer.

Jump to solution

If you use the CLI you will be able to see what versions of firmware are installed. I would suggest the following commands in a Netvata:

"show version"

ADTRAN, Inc. OS version R11.2.0

  Mainline Version: ENM.14.50

  P4 Changelist: 144527

  Checksum: 5597F514

  Built on: Tue Jun  3 18:31:07 2014

  Upgrade key: ff549de56bb61089de28fa0b974d95a0

Boot ROM version XB.01.02

  Checksum: DF1E

  Built on: Fri May 25 16:51:16 2012

Copyright (c) 1999-2014, ADTRAN, Inc.

Platform: NetVanta 1234 PoE, part number 1702595G1

Serial number LBADTN1332AE156

Flash: 33554432 bytes  DRAM: 134217727 bytes

xxxxxxxxxxxxxxx uptime is 1 weeks, 4 days, 3 hours, 36 minutes, 8 seconds

System returned to ROM by Other

Current system image file is "N123Xv2A-R11-2-0.biz"

Boot system image file is "N123Xv2A-R11-2-0.biz"

Primary system configuration file is "startup-config"

There is also "dir" (Much like a directory command on a PC it shows the contents of the flash drive)

"dir"

        6599516 N123Xv2A-R10-11-0.biz

        6849428 N123Xv2A-R11-2-0.biz

           5295 start_BU

           4375 start_test

           6258 startup-config

           6258 startup-config.bak

13591421 bytes used, 18048994 available, 31640415 total

Look for the oldest or unused and delete. I hope this helps

View solution in original post

0 Kudos
3 Replies
Anonymous
Not applicable

Re: I need to delete firmware to make room for newer.

Jump to solution

If you use the CLI you will be able to see what versions of firmware are installed. I would suggest the following commands in a Netvata:

"show version"

ADTRAN, Inc. OS version R11.2.0

  Mainline Version: ENM.14.50

  P4 Changelist: 144527

  Checksum: 5597F514

  Built on: Tue Jun  3 18:31:07 2014

  Upgrade key: ff549de56bb61089de28fa0b974d95a0

Boot ROM version XB.01.02

  Checksum: DF1E

  Built on: Fri May 25 16:51:16 2012

Copyright (c) 1999-2014, ADTRAN, Inc.

Platform: NetVanta 1234 PoE, part number 1702595G1

Serial number LBADTN1332AE156

Flash: 33554432 bytes  DRAM: 134217727 bytes

xxxxxxxxxxxxxxx uptime is 1 weeks, 4 days, 3 hours, 36 minutes, 8 seconds

System returned to ROM by Other

Current system image file is "N123Xv2A-R11-2-0.biz"

Boot system image file is "N123Xv2A-R11-2-0.biz"

Primary system configuration file is "startup-config"

There is also "dir" (Much like a directory command on a PC it shows the contents of the flash drive)

"dir"

        6599516 N123Xv2A-R10-11-0.biz

        6849428 N123Xv2A-R11-2-0.biz

           5295 start_BU

           4375 start_test

           6258 startup-config

           6258 startup-config.bak

13591421 bytes used, 18048994 available, 31640415 total

Look for the oldest or unused and delete. I hope this helps

0 Kudos
mfw
New Contributor

Re: I need to delete firmware to make room for newer.

Jump to solution

Thanks

Anonymous
Not applicable

Re: I need to delete firmware to make room for newer.

Jump to solution

No problem. CLI has many more abilities than the GUI from a  configuration and engineering perspective.