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号。
相关文章
本文直接把华为网络设备中那些真正“危险”的命令拎出来,一条一条拆给你看:哪些会导致中断、哪些会让配置归零、哪些会让你“远程自毁”,以及哪些是隐蔽雷区2026-04-13
三层交换机功能那么强大,那它可以完全取代路由器吗?本文将带大家好好了解一下三层交换机和路由器的差别2026-02-26
本文我们将学习和探讨OSI参考模型中二层和三层交换机的各种特性和应用,以及它们之间工作方式的区别2026-02-26
在交换机配置与故障排查过程中,总会遇到那些“关键时刻靠得住的命令”,今天我们就来分享一份思科双实战命令手册2025-11-18
在使用华为交换机进行故障排查时,首先需要了解交换机的当前状态,通过执行基础命令,可以迅速获取到交换机的系统信息、接口状态以及配置情况等关键数据,为后续的故障分析2025-11-18
弱电日常中,交换机是不可或缺的设备,但关于其端口的种类与功能,可能许多朋友并不十分清楚,接下来,我们将深入探讨交换机的主要端口类型2025-09-18
交换机分层次是什么意思? 浅析一层交换机/二层交换机/三层交换机的区别
交换机作为重要的网络设备,承载着数据包的转发和路由功能,其中,一层交换机、二层交换机和三层交换机在功能和应用上各有差异,详细请看下文介绍2025-09-18
如何正确识别一台POE交换机的好坏? 选购可靠的POE交换机注意事项
POE技术已经历多年发展,广泛应用于安防监控和无线覆盖等领域,需求量大,但质量参差不齐,市场上POE交换机的品牌繁多,如何正确识别一台POE交换机的好坏?详细请看下文介2025-09-17
H3C四款2.5G交换机S1506FX/S1509FXC-U/S1510FX/S1510FX-UP拆机评测
新华三H3C近期新出了四款2.5G交换机,很多朋友想要看看这四款交换机的性能与区别,下面我们一起来看看详细测评2025-07-15
在选择交换机的时候,有朋友问联果8口万兆三层全光交换机怎么样?值得购买吗?下面我们就来看看详细测评2025-05-17








最新评论