教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 精品文档 > 法律文档 >

中文Catalyst 6500 Lab Virtual Switching System VSS--中文 by

来源:网络收集 时间:2026-07-24
导读: 计算机 Catalyst 6500 Lab: Virtual Switching System (VSS) – Part 1 开篇的就不翻译了,重要的就是硬件和软件需求,可以参考我整理的这个: 晃晃 2009.04.10 悠悠 部署VSS1440: 1.硬件需求:10GE引擎---VS-S720-10G-3C or VS-S720-10G-3CXL,每个虚拟成员

计算机

Catalyst 6500 Lab: Virtual Switching System (VSS) – Part 1

开篇的就不翻译了,重要的就是硬件和软件需求,可以参考我整理的这个:

晃晃

2009.04.10

悠悠

部署VSS1440:

1.硬件需求:10GE引擎---VS-S720-10G-3C or VS-S720-10G-3CXL,每个虚拟成员都需要,无论是Catalyst 6500-E and 6500 Series chassis,支持所有的6700系列的以太网模块,服务模块目前支持NAM模块1和2,FWSM模块现在应该支持了^_^,其他服务模块还不支持。初始版本中不支持广域网模块。

2.软件需求:12.2(33)SXH1版本以上,支持除了MPLS和IPV6以外的所有软件特性。(据说有其他手段可以支持IPV6^_^)

3.转换到VSS模式:新安装时需要配置。在关联设备上配置EtherChannel,同传统的EtherChannel配置一样(在初始版本中VSS上能配置128条 MEC,将来版本中会惊醒扩展)。 4.高可用性:推荐双线分别连接到VSS成员。当然,单线连接也是支持的。在初始软件版本中,每机箱只支持单引擎,每成员双引擎计划在将来软件版本中支持。

5.软件升级:假定所有设备双线连接的话,可以在线打补丁。如果进行IOS升级的话,要准备1分钟的停机时间,这个限制会在将来的软件版本中解决。

6.目前VSS1440支持2台6500系列交换机作为一个VSS运行,将来软件版本可能会扩展到2台以上—谁知道呢,弄个3台,整个环,嘿嘿。

接下来是拓扑图和所需要的设备,然后启动后的show module和show version信息(有个2600是作为终端服务器的)。

计算机

接下来进入正题:

转换过程:

2台6500转换成1台vss,遵循如下步骤: 1)指定switch 1和switch 2 2)配置合适的优先级(可选) 3)配置VSL

4)交换机启动后执行转换命令

5)启动Active 交换机后重新配置standby 交换机的VSL,保存

----接下来是针对1-5分项的详细过程

Configuring the Virtual Switch Domain

具体来说:VSS由2个成员组成,每个成员全局配置1-255的值 Switch 1:

podx-vss-sw1#conf t

Enter configuration commands, one per line. End with CNTL/Z. podx-vss-sw1(config)#switch virtual domain x Domain ID 1 config will take effect only

after the exec command 'switch convert mode virtual' is issued podx-vss-sw1(config-vs-domain)#switch 1 podx-vss-sw1(config-vs-domain)# Switch 2:

podx-vss-sw2#conf t

Enter configuration commands, one per line. End with CNTL/Z. podx-vss-sw2(config)#switch virtual domain x Domain ID 1 config will take effect only

after the exec command 'switch convert mode virtual' is issued podx-vss-sw2(config-vs-domain)#switch 2 podx-vss-sw2(config-vs-domain)#

---------下一步优先级的配置也是在这个模式下。

Configure Priority Settings (Optional) Switch 1:

pod1-vss-sw1(config-vs-domain)#switch 1 priority 110

计算机

pod1-vss-sw1(config-vs-domain)#switch 2 priority 100 Switch 2:

pod1-vss-sw2(config-vs-domain)#switch 1 priority 110 pod1-vss-sw2(config-vs-domain)#switch 2 priority 100

