Adtran NetVanta 1234P

From Michael's Information Zone
Jump to navigation Jump to search

Reset Unit with Forgotten Password

  • Setup COM on PC
  • Power on unit, press esc to start bootstrap[1]
bypass-passwords
boot
....
enable
erase startup-config
reload
  • Do NOT save configuration[2]
  • Enable GUI and assign IP.
enable
configure
Switch(config)#interface gigabit-switchport 0/1
Switch(config-giga-swx 0/1)#switchport access vlan 1
Switch(config-giga-swx 0/1)#exit
Switch(config)#interface vlan 1
Switch(config-intf-vlan 1)#ip address 10.10.10.25 255.0.0.0
Switch(config-intf-vlan 1)#no shut
Switch(config)#exit
Switch#write