Displaying the snmp community string, Disabling password encryption, Specifying a minimum password length – Brocade BigIron RX Series Configuration Guide User Manual
Page 145: Setting up local user accounts
BigIron RX Series Configuration Guide
67
53-1002484-04
Setting up local user accounts
3
Displaying the SNMP community string
If you want to display the SNMP community string, enter the following commands.
BigIron RX(config)# enable password-display
BigIron RX(config)# show snmp server
The enable password-display command enables display of the community string, but only in the
output of the show snmp server command. Display of the string is still encrypted in the startup
configuration file and running configuration. Enter the command at the global CONFIG level of the
CLI.
Disabling password encryption
When you configure a password, then save the configuration to the Brocade device’s flash memory,
the password is also saved to flash as part of the configuration file. By default, the passwords are
encrypted so that the passwords cannot be observed by another user who displays the
configuration file. Even if someone observes the file while it is being transmitted over TFTP, the
password is encrypted.
If you want to remove the password encryption, you can disable encryption by entering the following
command.
BigIron RX(config)# no service password-encryption
Syntax: [no] service password-encryption
Specifying a minimum password length
By default, the Brocade device imposes no minimum length on the Line (Telnet), Enable, or Local
passwords. You can configure the device to require that Line, Enable, and Local passwords be at
least a specified length.
For example, to specify that the Line, Enable, and Local passwords be at least 8 characters, enter
the following command.
BigIron RX(config)# enable password-min-length 8
Syntax: enable password-min-length <number-of-characters>
The <number-of-characters> can be from 1 – 48.
Setting up local user accounts
You can define up to 16 local user accounts on a device. User accounts regulate who can access
the management functions in the CLI using the following methods:
•
Telnet access
•
Web Management access
•
SNMP access