Configure the Virtual Switch Link (VSL)

VSL是一种特殊的链路,包含一个或多个物理接口,可以在2台物理交换机之间交换配置和状态信息,VSL附加了一个特殊的报头---Virtual Switch Header。

只有特殊的接口才能用于VSL,包含以下接口:sup-720-10G或者ws-6708-10G(3c或3cxl版本)的10G接口,本实验是用引擎上的10GE接口做VSL。 Switch 1:

pod1-vss-sw1(config)#interface port-channel 1 pod1-vss-sw1(config)#no shut

pod1-vss-sw1(config-if)#switch virtual link 1 pod1-vss-sw1(config-if)#exit

pod1-vss-sw1(config)#interface range tenGigabitEthernet 1/4 - 5 pod1-vss-sw1(config-if-range)#no shut

pod1-vss-sw1(config-if-range)#channel-group 1 mode on pod1-vss-sw1(config-if-range)#^Z

Switch 2:

pod1-vss-sw2(config)#int port-channel 2 pod1-vss-sw2(config-if)#no shut

pod1-vss-sw2(config-if)#switch virtual link 2 pod1-vss-sw2(config-if)#exit

pod1-vss-sw2(config)#interface range tenGigabitEthernet 1/4 - 5 pod1-vss-sw2(config-if-range)#no shut

pod1-vss-sw2(config-if-range)#channel-group 2 mode on pod1-vss-sw2(config-if-range)#^Z

Executing the Conversion

继续转换过程,在特权模式下执行switch convert mode virtual命令,这样做将转换接口名称为3元形式----- “interface-type switch-number/slot/port“,然后保存配置,重新启动。因为以下几个原因,重新启动是必要的: 1)2个配置合并为1个配置

2)为接口重新编号:从slot/port到switch-number/slot/port

3)当重新启动时通过NSF/SSO(不间断转发和状态切换)协商A/S角色, Switch 1:

pod1-vss-sw1#switch convert mode virtual This command will convert all interface names

计算机

to naming convention "interface-type switch-number/slot/port", save the running config to startup-config and reload the switch.

Do you want to proceed? [yes/no]: yes Converting interface names Building configuration...

Switch 2:

pod1-vss-sw2#switch convert mode virtual This command will convert all interface names

to naming convention "interface-type switch-number/slot/port", save the running config to startup-config and reload the switch.

Do you want to proceed? [yes/no]: yes Converting interface names Building configuration...

此时,如果要验证的话,要立刻观察屏幕滚动信息,如下图所示: Switch1:

观察以上输出,每个交换机启动是独立的,但在启动时配置会预先检测VSL的接口,然后使用VSL协议协商主用和备用,再继续启动进程。

完成启动后,你会发现只有处于Active状态的交换机的Rp是可用的(此例中为Switch1),Switch2的console不能用了,此后所有的管理和排错都要通过主用交换机的console进行, On Switch 2’s console: pod1-vss-sw1-sdby>

Standby console disabled pod1-vss-sw1-sdby>

计算机

Standby console disabled pod1-vss-sw1-sdby>

Standby console disabled pod1-vss-sw1-sdby>

Completing the Conversion

转换后,需要在Switch1(主用交换机)上重新配置和switch2的VSL。此时,不能用“range”命令,因为有bug,当前实验环境还不接受。

pod1-vss-sw1(config)#interface port-channel 2 pod1-vss-sw1(config-if)#no shut

pod1-vss-sw1(config-if)#switch virtual link 2 pod1-vss-sw1(config-if)#exit

pod1-vss-sw1(config)#interface tenGigabitEthernet 2/1/4 pod1-vss-sw1(config-if)#channel-group 2 mode on pod1-vss-sw1(config-if)#exit

…… 此处隐藏:7133字,全部文档内容请下载后查看。喜欢就下载吧 ……
中文Catalyst 6500 Lab Virtual Switching System VSS--中文 by.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wendang/1415740.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)