Changing default wireless controller parameters – Brocade Mobility RFS7000-GR Controller Installation Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 34

Advertising
background image

Changing default wireless controller parameters

5

26

Brocade Mobility RFS7000-GR Controller Installation Guide

53-1001946-01

Password is same as default password, please change the password

Enter old password:

<type old password>

Enter new password:

<type new password>

Re Enter new password:

<type new password>

Password for user 'admin' changed successfully

RFS7000>

5. Once Username and Password credentials are validated, the below prompt will

returned. Enter “Enable” to get into execution mode.

RFS7000>enable

RFS7000#

6. To get into configuration mode, enter “configure terminal” at “exec-mode”

prompt above.

RFS7000# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

RFS7000(config)#

Changing default wireless controller parameters

The various default parameters which must be changed to operate the wireless
controller in a secured operational mode are listed below:

1. Change the SNMP users (snmpoperator, snmpmanager and snmptrap) default

passwords to new values.

Go to the global configuration context and change the default passwords of
SNMP for all the 3 SNMP users.

RFS7000(config)#snmp-server user snmpmanager v3 encrypted des

auth md5 <password>RFS7000(config)#snmp-server user snmpoperator

v3 encrypted des auth md5 <password>

RFS7000(config)#snmp-server user snmptrap v3 encrypted des auth

md5 <password>

2. By default SNMP manager is disabled and need to start SNMP manager for GUI

access. Go to the global configuration context and start SNMP manager.

RFS7000(config)#snmp-server manager v3

3. Change the default Admin password ( Superuser) .

RFS7000(config)#username admin password 0 a%defMyj

Advertising