cisco MDS9148配置步驟詳細(xì)介紹
發(fā)布時(shí)間:2012-11-18 14:11:51 作者:佚名
我要評論

本文將詳細(xì)介紹cisco MDS9148配置步驟,需要的朋友可以參考下
1、 初始化交換機(jī)
Cisco9148 SAN交換機(jī)首次配置時(shí),需要先做初始化設(shè)置,設(shè)置完成后才可以登錄圖形化界面。
使用隨機(jī)自帶的串口調(diào)試線纜進(jìn)行連接,進(jìn)行如下配置。
Enter the password for "admin":
Confirm the password for "admin":
---- Basic System Configuration Dialog ----
This setup utility will guide you through the basic configuration of
the system. Setup configures only enough connectivity for management
of the system.
Please register Cisco MDS 9000 Family devices promptly with your
supplier. Failure to register may affect response times for initial
service calls. MDS devices must be registered to receive entitled
support services.
Press Enter at anytime to skip a dialog. Use ctrl-c at anytime
to skip the remaining dialogs.
Would you like to enter the basic configuration dialog (yes/no): y
Create another login account (yes/no) [n]: <Enter>
Configure read-only SNMP community string (yes/no) [n]: <Enter>
Configure read-write SNMP community string (yes/no) [n]: <Enter>
Enter the switch name : localhost
Continue with Out-of-band (mgmt0) management configuration? (yes/no) [y]: <Enter>
Mgmt0 IPv4 address : 10.77.77.77
Mgmt0 IPv4 netmask : 255.255.255.0
Configure the default gateway? (yes/no) [y]: n
Configure advanced IP options? (yes/no) [n]: <Enter>
Enable the ssh service? (yes/no) [y]: n
Enable the telnet service? (yes/no) [n]: y
Enable the http-server? (yes/no) [y]: <Enter>
Configure clock? (yes/no) [n]: <Enter>
Configure timezone? (yes/no) [n]: <Enter>
Configure summertime? (yes/no) [n]: <Enter>
Configure the ntp server? (yes/no) [n]: <Enter>
Configure default switchport interface state (shut/noshut) [shut]: <Enter>
Configure default switchport trunk mode (on/off/auto) [on]: auto
Configure default switchport port mode F (yes/no) [n]: <Enter>
Configure default zone policy (permit/deny) [deny]: <Enter>
Enable full zoneset distribution? (yes/no) [n]: <Enter>
Configure default zone mode (basic/enhanced) [basic]: <Enter>
The following configuration will be applied:
password strength-check
switchname localhost
interface mgmt0
ip address 10.77.77.77 255.255.255.0
no shutdown
no feature ssh
feature telnet
feature http-server
system default switchport shutdown
system default switchport trunk mode auto
no system default zone default-zone permit
no system default zone distribute full
no system default zone mode enhanced
Would you like to edit the configuration? (yes/no) [n]: <Enter>
Use this configuration and save it? (yes/no) [y]: <Enter>
[########################################] 100%
到此,設(shè)備初始化完成。
2、打開IE瀏覽器,在地址欄輸入配置好的IP地址(http://10.77.77.77),打開如下界面。
3、點(diǎn)擊上圖中的“Cisco Device Manager”打開如下界面。
4、點(diǎn)擊上圖中的“Continue”,打開如下界面。
5、點(diǎn)擊上圖中的“Next”,進(jìn)行軟件的安裝。
點(diǎn)擊“下一步”
點(diǎn)擊“Install”
點(diǎn)擊“是”,開始安裝軟件。
6、軟件安裝完成后,打開如下界面,在密碼欄輸入設(shè)置好的密碼“123ibm!@#IBM”。
7、點(diǎn)擊“Open”,打開控制界面。
8、點(diǎn)擊“FC->Quick Config”,打開配置界面。
9、在打開的控制界面中,進(jìn)行zone的設(shè)置。
點(diǎn)擊“Next”,查看zone的設(shè)置是否正確。
點(diǎn)擊“Finish”,完成zone的配置。
10、在命令行中,運(yùn)行如下命令,查看zone是否激活。
admin# show zone active
zone name Z_FC1_5_FC1_1_V1 vsan 1
* fcid 0xb80500 [interface fc1/5 swwn 20:00:00:05:73:da:b1:50]
* fcid 0xb80000 [interface fc1/1 swwn 20:00:00:05:73:da:b1:50]
zone name Z_FC1_5_FC1_2_V1 vsan 1
* fcid 0xb80500 [interface fc1/5 swwn 20:00:00:05:73:da:b1:50]
* fcid 0xb80200 [interface fc1/2 swwn 20:00:00:05:73:da:b1:50]
zone name Z_FC1_6_FC1_3_V1 vsan 1
* fcid 0xb80400 [interface fc1/6 swwn 20:00:00:05:73:da:b1:50]
* fcid 0xb80100 [interface fc1/3 swwn 20:00:00:05:73:da:b1:50]
zone name Z_FC1_6_FC1_4_V1 vsan 1
* fcid 0xb80400 [interface fc1/6 swwn 20:00:00:05:73:da:b1:50]
* fcid 0xb80300 [interface fc1/4 swwn 20:00:00:05:73:da:b1:50]
zone name $default_zone$ vsan 1
11、運(yùn)行如下命令,查看zoneset是否已保存成功。
admin# show zoneset
zoneset name ZONESET_V1 vsan 1
zone name Z_FC1_5_FC1_1_V1 vsan 1
interface fc1/5 swwn 20:00:00:05:73:da:b1:50
interface fc1/1 swwn 20:00:00:05:73:da:b1:50
zone name Z_FC1_5_FC1_2_V1 vsan 1
interface fc1/5 swwn 20:00:00:05:73:da:b1:50
interface fc1/2 swwn 20:00:00:05:73:da:b1:50
zone name Z_FC1_6_FC1_3_V1 vsan 1
interface fc1/6 swwn 20:00:00:05:73:da:b1:50
interface fc1/3 swwn 20:00:00:05:73:da:b1:50
zone name Z_FC1_6_FC1_4_V1 vsan 1
interface fc1/6 swwn 20:00:00:05:73:da:b1:50
interface fc1/4 swwn 20:00:00:05:73:da:b1:50
12、兩臺交換機(jī)中的WWN號。
Cisco9148 SAN交換機(jī)首次配置時(shí),需要先做初始化設(shè)置,設(shè)置完成后才可以登錄圖形化界面。
使用隨機(jī)自帶的串口調(diào)試線纜進(jìn)行連接,進(jìn)行如下配置。
Enter the password for "admin":
Confirm the password for "admin":
---- Basic System Configuration Dialog ----
This setup utility will guide you through the basic configuration of
the system. Setup configures only enough connectivity for management
of the system.
Please register Cisco MDS 9000 Family devices promptly with your
supplier. Failure to register may affect response times for initial
service calls. MDS devices must be registered to receive entitled
support services.
Press Enter at anytime to skip a dialog. Use ctrl-c at anytime
to skip the remaining dialogs.
Would you like to enter the basic configuration dialog (yes/no): y
Create another login account (yes/no) [n]: <Enter>
Configure read-only SNMP community string (yes/no) [n]: <Enter>
Configure read-write SNMP community string (yes/no) [n]: <Enter>
Enter the switch name : localhost
Continue with Out-of-band (mgmt0) management configuration? (yes/no) [y]: <Enter>
Mgmt0 IPv4 address : 10.77.77.77
Mgmt0 IPv4 netmask : 255.255.255.0
Configure the default gateway? (yes/no) [y]: n
Configure advanced IP options? (yes/no) [n]: <Enter>
Enable the ssh service? (yes/no) [y]: n
Enable the telnet service? (yes/no) [n]: y
Enable the http-server? (yes/no) [y]: <Enter>
Configure clock? (yes/no) [n]: <Enter>
Configure timezone? (yes/no) [n]: <Enter>
Configure summertime? (yes/no) [n]: <Enter>
Configure the ntp server? (yes/no) [n]: <Enter>
Configure default switchport interface state (shut/noshut) [shut]: <Enter>
Configure default switchport trunk mode (on/off/auto) [on]: auto
Configure default switchport port mode F (yes/no) [n]: <Enter>
Configure default zone policy (permit/deny) [deny]: <Enter>
Enable full zoneset distribution? (yes/no) [n]: <Enter>
Configure default zone mode (basic/enhanced) [basic]: <Enter>
The following configuration will be applied:
password strength-check
switchname localhost
interface mgmt0
ip address 10.77.77.77 255.255.255.0
no shutdown
no feature ssh
feature telnet
feature http-server
system default switchport shutdown
system default switchport trunk mode auto
no system default zone default-zone permit
no system default zone distribute full
no system default zone mode enhanced
Would you like to edit the configuration? (yes/no) [n]: <Enter>
Use this configuration and save it? (yes/no) [y]: <Enter>
[########################################] 100%
到此,設(shè)備初始化完成。
2、打開IE瀏覽器,在地址欄輸入配置好的IP地址(http://10.77.77.77),打開如下界面。
3、點(diǎn)擊上圖中的“Cisco Device Manager”打開如下界面。
4、點(diǎn)擊上圖中的“Continue”,打開如下界面。
5、點(diǎn)擊上圖中的“Next”,進(jìn)行軟件的安裝。
點(diǎn)擊“下一步”
點(diǎn)擊“Install”
點(diǎn)擊“是”,開始安裝軟件。
6、軟件安裝完成后,打開如下界面,在密碼欄輸入設(shè)置好的密碼“123ibm!@#IBM”。
7、點(diǎn)擊“Open”,打開控制界面。
8、點(diǎn)擊“FC->Quick Config”,打開配置界面。
9、在打開的控制界面中,進(jìn)行zone的設(shè)置。
點(diǎn)擊“Next”,查看zone的設(shè)置是否正確。
點(diǎn)擊“Finish”,完成zone的配置。
10、在命令行中,運(yùn)行如下命令,查看zone是否激活。
admin# show zone active
zone name Z_FC1_5_FC1_1_V1 vsan 1
* fcid 0xb80500 [interface fc1/5 swwn 20:00:00:05:73:da:b1:50]
* fcid 0xb80000 [interface fc1/1 swwn 20:00:00:05:73:da:b1:50]
zone name Z_FC1_5_FC1_2_V1 vsan 1
* fcid 0xb80500 [interface fc1/5 swwn 20:00:00:05:73:da:b1:50]
* fcid 0xb80200 [interface fc1/2 swwn 20:00:00:05:73:da:b1:50]
zone name Z_FC1_6_FC1_3_V1 vsan 1
* fcid 0xb80400 [interface fc1/6 swwn 20:00:00:05:73:da:b1:50]
* fcid 0xb80100 [interface fc1/3 swwn 20:00:00:05:73:da:b1:50]
zone name Z_FC1_6_FC1_4_V1 vsan 1
* fcid 0xb80400 [interface fc1/6 swwn 20:00:00:05:73:da:b1:50]
* fcid 0xb80300 [interface fc1/4 swwn 20:00:00:05:73:da:b1:50]
zone name $default_zone$ vsan 1
11、運(yùn)行如下命令,查看zoneset是否已保存成功。
admin# show zoneset
zoneset name ZONESET_V1 vsan 1
zone name Z_FC1_5_FC1_1_V1 vsan 1
interface fc1/5 swwn 20:00:00:05:73:da:b1:50
interface fc1/1 swwn 20:00:00:05:73:da:b1:50
zone name Z_FC1_5_FC1_2_V1 vsan 1
interface fc1/5 swwn 20:00:00:05:73:da:b1:50
interface fc1/2 swwn 20:00:00:05:73:da:b1:50
zone name Z_FC1_6_FC1_3_V1 vsan 1
interface fc1/6 swwn 20:00:00:05:73:da:b1:50
interface fc1/3 swwn 20:00:00:05:73:da:b1:50
zone name Z_FC1_6_FC1_4_V1 vsan 1
interface fc1/6 swwn 20:00:00:05:73:da:b1:50
interface fc1/4 swwn 20:00:00:05:73:da:b1:50
12、兩臺交換機(jī)中的WWN號。
相關(guān)文章
聯(lián)果LG510S-4T2XS怎么樣? 六口全萬兆輕網(wǎng)管交換機(jī)拆解
聯(lián)果LG510S4T2XS是一臺”4+2″的全萬兆網(wǎng)管交換機(jī),即擁有四個(gè)10G電口和兩個(gè)10G光口,下面我們就來看看這款交換機(jī)的拆機(jī)測評2025-01-172.5G三層網(wǎng)管交換機(jī)! TPLINK TL-SE5420不完全拆機(jī)測評
TL-SE5420為TP-LINK全新開發(fā)推出的5系列2.5G三層網(wǎng)管交換機(jī),采用新一代高性能硬件和軟件平臺,提供靈活的2.5G接入和高性價(jià)比的萬 兆上行端口,下面我們就來看看這款交換機(jī)2025-01-07最便宜的8口2.5G網(wǎng)管交換機(jī)! 水星SE109 Pro拆機(jī)測評
水星SE109 Pro價(jià)格很便宜,水星SE109 Pro,外觀、接口,和SE109一樣,區(qū)別Pro是網(wǎng)管型的,下面我們就來看看詳細(xì)拆機(jī)測評2025-01-032.5G交換機(jī)水星SE109值得購買嗎? 水星SE109開箱測評
由于廉價(jià)家用2.5G交換機(jī)大都采用的是公版方案,因此芯片性能上就不用再做過多比較,只需要考慮品牌和口碑,經(jīng)過多輪篩選最終選擇了水星SE109,下面我們就來看看開箱圖2025-01-03TP-LINK/水星和hasivo交換機(jī)怎么選? 三款網(wǎng)管交換機(jī)系統(tǒng)功能對比
今天選了三款都是”8+1″的2.5G網(wǎng)管交換機(jī),分別是TP-LINK 水星和hasivo交換機(jī),該怎么選呢?這些交換機(jī)功能上有什么區(qū)別?詳細(xì)請看下文介紹2025-01-03海思視訊hasivo S5800W-24GT-6SX-SE 網(wǎng)管交換機(jī)拆機(jī)測評
hasivo S5800W-24GT-6SX-SE 網(wǎng)管交換機(jī)拆機(jī),它有24個(gè)2.5G口+6個(gè)萬兆口,這款交換機(jī)怎么樣呢?下面我們就來看看詳細(xì)測評2024-12-07交換機(jī)單線復(fù)用怎么設(shè)置? 弱電箱到客廳只有一根網(wǎng)線的解決方案
如何解決弱電箱到客廳只預(yù)埋一根線的尷尬局面?在有辦法再增加網(wǎng)線的情況下,就可以使用兮克輕管理交換機(jī)做單線復(fù)用,輕松解決弱電箱到客廳線路不夠的問題2024-11-18水星SE106 Pro值得購買嗎? 2.5G網(wǎng)管交換機(jī)水星SE106 Pro拆機(jī)測評
水星SE106Pro是一款高性能的交換機(jī),搭載RTL8372N芯片,支持4個(gè)2.5G口和2個(gè)10G光口,這款交換機(jī)怎么樣呢?詳細(xì)請看下文測評2024-11-112.5G/萬兆交換機(jī)性價(jià)比清單推薦! 百元出頭就能搭建萬兆局域網(wǎng)
2.5G交換機(jī)價(jià)格降下來了,在選擇交換機(jī)和路由器的時(shí)候,很糾結(jié),我們搜集、推薦一下有哪些性價(jià)比2.5G/萬兆交換機(jī),這些均在百元出頭,還帶萬兆口2024-08-26小米交換機(jī)怎么樣? 小米千兆交換機(jī)SW-108G拆機(jī)測評
這款交換機(jī)現(xiàn)在價(jià)格是129元,很懂盆友不知道該不該購買,下面我們就來看看小米千兆交換機(jī)SW-108G詳細(xì)的拆機(jī)圖2024-07-26