The Adtran community holiday season is starting next week! The holiday period will span from December 21, 2024 to January 6, 2025. During this time, responses to feedback form submissions may be delayed. If you are encountering product issues, you can reach out to Adtran support at any time.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Anonymous
Not applicable

Reset 900 from bootstrap

Jump to solution

From bootstrap menu, what is the command to reset unit.

0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: Reset 900 from bootstrap

Jump to solution

What I normally do is format the file system and reload the firmware and config file.

See:

http://voip4ea.com/2012/01/20/how-to-factory-reset-and-upgrade-the-firmware-on-the-adtran-total-acce...

View solution in original post

0 Kudos
3 Replies
Anonymous
Not applicable

Re: Reset 900 from bootstrap

Jump to solution

What I normally do is format the file system and reload the firmware and config file.

See:

http://voip4ea.com/2012/01/20/how-to-factory-reset-and-upgrade-the-firmware-on-the-adtran-total-acce...

0 Kudos
Anonymous
Not applicable

Re: Reset 900 from bootstrap

Jump to solution

Looks like the default config is missing from the link above.

You can use the following

!

enable password password

!

ip subnet-zero

ip classless

ip domain-proxy

ip routing

!

event-history on

no logging forwarding

no logging email

logging email priority-level info

!

username "admin" password "password"

!

banner motd #

        Important 

       

Web username/password is configured to admin/password.

Enable and Telnet passwords are configured to "password".

Please change them immediately.

The ethernet 0/1 interface is enabled with an address of 10.10.10.1

Telnet/SSH access is also enabled.

#

!

!

no ip firewall alg h323

!

!

!

!

!

!

ip dhcp-server pool "Private"

  network 10.10.10.0 255.255.255.0

  netbios-node-type h-node

  default-router 10.10.10.1

  lease 1

!

!      

!

interface eth 0/1

  ip address  10.10.10.1  255.255.255.0

  no shutdown

!

!

!

interface t1 0/1

  no shutdown

!

interface t1 0/2

  shutdown

!

!

!

!

!

!

ip telnet-server 23

ip ssh-server 22

no ip tftp server

ip http server

ip http secure-server

no ip snmp agent

no ip ftp agent

!

!

!

!

!

!

!

voice feature-mode network

!

!

!

!

!

!

!

ip sip

!

line con 0

  no login

!      

line telnet 0 4

  login

  password password

  no shutdown

line ssh 0 4

  login local-userlist

  no shutdown

!

end

supr
New Contributor

Re: Reset 900 from bootstrap

Jump to solution

Thank you so very much!

That went smooth as ice and it now has the latest firmware