Configuration Guide User guide
124 FastIron Configuration Guide
53-1002494-02
Passwords used to secure access
Disabling SNMP access
To disable SNMP management of the device.
Brocade(config)#no snmp-server
To later re-enable SNMP management of the device.
Brocade(config)#snmp-server
Syntax: no snmp-server
Disabling TFTP access
You can globally disable TFTP to block TFTP client access. By default, TFTP client access is enabled.
To disable TFTP client access, enter the following command at the Global CONFIG level of the CLI.
Brocade(config)#tftp disable
When TFTP is disabled, users are prohibited from using the copy tftp command to copy files to the
system flash. If users enter this command while TFTP is disabled, the system will reject the
command and display an error message.
To re-enable TFTP client access once it is disabled, enter the following command.
Brocade(config)#no tftp disable
Syntax: [no] tftp disable
Passwords used to secure access
Passwords can be used to secure the following access methods:
• Telnet access can be secured by setting a Telnet password. Refer to “Setting a Telnet
password” on page 124.
• Access to the Privileged EXEC and CONFIG levels of the CLI can be secured by setting
passwords for management privilege levels. Refer to “Setting passwords for management
privilege levels” on page 125.
This section also provides procedures for enhancing management privilege levels, recovering from
a lost password, and disabling password encryption.
NOTE
You also can configure up to 16 user accounts consisting of a user name and password, and assign
each user account a management privilege level. Refer to “Local user accounts” on page 129.
Setting a Telnet password
By default, the device does not require a user name or password when you log in to the CLI using
Telnet. You can assign a password for Telnet access using one of the following methods.
Set the password “letmein” for Telnet access to the CLI using the following command at the global
CONFIG level.
Brocade(config)#enable telnet password letmein