SAN
SAN
- Details
- Parent Category: главный раздел
- Category: SAN
- Hits: 5173
Общая последовательность настройки SAN коммутатора Brocade
I. Начальная настройка
1. подключится к COM порту (9600-8-1, no-flow-control)
2. ввести логин/пароль (admin/password)
3. изменить имя коммутатора
# switchname
4. установить IP адрес
# ipaddrset
5. изменить Domain-ID (рекомендуется использовать из диапазона 99..127)
# switchdisable
# configure
— ответить “yes” на вопрос об изменении параметров фабрики
Domain ID: 101 (на втором коммутаторе: 102)
— остальные параметры оставить как есть (нажимать “Enter”)
# switchenable
# reboot
- Details
- Parent Category: главный раздел
- Category: SAN
- Hits: 4359
Задача: перепрошить свичи.
Решение: прошиваем по telnet
switchshow - команда показывающая версию прошивки. После скачивания прошивки, устанавливаем:
Telnet to the switch:
telnet
user: admin
pswd:
Instruct the switch to download the firmware image:
:admin> firmwareDownload "16.140.32.60", "mary", "/tmp/V2.x.x"
NOTE:
:admin> is the prompt that the switch presents
16.140.32.60 is the IP address of the host with the image
mary is the user
/tmp/V2.x.x is the firmware image to be loaded into the Compaq StorageWorks Fibre Channel
Switch flash rom
Instruct the switch to reboot with the new firmware image:
:admin> reboot
-------------------------------------------------------
brocade4Gb:USERID> firmwareDownload
You can run firmwareDownloadStatus to get the status of this command.
This command will cause the switch to reset and will require that existing telnet, secure telnet or SSH sessions be restarted.
Do you want to continue [Y]: Y
Server Name or IP Address: xx.xx.xx.xx
User Name: admin
File Name: Download/v5.x.x/release.plist
Password:
Firmwaredownload has started.