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

how do i default a 908 from the TA908> command line

I have a old 908 router and I'm at the TA908> command line

whats the commands to default back to factory settings ?

Labels (1)
0 Kudos
2 Replies
Anonymous
Not applicable

Re: how do i default a 908 from the TA908> command line

TA908>enable

That command will take you to enable mode, it might ask you for password, if so then the default is password

If that doesn’t work and you can’t guess it you will need to default the unit from bootstrap, direction in link:

https://supportforums.adtran.com/docs/DOC-1113

Once you get to bootstrap, then you can do the commands below:

If it doesn’t ask you for password it will take you to the TA908# prompt, then you can enter this:

#erase startup-config

Erase startup-configuration? y

Startup configuration erased.

#reload

Save System Configuration?[y/n]n

You are about to reboot the system. Continue?[y/n]y

Let me know if you have any further questions.

-Mark

jayh
Honored Contributor
Honored Contributor

Re: how do i default a 908 from the TA908> command line

Note that Mark's answer will erase the configuration but not technically "default" it. Units from the factory have a default configuration with certain parameters turned on such as a login banner, default subnet and DHCP server, web server enabled, default user/password, etc.

In our shop we do exactly what he recommends above on brand new gear and anything to be redeployed in order to ensure starting from a clean slate. If you're comfortable starting from scratch on the command line, go for it, in my opinion this is best practice to remove any cruft. If you expect to be able to log in with adtran/password, get a DHCP address and have the web GUI enabled you'll need to add the default configuration back in.

For Gen 1/2 go here: https://supportforums.adtran.com/docs/DOC-5917

For Gen. 3, here: https://supportforums.adtran.com/docs/DOC-7207