版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
博科VDX交换机快速配置手册
一、登录交换机
1.1串口线连接
Windows平台:
传输速率:9600bit/sec
数据位:8
校险位:None
停止位:1
流控制:None
1.2登录交换机
>用户级别
VDXSwitch〉enable----------------只能使用?、ping和show命令
VDXSwitch#---------------查看交换机详细信息
>全局配直模式
VDXSwitch#configureterminaI
VDXSwitch(config)#-------------配置模式
二、升级交换机固件
1、给交换机配一个管理地址:
VDXSwitch#conft
VDXSwitch#interfaceManagement1/0
VDXSwitch#ipaddress10。77.77,76/24
2、使用FTP服务器升级固件
VDXswitch#firmwaredownloadinteractive
firmwaredownloadinteract!ve
ServernameorIPaddress:10.31.2.25
Filename:/users/home40/Builds/N0S_v5.0.0
Protocol(ftp,scp,sftp):ftp
User:fvt
Password:**********
Domanualdownload[y/n]:n
Systemsanitycheckpassed。
Doyouwanttocontinue?[y/n]:y
使用USB升级固件
VDXSwitch#usbon
VDXSwitch#usbdir
VDXSwitch#firmwaredownIoadusbdirectorynos6.0o0coIdboot
Performingsystemsanitycheck0.。
Thiscommandwillcauseacold/disruptiverebootandwillrequirethatexistingte/net,secure
te/netorSSHsessionsberestarted.
Doyouwanttocontinue?[y/n]:y
Checkingconditionsfordownloadingto6。0.0
Systemsettingscheckpassed(0)o
检查升级后的版本
VDXSwitch#showversion
三、调整时区+设置本地时间
VDXSwitch#clocktimezoneAsia/Shanghai(修改时区)
VDXSwitch#clockset2015-05-21T16:10:00(设置本地时间)
VDXSwitch#showclock
rbridge—id1:2015-05-2115:56:10Asia/Shanghai
四、设置timeout
VDXSwitch(config)#Iinevtyexec-timeout5(设置超时时间为5分钟)
VDXSwitch(config-Iine-vty)#doshowrunning-configIinevty
linevty
exec-timeout5
/
五、添加/移除license
添加Iicense:
VDXSwitch#IicenseaddIicStr"*BH***********”(添加license)
移除Iicense:
VDXSwitch#IicenseremoveIicStr“FCOEBASE“(移除Iicense)
六、设置登录密码
VDXSwitch(config)#usernameadminroleadminpasswordpasswordenabletrue
七、修改设备名称
VDXSwitch#conft
VDXSwitch(config)#switch—attributes1host-nameVDX6740chassis-nameVDX6740
八、关闭telnet:
Switch(config)#telnetservershutdown
在VCS模式中关闭telnet:
Switch(config)#rbridge-id3
Switch(config-rbridge-id-3)#teInetservershutdown
启用teInet:
Switch(config)#notelnetservershutdown
九、组建VCS逻辑机箱
同一个VCS中每台VDX具有不同的RB—id和相同的VCSID:
VDXSwitch#vcsrbridge-id1vcsid12logical-chassisenable
VDXSwitch#showfabricisIportsaII
十、修改principleswitch
VDXswitch#configure
VDXswitch(config)#rbridge-id5
VDXswitoh(config—rbridge-id-5)#logical-chassisprincipa-priority1
VDXswitch(config-rbridge—id-5)#end
VDXswitch#Iogical-chassisprincipaI-switchover
十一、创速VLAN
VDXSwitch(config)#interfacevlan10
VDXSwitch(config)#interfaceTenGigabitEthernet1/0/1—4
VDXSwitch(conf-if—te—1/0/1-4)#switchport
VDXSwitch(conf-if-te_1/0/1—4)#switchportmodeaccess
VDXSwitch(conf-if-te—1/0/1-4)#switchportaccessvlan10
十二、给VLAN配置IP地址
VDXSwitch(config)#rb1
VDXSwitch(config-rbridge-id-1)#interfaceve10
VDXSwitch(config—rbridge—Ve-30)#ipaddress172.168。2.19/24
VDXSwitch(config-rbridge-Ve-30)#noshutdown
十三、配置生成树协议(STP/RSTP)
VDXSwitch(config)#protocolspanning—treestp/rstp
VDXSwitch(config-stp)#bridge-priority4096
十四、配置多生成树(MSTP)
VDXSwitch(config)#protocolspanning-treemstp
VDXSwitch(config-mstp)#instance10vIan10-19
VDXSwitch(config-mstp)#instance20vIan20-29
VDXSwitch(config-mstp)#instance10priority4096
VDXSwitch(config)#interfaceTenGigabitEthernet1/0/1—4
VDXSwitch(conf-if-te-1/0/1-4)#switchportmodetrunk
VDXSwitch(conf-if-te-1/0/1-4)#switchporttrunkaIIowedvanaII
VDXSwitch(conf—if-te_1/0/1—4)#intte2/0/1-4
VDXSwitch(conf-if-te-2/0/1-4)#switchportmodetrunk
VDXSwitch(conf—if-te-2/0/1-4)#switchporttrunkaIIowedvIanaII
十五、配置vLAG
VDXSwitch(config)#interfacePert-channeI10
VDXSwitch(config-Port-channeI-10)#vlagignore-sp1it
VDXSwitch(contig-Port-channe1-10)#switchport
VDXSwitch(config-Port-channeI-10)#switchportmodetrunk
VDXSwitch(config-Port-channel-10)#switchporttrunka11owedv1ana11
VDXSwitch(config-Port-channe1-10)#noshutdown
VDXSwitch_1(config)#intte1/0/1
VDXSwitch(conf-if-te-1/0/1)#channeI-group10modeactvetypestandard
VDXSwitch_2(conf—if—te—1/0/1)#intte2/0/1
VDXSwitch(conf-if—te-2/0/1)#channeI-group10modeactvetypestandard
十六、配置静态路由
岸态路由不是全局参数,需要进入到每台设备上配置:
VDXSWITCH(config)#rb1
VDXSWITCH(config-rbridge-id-1)#iproutexoxox.x/xx.x.xox
VDXSWITCH(config)#rb2
VDXSWITCH(config-rbridge-id-2)#iproutex。x.x.x/xx.xox.x
十七、配置0SPF
OSPF不是全局参数,需更进入到每台设备上配置:
VDXSWITCH(conf)#rb1
VDXSWITCH(config-rbridge—id-1)#routerospf
VDXSWITCH(config-router-ospf-vrf-default-vrf)#area0
VDXSWITCH(config-rbridge-id-1)#intve30
VDXSWITCH(config-rbridge-Ve-30)#ipospfarea0
VDXSWITCH(config)#rb2
VDXSWITCH(config-rbridge—id-2)#routerospf
VDXSWITCH(config—router—ospf-vrf-defauIt-vrf)#area0
VDXSWITCH(config-router-ospf-vrf-defauIt-vrf)#intve30
VDXSWITCH(config-rbridge-Ve-30)#ipospfarea0
十八、配置VRRP/VRRPT
RB1:
VDXSWITCH(config)#rbridge1
VDXSWITCH(config)#protocolvrrp-extended
VDXSWITCH(config)#interfaceve30
VDXSWITCH(config)#vrrp-extended-group30
VDXSWITCH(config)#priority125
VDXSWITCH(config)#advertise-backupenable
VDXSWITCH(config)#preempt—modeenable
VDXSWITCH(config)#short-path—forwardingrevert-priority90
VDXSWITCH(config)#vritual—ip172。168O2。100
VDXSWITCH(config)#trackten1/0/6priority20
VDXSWITCH(config)#enabIe
RB2:
VDXSWIIUH(contig)Abridge2
VDXSWITCH(config)#protocolvrrp—extended
VDXSWITCH(config)#interfaceve30
VDXSWITCH(config)#vrrp—extended—group30
VDXSWITCH(config)#priority120
VDXSWITCH(config)#advertise—backupenable
VDXSWITCH(config)#preempt-modeenabIe
VDXSWITCH(config)#short—path—forwardingrevert-priority90
VDXSWITCH(config)#vritual-ip172。168.2.100
VDXSWITCH(config)#trackten2/0/6priority10
VDXSWITCH(config)#enable
十九、配置Flexport
VDXSWITCH(config)#hardware
VDXSWITCH(config—hardware)#fIexport2/0/45
VDXSWITCH(config—fIexport-2/0/45)#fIexport2/0/46
VDXSWITCH(config-fIexport—2/0/46)#fIexport2/0/47
VDXSWITCH(config-fIexport—2/0/47)#fIexport2/0/48
VDXSWITCH(config—hardv/are)#flexport2/0/45
VDXSWITCH(config-fIexport_2/0/45)#typefibre-channel
VDXSWITCH(config-fIexport-2/0/45)#flexport2/0/46
VDXSWITCH(config-fIexport_2/0/46)#typefibre-channeI
VDXSWITCH(config-fIexport-2/0/46)#fIexport2/0/47
VDXSWITCH(config-fIexport—2/0/47)#typefibre-channel
VDXSWITCH(config-fIexport-2/0/47)#flexport2/0/48
VDXSWITCH(config-fIexport-2/0/48)#typefibre—channeI
二十、QSFPbreakout配置
VDXSWITCH(config)#interfacefo<tygigabitethernet1/0/49
VDXSWITCH(conf—if-fo-1/0/49)#shutdov/n
VDXSWITCH
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 软件著作权许可合同解除协议
- 食品质量检验员高级技师考试试卷及答案
- 高空拆卸安全协议书三方
- 数字高清球机云台协议书
- 种子检验合作协议书
- 房屋网签过户更名协议书
- 退休人员保险代理协议书
- 仓储管理协议
- 边坡防汛工作方案
- 电气线路排查与隐患整改整改方案实施跟踪改进调整调整总结
- 2026年山东省济南槐荫区九年级中考物理二模考试试题(含答案)
- 铁路专用线维护保养方案
- 2026中国移动通信集团海南有限公司第一期社会招聘3人笔试备考试题及答案解析
- 【《自动避障扫地机器人设计》11000字(论文)】
- 护理教育学课件下载
- 2026届江苏省南京市高三二模英语试题(含答案和音频)
- 2026版公司安全生产管理制度及文件汇编
- 回转窑基础知识培训课件
- (名师整理)最新中考语文《非连续性文本阅读》专题复习精品课件
- STAR CCM+培训基础 课件
- 项目进场人员安全教育培训
评论
0/150
提交评论