版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、博科VD戒换机快速配置手册一、登录交换机1.1 串口线连接Windows平台:传输速率:9600bit/sec数据位:8校验位:None停止位:1流控制:None1.2 登录交换机?用户级别VDXSwitchenable只能使用?、ping和show命令VDXSwitch#查看交换机详细信息?全局配置模式VDXSwitch#configureterminalVDXSwitch(config)#配置模式二、升级交换机固件1 、给交换机配一个管理地址:VDXSwitch#conftVDXSwitch#interfaceManagement1/0VDXSwitch#ipaddress10.77.77
2、.76/242、使用FTP服务器升级固件VDXswitch#firmwaredownloadinteractivefirmwaredownloadinteractiveServernameorIPaddress:5Filename:/users/home40/Builds/NOS_v5.0.0Protocol(ftp,scp,sftp):ftpUser:fvtPassword:*Domanualdownloady/n:nSystemsanitycheckpassed.Doyouwanttocontinue?y/n:y使用USB升级固件VDXSwitch#usbonVDXSwi
3、tch#usbdirVDXSwitch#firmwaredownloadusbdirectorynos6.0.0coldbootPerformingsystemsanitycheck.Thiscommandwillcauseacold/disruptiverebootandwillrequirethatexistingtelnet,securetelnetorSSHsessionsberestarted.Doyouwanttocontinue?y/n:yCheckingconditionsfordownloadingto6.0.0Systemsettingscheckpassed(0).检查升
4、级后的版本VDXSwitch#showversion三、调整时区+设置本地时间VDXSwitch#clocktimezoneAsia/Shanghai(修改时区)VDXSwitch#clockset2015-05-21T16:10:00(设置本地时间)VDXSwitch#showclockrbridge-id1:2015-05-2115:56:10Asia/Shanghai四、设置timeoutVDXSwitch(config)#linevtyexec-timeout5(设置超时时间为5分钟)VDXSwitch(config-line-vty)#doshowrunning-configline
5、vtylinevtyexec-timeout5!五、添加/移除license添加license:VDXSwitch#licenseaddlicStr*Bh*薪加license)移除license:VDXSwitch#licenseremovelicStrFCOE_BAS日icense)六、设置登录密码VDX Switch(config)# usernameadminroleadminpasswordpasswordenabletrue七、修改设备名称VDXSwitch#conftVDXSwitch(config)#switch-attributes1host-nameVDX6740chassi
6、s-nameVDX6740八、关闭telnet:Switch(config)#telnetservershutdown在VCS模式中关闭telnet:Switch(config)#rbridge-id3Switch(config-rbridge-id-3)#telnetservershutdown启用telnet:Switch(config)#notelnetservershutdown九、组建VCS逻辑机箱同一个VCS中每台VDX具有不同的RB-id和相同的VCSID:VDXSwitch#vcsrbridge-id1vcsid12logical-chassisenableVDXSwitch#
7、showfabricislportsall十、修改principleswitchVDXswitch#configureVDXswitch(config)#rbridge-id5VDXswitch(config-rbridge-id-5)#logical-chassisprincipal-priority1VDXswitch(config-rbridge-id-5)#endVDXswitch#logical-chassisprincipal-switchover十一、创建VLANVDXSwitch(config)#interfacevlan10VDXSwitch(config)#interfac
8、eTenGigabitEthernet1/0/1-4VDXSwitch(conf-if-te-1/0/1-4)#switchportVDXSwitch(conf-if-te-1/0/1-4)#switchportmodeaccessVDXSwitch(conf-if-te-1/0/1-4)#switchportaccessvlan10十二、给VLAN配置IP地址VDXSwitch(config)#rb1VDXSwitch(config-rbridge-id-1)#interfaceve10VDXSwitch(config-rbridge-Ve-30)#ipaddress9
9、/24VDXSwitch(config-rbridge-Ve-30)#noshutdown十三、配置生成树协议(STP/RSTP)VDXSwitch(config)#protocolspanning-treestp/rstpVDXSwitch(config-stp)#bridge-priority4096十四、配置多生成树(MSTP)VDXSwitch(config)#protocolspanning-treemstpVDXSwitch(config-mstp)#instance10vlan10-19VDXSwitch(config-mstp)#instance20vlan20-29VDXSw
10、itch(config-mstp)#instance10priority4096VDXSwitch(config)#interfaceTenGigabitEthernet1/0/1-4VDXSwitch(conf-if-te-1/0/1-4)#switchportmodetrunkVDXSwitch(conf-if-te-1/0/1-4)#switchporttrunkallowedvlanallVDXSwitch(conf-if-te-1/0/1-4)#intte2/0/1-4VDXSwitch(conf-if-te-2/0/1-4)#switchportmodetrunkVDXSwitch
11、(conf-if-te-2/0/1-4)#switchporttrunkallowedvlanall十五、配置vLAGVDXSwitch(config)#interfacePort-channel10VDXSwitch(config-Port-channel-10)#vlagignore-splitVDXSwitch(config-Port-channel-10)#switchportVDXSwitch(config-Port-channel-10)#switchportmodetrunkVDXSwitch(config-Port-channel-10)#switchporttrunkallo
12、wedvlanallVDXSwitch(config-Port-channel-10)#noshutdownVDXSwitch_1(config)#intte1/0/1VDXSwitch(conf-if-te-1/0/1)#channel-group10modeactivetypestandardVDXSwitch_2(conf-if-te-1/0/1)#intte2/0/1VDXSwitch(conf-if-te-2/0/1)#channel-group10modeactivetypestandard十六、配置静态路由静态路由不是全局参数,需要进入到每台设备上配置:VDXSWITCH(con
13、fig)#rb1VDXSWITCH(config-rbridge-id-1)#iproutex.x.x.x/xx.x.x.xVDXSWITCH(config)#rb2VDXSWITCH(config-rbridge-id-2)#iproutex.x.x.x/xx.x.x.x十七、配置OSPFOSPF不是全局参数,需要进入到每台设备上配置:VDXSWITCH(conf)#rb1VDXSWITCH(config-rbridge-id-1)#routerospfVDXSWITCH(config-router-ospf-vrf-default-vrf)#area0VDXSWITCH(config-rb
14、ridge-id-1)#intve30VDXSWITCH(config-rbridge-Ve-30)#ipospfarea0VDXSWITCH(config)#rb2VDXSWITCH(config-rbridge-id-2)#routerospfVDXSWITCH(config-router-ospf-vrf-default-vrf)#area0VDXSWITCH(config-router-ospf-vrf-default-vrf)#intve30VDXSWITCH(config-rbridge-Ve-30)#ipospfarea0十八、配置VRRP/VRRP-ERB1:VDXSWITCH
15、(config)#rbridge1VDXSWITCH(config)#protocolvrrp-extendedVDXSWITCH(config)#interfaceve30VDXSWITCH(config)#vrrp-extended-group30VDXSWITCH(config)#priority125VDXSWITCH(config)#advertise-backupenableVDXSWITCH(config)#preempt-modeenableVDXSWITCH(config)#short-path-forwardingrevert-priority90VDXSWITCH(con
16、fig)#vritual-ip00VDXSWITCH(config)#trackten1/0/6priority20VDXSWITCH(config)#enableRB2:VDXSWITCH(config)#rbridge2VDXSWITCH(config)#protocolvrrp-extendedVDXSWITCH(config)#interfaceve30VDXSWITCH(config)#vrrp-extended-group30VDXSWITCH(config)#priority120VDXSWITCH(config)#advertise-backupenabl
17、eVDXSWITCH(config)#preempt-modeenableVDXSWITCH(config)#short-path-forwardingrevert-priority90VDXSWITCH(config)#vritual-ip00VDXSWITCH(config)#trackten2/0/6priority10VDXSWITCH(config)#enable十九、配FlexportVDXSWITCH(config)#hardwareVDXSWITCH(config-hardware)#flexport2/0/45VDXSWITCH(config-flexp
18、ort-2/0/45)#flexport2/0/46VDXSWITCH(config-flexport-2/0/46)#flexport2/0/47VDXSWITCH(config-flexport-2/0/47)#flexport2/0/48VDXSWITCH(config-hardware)#flexport2/0/45VDXSWITCH(config-flexport-2/0/45)#typefibre-channelVDXSWITCH(config-flexport-2/0/45)#flexport2/0/46VDXSWITCH(config-flexport-2/0/46)#type
19、fibre-channelVDXSWITCH(config-flexport-2/0/46)#flexport2/0/47VDXSWITCH(config-flexport-2/0/47)#typefibre-channelVDXSWITCH(config-flexport-2/0/47)#flexport2/0/48VDXSWITCH(config-flexport-2/0/48)#typefibre-channel二十、QSFPbreakout配置VDXSWITCH(config)#interfacefortygigabitethernet1/0/49VDXSWITCH(conf-if-fo-1/0/49)#shutdownVDXSWITCH(conf-if-fo-1/0/49)#exitVDXSW
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 化学与气候变化整合能力测评试题
- 社区医院基础知识考试题及答案
- 节能减排考试题库及答案
- 春晖学校五升六考试题及答案
- 关于某某个人委托设计抗重力服装合同
- 部编人教版四年级语文下册短文阅读试卷及答案
- 爬虫工程师笔试题及答案
- 科学方法在科学中的应用
- 《大自然的语言》参考课件
- 2025年公务员录用考试银监财经类专业试卷(备考指南)
- 2025年秋新北师大版数学3年级上册全册同步教案
- 插秧机培训课件
- 医疗器械批发行业的合规风险与解决方案研究-洞察及研究
- 国际压力性损伤-溃疡预防和治疗临床指南(2025年版)解读
- DB32-T 5155-2025 桥梁用碳纤维增强复合筋拉索技术条件
- 2025至2030中国水资源修复行业发展趋势分析与未来投资战略咨询研究报告
- 2025年医卫类内科主治医师-基础知识参考题库含答案解析
- 学校承接社会考试应急预案(3篇)
- 外研版(2024)八年级上册英语单词默写练习表
- 肝癌肝动脉化疗栓塞护理查房
- 高中数学作业智能批改系统研究
评论
0/150
提交评论