2

I need to restart/reboot an Alcatel-Lucent OmniSwith 9600. I cannot find the option to reboot the switch from the web interface. How else can I reboot the switch without pulling the power? I was able to log into the Telnet portal, but not sure what command can be used there to reboot. Any help would be appreciated.

Rynardt
  • 143

4 Answers4

3

IIRC the command to reboot an Omniswitch is simply reload

I'd make sure you have saved the config first though (which I believe is write memory but it's been years since I've messed with one of these to be honest).

The switches CLI reference guide on Alcatel's site should help as well...but I think the above is accurate.

TheCleaner
  • 33,047
2

try "reload" - can also be used for timing the reboot

1

Got it. I used "reload" from the CLI over Telnet. Reference: http://www.dinf.ru/Doc_base/Alcatel_omniswitch_commands.pdf

Rynardt
  • 143
1

reload working no-rollback-timeout is best to avoid reloading in certified.

HopelessN00b
  • 54,273
Jan S
  • 113