Catalyst65094006交换机配置方案
作者 佚名技术
来源 网络技术
浏览
发布时间 2012-07-02
(enable) set spantree root secondary 1-40 dia 4 Bg-sw-02> (enable) set spantree portfast 1/1-2 enable /设spantree端口快速启用 Bg-sw-02> (enable) set spantree portfast 2/1-34 enable Bg-sw-02> (enable) set spantree portfast 3/1-32 enable Bg-sw-02> (enable) set spantree portfast 4/1-6 enable Bg-sw-02> (enable) set spantree uplinkfast enable /设spantree端口快速切换 Bg-sw-02> (enable) set spantree backbonefast enable /设spantree端口快速定位根 2.1、配置三层交换模块(三层交换模块安置在第二) Console> (enable) session 2 /进入路由子卡 Router(config)# hostname c4006-L3 /设备名 c4006-L3 (config)# enable password test /设口令 c4006-L3 (config)# enable secret test c4006-L3(config)# banner motd % Welcome to the c4006-l3 in the Office % /设提示文本 c4006-L3 (config)# line vty 0 4 / 进入VTY模式 c4006-L3 (config-line)#login/ 登入提示 c4006-L3 (config-line)#password test / 设用户级口令 c4006-L3 (config-line)# end C4006-L3#configure terminal Enter configuration commands, one per line. End with CNTL/Z. C4006-L3(config)# interface port-channel 1 /建内部虚端口 C4006-L3(config)# interface g3 /进入接口模式 C4006-L3(config-if)# channel-group 1 / 加入到channel组中 C4006-L3(config-if)# exit C4006-L3(config)# interface g4 /进入接口模式 C4006-L3(config-if)# channel-group 1 / 加入到channel组中 C4006-L3(config-if)# exit C4006-L3(config)# interface port-channel 1.1 /进入子接口模式 C4006-L3(config-if)# encapsulation dot1q 1 native / 封装trunk C4006-L3(config-if)# ip address 10.234.180.233 255.255.255.0 /加ip地址 C4006-L3(config-if)# no shutdown /开启端口 C4006-L3(config-if)# standby 1 ip 10.234.180.234 /建HSRP组并设虚IP地址 C4006-L3(config-if)# standby 1 priority 100 /设优先级 C4006-L3(config-if)# standby 1 preempt /设切换许可 C4006-L3(config-if)# interface port-channel 1.31 C4006-L3(config-if)# encapsulation dot1q 31 C4006-L3(config-if)# ip address 10.234.181.61 255.255.255.192 C4006-L3(config-if)# no shutdown C4006-L3(config-if)# standby 31 ip 10.234.181.62 C4006-L3(config-if)# standby 31 priority 100 C4006-L3(config-if)# standby 31 preempt C4006-L3(config-if)# interface port-channel 1.32 C4006-L3(config-if)# encapsulation dot1q 32 C4006-L3(config-if)# ip address 10.234.181.125 255.255.255.192 C4006-L3(config-if)# no shutdown C4006-L3(config-if)# standby 32 ip 10.234.181.126 C4006-L3(config-if)# standby 32 priority 100 C4006-L3(config-if)# standby 32 preempt C4006-L3(config-if)# interface port-channel 1.33 C4006-L3(config-if)# encapsulation dot1q 33 C4006-L3(config-if)# ip address 10.234.181.189 255.255.255.192 C4006-L3(config-if)# no shutdown C4006-L3(config-if)# standby 33 ip 10.234.181.190 C4006-L3(config-if)# standby 33 priority 100 C4006-L3(config-if)# standby 33 preempt C4006-L3(config-if)# interface port-channel 1.34 C4006-L3(config-if)# encapsulation dot1q 34 C4006-L3(config-if)# ip address 10.234.181.221 255.255.255.224 C4006-L3(config-if)# no shutdown C4006-L3(config-if)# standby 34 ip 10.234.181.222 C4006-L3(config-if)# standby 34 priority 100 C4006-L3(config-if)# standby 34 preempt C400 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: 在多台Cisco交换机更改相同的配置命令下一篇: 交换机与集线器的区别及分类!
关于Catalyst65094006交换机配置方案的所有评论