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

Trying to access WEB interface

Jump to solution


I am trying to access 2 different NV 3200's that were being used to bridge a T1.  I have the ip addresses and I have tried to access both boxes, but fail.  I was able to access one of the boxes using the RS232 and copied the configusration that's listed below.  I am changing the interface card to a 2X T1 and will be bonding the T1s.  Since I already have 2 working config files from a previous pair that I set up, I want to change the applical settings in the config file and up load them to these boxes.  I have looked for a command to load and save the entire file through commands, but was unsuccessful.  so, I need the Web access so I can load the config files.  What am I missing?"  By the way, I have tried both IP addresses shown in config with no success.

hostname "router_1"
enable password badger
!
ip subnet-zero
ip classless
no ip routing
!
event-history on
no logging forwarding
logging forwarding priority-level info
no logging email
logging email priority-level info
!
banner motd #

                 ****** Important ******

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 access is also enabled.

#
!
ip policy-timeout tcp telnet 14400
!
ip firewall check syn-flood
!
!
!
interface eth 0/1
  bridge-group 1
  bridge-group 1 spanning-disabled
  ip address  192.5.9.101  255.255.255.0
  no ip route-cache
  no shutdown
!
!
interface t1 1/1
  tdm-group 1 timeslots 1-24 speed 64
  no shutdown
!
interface ppp 1
  bridge-group 1
  bridge-group 1 spanning-disabled
  ip address  192.5.9.101  255.255.255.0
  no ip route-cache
  mtu 1520
  no shutdown
  cross-connect 1 t1 1/1 1 ppp 1
!
!
!
!
no ip n-form agent
no ip snmp agent
no ip ftp agent
!
!
!
bridge 1 protocol ieee
!
!
line con 0
  no login
!
line telnet 0 4
  login
  password "badger"
!
end

Labels (1)
Tags (3)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: Trying to access WEB interface

Jump to solution

fordman – Based off the output from the ‘show version’ that you emailed to us earlier, it appears that you are running 05.02.00 firmware.  I was looking through the release notes, and the web GUI for our 3000 series was added as a feature in code 7.01.00.  In order to enable the GUI, you will need to upgrade to 7.01.00 or higher code.  Once you upgrade, you will type the following, as you previously did over the phone, to enable the web interface:

Router> en

Router# config t

Router(config)# ip http server

Below contains the link to our guide for upgrading firmware in AOS:

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

Please feel free to let us know if you have any more questions or concerns regarding this issue. 

Thanks,

Eric

View solution in original post

0 Kudos
3 Replies
Anonymous
Not applicable

Re: Trying to access WEB interface

Jump to solution

fordman – Based off the output from the ‘show version’ that you emailed to us earlier, it appears that you are running 05.02.00 firmware.  I was looking through the release notes, and the web GUI for our 3000 series was added as a feature in code 7.01.00.  In order to enable the GUI, you will need to upgrade to 7.01.00 or higher code.  Once you upgrade, you will type the following, as you previously did over the phone, to enable the web interface:

Router> en

Router# config t

Router(config)# ip http server

Below contains the link to our guide for upgrading firmware in AOS:

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

Please feel free to let us know if you have any more questions or concerns regarding this issue. 

Thanks,

Eric

0 Kudos
Anonymous
Not applicable

Re: Trying to access WEB interface

Jump to solution

:

I went ahead and flagged this post as “Assumed Answered.”  If any of the responses on this thread assisted you, please mark them as either Correct or Helpful answers with the applicable buttons.  This will make them visible and help other members of the community find solutions more easily.  If you still need assistance, I would be more than happy to continue working with you on this - just let me know in a reply.

Levi

Anonymous
Not applicable

Re: Trying to access WEB interface

Jump to solution

I went ahead and flagged the "Correct Answer" on this post to make it more visible and help other members of the community find solutions more easily. If you don't feel like the answer I marked was correct, feel free to come back to this post and unmark it and select another in its place with the applicable buttons.  If you still need assistance, we would be more than happy to continue working with you on this - just let us know in a reply.

Thanks,

Noor