Adtran Netvanta 3200

It's been awhile since I've used a VT-100 term and a first on Linux.  Had much success using minicom on linux to connect to the Adtran Netvanta 3200.  Work can now begin to set up the lab T1!



Comments

  1. How to enable the GUI on the Adtran Router: This worked like a champ!

    Switch>enable
    Switch#configure terminal
    Switch (config)#ip http server
    Switch (config)#username admin password password
    Switch (config)#no ip firewall
    Switch (config)#int eth 0/1
    Switch (config-intf-eth 0/1)#ip address 10.10.10.1 255.0.0.0
    Switch (config-intf-eth 0/1))#no shut
    Switch (config-intf-eth 0/1))#end
    Switch (config)#exit
    Switch#write

    ReplyDelete

Post a Comment

Popular Posts