免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2059 | 回复: 0
打印 上一主题 下一主题

思科VSS65配置步骤 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-01-15 19:32 |只看该作者 |倒序浏览

一、将2VSS65从单机箱模式切换到虚拟机箱模式
基本步骤:
1.分别在交换机12上配置SSO高可用性协议:
2.配置虚拟交换机的域(Virtual Switch Domain and Switch Numbers
3.配置两台交换机之间的VSL 端口。(利用引擎上的2个万兆光口进行连接)
4.转换机箱变成虚拟交换机模式

详细配置:
1.分别在交换机12上配置SSO高可用性协议:
SWITCH1:

Command
Purpose
Step 1  
Switch-1(config)# redundancy
Enters redundancy configuration mode.
Step 2  
Switch-1(config-red)# mode sso
Configures SSO. When this command is entered, the redundant supervisor engine is reloaded and begins to work in SSO mode.
Step 3  
Switch-1(config-red)# exit
Exits redundancy configuration mode.
Step 4  
Switch-1# show running-config
Verifies that SSO are configured and enabled.
Step 5  
Switch-1# show redundancy states
Displays the operating redundancy mode.
SWITCH2:

Command
Purpose
Step 1  
Switch-2(config)# redundancy
Enters redundancy configuration mode.
Step 2  
Switch-2(config-red)# mode sso
Configures SSO. When this command is entered, the redundant supervisor engine is reloaded and begins to work in SSO mode.
Step 3  
Switch-2(config-red)# exit
Exits redundancy configuration mode.
Step 4  
Switch-2# show running-config
Verifies that SSO are configured and enabled.
Step 5  
Switch-2# show redundancy states
Displays the operating redundancy mode.

2.配置虚拟交换机的域(Virtual Switch Domain and Switch Numbers
SWITCH1:


Command
Purpose
Step 1  
Switch-1(config)# switch virtual domain 100
Configures the virtual switch domain on Chassis A.(id可自定义)
Step 2  
Switch-1(config-vs-domain)# switch 1
Configures Chassis A as virtual switch number 1.
Step 3  
Switch-1(config-vs-domain)# exit
Exits config-vs-domain.
SWITCH2:

Command
Purpose
Step 1  
Switch-2(config)# switch virtual domain 100
Configures the virtual switch domain on Chassis B. (id可自定义)  
Step 2  
Switch-2(config-vs-domain)# switch 2
Configures Chassis B as virtual switch number 2.
Step 3  
Switch-2(config-vs-domain)# exit
Exits config-vs-domain.



3.配置两台交换机之间的VSL 端口。(利用引擎上的2个万兆光口进行连接)

1)配置channel
SWITCH1:

Command
Purpose
Step 1  
Switch-1(config)# interface port-channel 10
Configures port channel 10 on Switch 1. (id可自定义,两端的id不一样)  
Step 2  
Switch-1(config-if)# switch virtual link 1
Associates Switch 1 as owner of port channel 10.
Step 3  
Switch-1(config-if)# no shutdown
Activates the port channel.
Step 4  
Switch-1(config-if)# exit
Exits interface configuration.
SWITCH2:

Command
Purpose
Step 1  
Switch-2(config)# interface port-channel 20
Configures port channel 20 on Switch 2. (id可自定义,两端的id不一样)  
Step 2  
Switch-2(config-if)# switch virtual link 2
Associates Switch 2 as owner of port channel 20.
Step 3  
Switch-2(config-if)# no shutdown
Activates the port channel.
Step 4  
Switch-2(config-if)# exit
Exits interface configuration mode.

2)把引擎上的万兆端口加入channel(假设引擎在slot3
SWITCH1:

Command
Purpose
Step 1  
Switch-1(config)# interface range tengigabitethernet 3/1-2
Enters configuration mode for interface range tengigabitethernet 3/1-2 on Switch 1.
Step 2  
Switch-1(config-if)# channel-group 10 mode on
Adds this interface to channel group 10.
Step 3  
witch-1(config-if)# no shutdown
Activates the port.
SWITCH2:

Command
Purpose
Step 1  
Switch-2(config)# interface range tengigabitethernet 5/2-3
Enters configuration mode for interface range tengigabitethernet 5/2-3 on Switch 2.
Step 2  
Switch-2(config-if)# channel-group 20 mode on
Adds this interface to channel group 20.
Step 3  
Switch-2(config-if)# no shutdown
Activates the port.

4.转换机箱变成虚拟交换机模式
先查看机箱的PFC模式,保证2个机箱相同

Command
Purpose
Step 1  
Switch-1# show platform hardware pfc mode
Ensures that the PFC operating mode matches on both chassis, to ensure that the VSS comes up in SSO redundancy mode.
Step 2  
Switch-2# show platform hardware pfc mode
Ensures that the PFC operating mode matches on both chassis, to ensure that the VSS comes up in SSO redundancy mode.
Step 3  
Switch-1(config)# platform hardware vsl pfc mode pfc3c
(Optional) Sets the PFC operating mode to PFC3C on Chassis A.
Step 4  
Switch-2(config)# platform hardware vsl pfc mode pfc3c
(Optional) Sets the PFC operating mode to PFC3C on Chassis B.
然后切换机箱模式
SWITCH1:
Command
Purpose
Switch-1# switch convert mode virtual
Converts Switch 1 to virtual switch mode.
After you enter the command, you are prompted to confirm the action. Enter yes.
The system creates a converted configuration file, and saves the file to the RP bootflash.
SWITCH2:
Command
Purpose
Switch-2# switch convert mode virtual
Converts Switch 2 to virtual switch mode.
After you enter the command, you are prompted to confirm the action. Enter yes.
The system creates a converted configuration file, and saves the file to the RP bootflash.

5.查看VSS信息

Command
Purpose
Router# show switch virtual
Displays the virtual switch domain number, and the switch number and role for each of the chassis.
Router# show switch virtual role
Displays the role, switch number, and priority for each of the chassis in the VSS.
Router# show switch virtual link
Displays the status of the VSL.

The following example shows the information output from these commands:
Router# show switch virtual
Switch mode                  : Virtual Switch
Virtual switch domain number : 100
Local switch number          : 1
Local switch operational role: Virtual Switch Active
Peer switch number           : 2
Peer switch operational role : Virtual Switch Standby
Router# show switch virtual role
Switch  Switch Status  Preempt    Priority  Role     Session ID
        Number         Oper(Conf) Oper(Conf)         Local  Remote
------------------------------------------------------------------
LOCAL    1     UP      FALSE(N)   100(100)  ACTIVE   0      0   
REMOTE   2     UP      FALSE(N)   100(100)  STANDBY  8158   1991

In dual-active recovery mode: No

Router# show switch virtual link
VSL Status: UP
VSL Uptime: 4 hours, 26 minutes
VSL SCP Ping: Pass OK
VSL ICC (Ping): Pass
VSL Control Link: Te 1/5/1


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/20407/showart_2150224.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP