
where
string
is the community string and can be up to 32 characters long.
2. On the Brocade device, enter the following command from the global CONFIG level of the CLI.
no snmp-server pw-check
This command disables password checking for SNMP set requests. If a third-party SNMP
management application does not add a password to the password field when it sends SNMP set
requests to a Brocade device, by default the Brocade device rejects the request.
3. From the command prompt in the UNIX shell, enter the following command.
/usr/OV/bin/snmpset -c
rw-community-string device-ip-addr
1.3.6.1.4.1.1991.1.1.2.1.5.0
a
tftp-ip-addr 1.3.6.1.4.1.1991.1.1.2.1.8.0 s
config-file-name
1.3.6.1.4.1.1991.1.1.2.1.9.0 integer command-integer
where
rw-community-string
is a read-write community string configured on the Brocade device.
fdry-ip-addr
is the IP address of the Brocade device.
tftp-ip-addr
is the TFTP server IP address.
config-file-name
is the configuration file name.
command-integer
is one of the following:
20
- Upload the startup-config file from the flash memory of the Brocade device to the TFTP server.
21
- Download a startup-config file from a TFTP server to the flash memory of the Brocade device.
22
- Upload the running-config from the flash memory of the Brocade device to the TFTP server.
23
- Download a configuration file from a TFTP server into the running-config of the Brocade device.
NOTE
Option
23
adds configuration information to the running-config on the device, and does not replace
commands. If you want to replace configuration information in the device, use "no" forms of the
configuration commands to remove the configuration information, then use configuration commands
to create the configuration information you want. Follow the guidelines in
Dynamic configuration
loading
on page 101.
Erasing image and configuration files
To erase software images or configuration files, use the commands described below. These
commands are valid at the Privileged EXEC level of the CLI:
•
erase flash primary
erases the image stored in primary flash of the system.
•
erase flash secondary
erases the image stored in secondary flash of the system.
•
erase startup-config
erases the configuration stored in the startup configuration file; however, the
running configuration remains intact until system reboot.
Erasing image and configuration files
108
FastIron Ethernet Switch Administration Guide
53-1003625-01