首页 > 其他分享 >Cisco MDS光纤存储交换机配置zone

Cisco MDS光纤存储交换机配置zone

时间:2024-11-04 13:15:15浏览次数:3  
标签:10 Cisco zone show 配置 interface MDS vsan

通过Console口进行本地登录:输入用户名admin,密码:admin(交换机登录用户名密码要记住)

1、配置交换机IP地址

conf t      配置模式

int mgmt 0(进入管理口配置)

ip address 10..113.43 255.255.255.0  ip地址

ip default-gateway 10.21.113.1 网关

end       退出

copy r s                  保存配置

show int mgmt 0(查看设备ip)

show ip route(查看设备网关)

2、配置vsan

创建vsan 10  10的值可以自己设。vsan1是交换机默认的

#con t    配置模式

#vsan database  vsan配置

#vsan 10   配置vsan10

#end   退出

验证:show vsan   查看vsan

调整端口vsan

#con t    配置模式

#vsan database    vsan配置

#vsan 10 interface fc1/1-42         

#vsan 10 interface fc2/1-42         

#vsan 10 interface fc3/1-42     

#vsan 10 interface fc4/1-42    

#vsan 10 interface fc7/1-42      

#vsan 10 interface fc8/1-42      

#vsan 10 interface fc9/1-42        

#vsan 10 interface fc10/1-42   将端口加入到vsan10里面

#end

验证:show interface brief    查看端口

3.配置zone操作前准备:

    1、#show running-config            查看当前运行配置

2、#show log la 30                 查看日志

配置zone

1、新建别名   

  #config  terminal

 #device-alias database          进入别名配置模式

 #device-alias name x(设备别名) pwwn w(具体wwn)     添加别名,别名配置代码格式

#show dev pending-diff   验证查别名

#dev commit             确认别名完成

# exit                   退出

2、创建zone和添加zone成员

#config  terminal     配置模式

#zoneset name xx(具体zoneset名) vsan xx(具体vsan号)

#mem zonename(具体zone名)      激活zone

#show zone pending-diff           验证

#show zone status vsan x         查zone信息

#zone commit vsan x             确认

# exit

查看zoneset是否被激活,被激活的设备有*号

#show zoneset active vsan xx(具体vsan号)  

检查log信息,确认变更是否触发额外的告警

#show logging last 20

确认各项状态正常后,保存交换机配置

#copy running-config startup-config

标签:10,Cisco,zone,show,配置,interface,MDS,vsan
From: https://blog.csdn.net/chenjunokok/article/details/143382798

相关文章

  • 码的界&MDS码&完备码
    目录Aq(n,......
  • angular - 阅读zone.js代码引出的访问器属性问题
    对websocket的onmessageonerroronopenonclose事件是如何被zone.js代理存在疑问,阅读了zone.js的源码此处对WebSocket.prototype的onmessageonerroronopenonclose进行patch操作 具体的patch操作如下:  对WebSocket.prototype上的访问器属性(区别于数据属性)而言,webSo......
  • MDS200-16-ASEMI充电桩整流模块MDS200-16
    编辑:llMDS200-16-ASEMI充电桩整流模块MDS200-16型号:MDS200-16品牌:ASEMI封装:M18安装方式:直插批号:2024+现货:50000+正向电流(Id):200A反向耐压(VRRM):1600V正向浪涌电流:2000A正向电压(VF):1.10V引脚数量:5芯片个数:6芯片尺寸:MIL功率(Pd):大功率工作温度:-55°C~150°C类型:整流扁......
  • [Flink SQL] FlinkCdcSqlJob启动时因MYSQL serverTimeZone而报错:`The MySQL server ha
    1问题描述FlinkCdcSqlJob启动时报错...Causedby:org.apache.flink.table.api.ValidationException:TheMySQLserverhasatimezoneoffset(0secondsaheadofUTC)whichdoesnotmatchtheconfiguredtimezoneAsia/Shanghai.Specifytherightserver-time-z......
  • zone的划分
    zone的划分 上图的意思就是:host1可以连存储,host2可以连存储,但是host1和host2不同(san层面不通)创建wwnzone  1:创建别名:     alicreate"Host01","20:01:00:0e:1e:d1:79:01"     alicreate"Host02","20:01:00:0e:1e:d1:79:00"       ......
  • Cisco DNS view
    在配置vpn的路由器上,通过设置网关为dns,实现内外网dns解析分流ipdhcppooldatanetwork192.168.1.0255.255.255.0default-router192.168.1.1dns-server192.168.1.1!!ipname-server114.114.114.114  --定义外网dnsserveripname-server172.16.186.17    ---......
  • CiscoASA FQDN配置
    CiscoASAFQDN配置(ios8.4及以上版本支持)dnsdomain-lookupDMZdnsserver-groupDefaultDNSname-server172.29.12.25name-server172.29.12.23domain-nameeascs.comobjectnetworkBAIDUfqdnv4www.baidu.comobject-groupnetworkWeb_Domainnetwork-objectobjectBAIDU......
  • cisco nexus7000 基本系统配置及OTV
    cisconexus7000基本系统配置1.开启cdpcdpenablecdpformatdevice-idsystem-name默认是对端设备的设备名2.ntp开启普通vdc2下开启ntp同步,先在defaultvdc上打上clockprotocolntpvdc2DC1-N7K-2(config)#ntpserver10.1.1.1use-vrfmannagementDC1-N7K-2(config)#ntpso......
  • cisco vpc
    vpcdomain1peer-switch-----stp默认是主的发bpdu,开启peer-switch就会在两台N3K上虚拟出一个mac去发BPDU,当发现生成树主备切换的时候,能快速收敛rolepriority2000------越小越优system-priority2000......
  • Cisco IS-IS ATT-Bit 详解 | ATT 位过滤
    注:机翻,未校。IS-ISAttachedBitIS-IS附加位PostedonNovember22,2016Overview概述AswehavegonethroughbasicIS-ISconfigurationandverification,let’sdiscoveranotherIS-ISinformationregardingIS-ISattachedbit.WhenweuseIS-ISasaro......