Disabling the Tools menu using the CLI

Prev Next

Use the commands in this section to disable the Tools menu password, which prevents users from accessing the Tools menu.

To disable the Tools menu:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Disable the password:

    hostname (config) # boot bootmgr tools disable password
  3. Save your change:

    hostname (config) # write memory