cisco MDS9148配置步骤详细介绍
发布时间:2012-11-18 14:11:51 作者:佚名
我要评论
本文将详细介绍cisco MDS9148配置步骤,需要的朋友可以参考下
1、 初始化交换机
Cisco9148 SAN交换机首次配置时,需要先做初始化设置,设置完成后才可以登录图形化界面。
使用随机自带的串口调试线缆进行连接,进行如下配置。
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%
到此,设备初始化完成。
2、打开IE浏览器,在地址栏输入配置好的IP地址(http://10.77.77.77),打开如下界面。
3、点击上图中的“Cisco Device Manager”打开如下界面。
4、点击上图中的“Continue”,打开如下界面。
5、点击上图中的“Next”,进行软件的安装。
点击“下一步”
点击“Install”
点击“是”,开始安装软件。
6、软件安装完成后,打开如下界面,在密码栏输入设置好的密码“123ibm!@#IBM”。
7、点击“Open”,打开控制界面。
8、点击“FC->Quick Config”,打开配置界面。
9、在打开的控制界面中,进行zone的设置。
点击“Next”,查看zone的设置是否正确。
点击“Finish”,完成zone的配置。
10、在命令行中,运行如下命令,查看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、运行如下命令,查看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、两台交换机中的WWN号。
Cisco9148 SAN交换机首次配置时,需要先做初始化设置,设置完成后才可以登录图形化界面。
使用随机自带的串口调试线缆进行连接,进行如下配置。
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%
到此,设备初始化完成。
2、打开IE浏览器,在地址栏输入配置好的IP地址(http://10.77.77.77),打开如下界面。
3、点击上图中的“Cisco Device Manager”打开如下界面。
4、点击上图中的“Continue”,打开如下界面。
5、点击上图中的“Next”,进行软件的安装。
点击“下一步”
点击“Install”
点击“是”,开始安装软件。
6、软件安装完成后,打开如下界面,在密码栏输入设置好的密码“123ibm!@#IBM”。
7、点击“Open”,打开控制界面。
8、点击“FC->Quick Config”,打开配置界面。
9、在打开的控制界面中,进行zone的设置。
点击“Next”,查看zone的设置是否正确。
点击“Finish”,完成zone的配置。
10、在命令行中,运行如下命令,查看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、运行如下命令,查看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、两台交换机中的WWN号。
相关文章

联果LG510S-4T2XS怎么样? 六口全万兆轻网管交换机拆解
联果LG510S4T2XS是一台”4+2″的全万兆网管交换机,即拥有四个10G电口和两个10G光口,下面我们就来看看这款交换机的拆机测评2025-01-17
2.5G三层网管交换机! TPLINK TL-SE5420不完全拆机测评
TL-SE5420为TP-LINK全新开发推出的5系列2.5G三层网管交换机,采用新一代高性能硬件和软件平台,提供灵活的2.5G接入和高性价比的万 兆上行端口,下面我们就来看看这款交换机2025-01-07
最便宜的8口2.5G网管交换机! 水星SE109 Pro拆机测评
水星SE109 Pro价格很便宜,水星SE109 Pro,外观、接口,和SE109一样,区别Pro是网管型的,下面我们就来看看详细拆机测评2025-01-03
2.5G交换机水星SE109值得购买吗? 水星SE109开箱测评
由于廉价家用2.5G交换机大都采用的是公版方案,因此芯片性能上就不用再做过多比较,只需要考虑品牌和口碑,经过多轮筛选最终选择了水星SE109,下面我们就来看看开箱图2025-01-03
TP-LINK/水星和hasivo交换机怎么选? 三款网管交换机系统功能对比
今天选了三款都是”8+1″的2.5G网管交换机,分别是TP-LINK 水星和hasivo交换机,该怎么选呢?这些交换机功能上有什么区别?详细请看下文介绍2025-01-03
海思视讯hasivo S5800W-24GT-6SX-SE 网管交换机拆机测评
hasivo S5800W-24GT-6SX-SE 网管交换机拆机,它有24个2.5G口+6个万兆口,这款交换机怎么样呢?下面我们就来看看详细测评2024-12-07
交换机单线复用怎么设置? 弱电箱到客厅只有一根网线的解决方案
如何解决弱电箱到客厅只预埋一根线的尴尬局面?在有办法再增加网线的情况下,就可以使用兮克轻管理交换机做单线复用,轻松解决弱电箱到客厅线路不够的问题2024-11-18
水星SE106 Pro值得购买吗? 2.5G网管交换机水星SE106 Pro拆机测评
水星SE106Pro是一款高性能的交换机,搭载RTL8372N芯片,支持4个2.5G口和2个10G光口,这款交换机怎么样呢?详细请看下文测评2024-11-11
2.5G/万兆交换机性价比清单推荐! 百元出头就能搭建万兆局域网
2.5G交换机价格降下来了,在选择交换机和路由器的时候,很纠结,我们搜集、推荐一下有哪些性价比2.5G/万兆交换机,这些均在百元出头,还带万兆口2024-08-26
这款交换机现在价格是129元,很懂盆友不知道该不该购买,下面我们就来看看小米千兆交换机SW-108G详细的拆机图2024-07-26












最新评论