Can you tell me what i'm doing wrong? I get into "bootstrap" using this method but have a very limited set of commands, when I enter "bypass passwords" and then "boot" the unit boots up the production config and the IP address of the switch port is set to the prodution config address. When I telnet to the production config router ip address I can't get in. What am I doing wrong? Forgive me if this is a simple question I'm a noob with Adtrans.
Model 3120
No serial port.
Thank You in Advance
- Thanks for posting your question on the forum! I've branched your question to a new thread as it pertains to a NetVanta 3120, and as you mentioned, it does not have a serial port.
Please correct me if I am understanding incorrectly. It sounds like your 3120 is booting up correctly, however, you are unable to log into the 3120 without bypassing the passwords. It would be helpful if we could take a look at the configuration of your 3120. (Please remember to remove any sensitive information). Also, which port are you plugging into when attempting to log in to the 3120?
Please do not hesitate to let us know if you have any questions.
Thanks,
Noor
Thanks Noor for the reply
I plug into the # 2 and 4 switch ports. Below is a copy of my config.
! ADTRAN OS version 17.01.02.00.E
! Boot ROM version 14.04.00
! Platform: NetVanta 3120, part number 1700600L2
! Serial number LBADTN0810AG976
!
!
hostname "Hostname"
enable password "password"
!
clock timezone -8
!
ip subnet-zero
ip classless
ip routing
ip domain-proxy
ip name-server
!
!
no auto-config
!
event-history on
no logging forwarding
logging forwarding priority-level info
no logging email
logging email priority-level info
!
no service password-encryption
!
username "admin" portal-list " " password "11111"
username "user" portal-list " " password ""
!
!
ip firewall
no ip firewall alg msn
no ip firewall alg h323
!
!
!
!
!
!
!
no dot11ap access-point-control
!
!
!
!
!
!
!
ip crypto
!
crypto ike policy 100
initiate main
respond anymode
local-id address
peer
attribute 1
encryption 3des
hash md5
authentication pre-share
!
crypto ike policy 101
initiate main
respond anymode
local-id address
peer
attribute 1
encryption 3des
hash md5
authentication pre-share
!
!
!
!
vlan 1
name "Default"
!
!
interface eth 0/1
ip address
access-policy Public
crypto map VPN
no shutdown
no lldp send-and-receive
!
!
interface switchport 0/1
no shutdown
!
interface switchport 0/2
no shutdown
!
interface switchport 0/3
no shutdown
!
interface switchport 0/4
no shutdown
!
!
!
interface vlan 1
ip address 192.168.3.1 255.255.255.0
access-policy Private
no shutdown
!
interface modem 0/1
shutdown
!
!
router rip
redistribute ospf
redistribute static
redistribute connected
network 10.10.20.0 255.255.255.0
!
!
!
!
!
ip access-list standard wizard-ics
remark Internet Connection Sharing
permit any
!
!
ip access-list extended self
remark Traffic to NetVanta
permit ip any any log
!
!
ip access-list extended web-acl-3
permit tcp any any eq https log
permit tcp any any eq ssh log
permit icmp any any echo log
!
ip policy-class Private
allow list VPN-20-vpn-selectors stateless
allow list VPN-10-vpn-selectors1 stateless
allow list self self
nat source list wizard-ics interface eth 0/1 overload
!
ip policy-class Public
allow reverse list VPN-20-vpn-selectors stateless
allow reverse list VPN-10-vpn-selectors1 stateless
allow list web-acl-3 self
!
!
!
ip route 0.0.0.0 0.0.0.0
!
no ip tftp server
no ip tftp server overwrite
ip http server
ip http secure-server
no ip snmp agent
no ip ftp server
no ip scp server
no ip sntp server
!
!
!
!
!
!
!
!
!
!
!
!
!
!
line con 0
login
password 900824
!
line telnet 0 4
login local-userlist
password password
no shutdown
line ssh 0 4
login local-userlist
no shutdown
!
!
!
!
!
end
- I noticed that you have portal-lists configured on your router. Are you currently running 17.01.02 as your config states? If so, I would recommend upgrading your firmware and removing the portal-list from your configuration. Please do not hesitate to let us know if you have any questions.
Thanks,
Noor
I went ahead and flagged this post as "Assumed Answered". If any of the responses on this thread assisted you, please mark them as Correct or Helpful as the case may be 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, we would be more than happy to continue working with you on this - just let us know in a reply.
Thanks,
Noor