Spring中的aware接口详情
1148
2022-09-21
锐捷网络交换机VSU配置(锐捷交换机配置vlan)
S2910-24GT4XS-E-1交换机配置
S2910-24GT4XS-E-1# configure terminal
S2910-24GT4XS-E-1(config)# switch virtual domain 1 ------>创建VSU domain id
S2910-24GT4XS-E-1(config-vs-domain)# switch 1 ------>创建switch id
S2910-24GT4XS-E-1(config-vs-domain)# switch 1 priority 200 ------>配置switch id的优先级
S2910-24GT4XS-E-1(config-vs-domain)# switch 1 description S2910-24GT4XS-E-1 ------>配置switch id的描述信息
S2910-24GT4XS-E-1(config-vs-domain)# exit
S2910-24GT4XS-E-1(config)# vsl-port------>进入VSL配置模式,建议至少采用2条VSL链路来提升VSU的可靠性,如果条件限制,一条VSL链路也可以
S2910-24GT4XS-E-1(config-vsl-port)# port-member interface Tengigabitethernet 0/25 ------>将Tengigabitethernet 1/0/25加入VSL
S2910-24GT4XS-E-1(config-vsl-port)# exit
S2910-24GT4XS-E-1(config)# exit
S2910-24GT4XS-E-2交换机配置
S2910-24GT4XS-E-2# configure terminal
S2910-24GT4XS-E-2(config)# switch virtual domain 1 ------>创建VSU domain id
S2910-24GT4XS-E-2(config-vs-domain)# switch 2 ------>创建switch id
S2910-24GT4XS-E-2(config-vs-domain)# switch 2 priority 150 ------>配置switch id的优先级
S2910-24GT4XS-E-2(config-vs-domain)# switch 2 description S2910-24GT4XS-E-2------>配置switch id的描述信息
S2910-24GT4XS-E-2(config-vs-domain)# exit
S2910-24GT4XS-E-1(config)# vsl-port------>进入VSL配置模式,建议至少采用2条VSL链路来提升VSU的可靠性,如果条件限制,一条VSL链路也可以
S2910-24GT4XS-E-1(config-vsl-port)# port-member interface Tengigabitethernet 0/25 ---
--->将Tengigabitethernet 1/0/25加入VSL
S2910-24GT4XS-E-2(config-vsl-port)# exit
S2910-24GT4XS-E-2(config)# exit
以上配置完插上线后
S2910-24GT4XS-E-1#switch convert mode virtual ------>将交换机转换为VSU模式
更换新设备时:
先把新设备做好vsu,然后切换成vsu模式,然后设备关机,然后把vsl链路接好,新设备再开机
注意事项
相同型号交换机才可以建立VSU2910-48只有TEN51,TEN52可以作为VSL,2910-24四个光口都可以作为VSLVSL端口必须为万兆
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~