Administrative Tasks
Chapter 3. Configuration
37
Configure the Network Manager Logon
1. Log in as Administrator.
2. Enter configuration mode.
3. At the
config>
prompt, enter this command:
netman login {enable | disable <
value
>}
where
<value>
is the number of unsuccessful logon attempts permitted (0-99)
before the Network Manager logon is disabled.
Examples
z
The Administrator completely disables the Network Manager’s logon, locking
the manager out of the system, and saves the configuration:
config>
netman login disable
config>
exit
super>
copy system:running nvram:config
z
The Administrator disables the Network Manager’s logon after five
unsuccessful attempts:
config>
netman login disable 5
z
The Administrator enables the Network Manager’s logon:
config>
netman login enable
Save the Configuration
When you complete configuring the HA4000, save the configuration to non-volatile
flash memory (NVRAM). Unsaved configurations are when the HA4000 is reset or
the power is recycled. New configurations can be saved after each command or
after all commands are entered.
Some commands require a reboot to take effect. Be sure to save the current
configuration prior to rebooting the HA4000.
1. If in configuration mode, go into command mode; enter the
exit
command.
2. At the
admin>
prompt, enter this command:
copy system:running nvram:config
Example
z
Save the new configuration settings:
admin>
copy system:running nvram:config
z
Save the new configuration and reboot the HA4000:
admin>
copy system:running nvram:config
admin>
reboot