ImageVerifierCode 换一换
格式:DOCX , 页数:16 ,大小:33.98KB ,
资源ID:5956370      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/5956370.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(一个经典配置包括Catalyst6509 4006交换机配置方案.docx)为本站会员(b****6)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

一个经典配置包括Catalyst6509 4006交换机配置方案.docx

1、一个经典配置包括Catalyst6509 4006交换机配置方案一、 Catalyst 6509交换机配置方案1.1、配置6509二层交换Console (enable) set system name bg-sw-01 /设备名称Bg-sw-01 (enable) set password Enter old password: Enter new password: test /设备口令Retype new password: testBg-sw-01 (enable) set enablepass Enter old password: Enter new password: test

2、/设备口令Retype new password: test Bg-sw-01 (enable) set banner motd % Welcome to the c6509 in the office %/提示文本Bg-sw-01 (enable) set interface sc0 10.234.180.21 255.255.255.0 /设置管理接口 #sh intBg-sw-01 (enable) set ip route default 10.234.180.234 /设置默认网关 #sh ip routeBg-sw-01 (enable) set vtp mode server /

3、设置VTP模式 #sh vtp domainBg-sw-01 (enable) set vtp domain Core_Net /设置VTP域名Bg-sw-01 (enable) set vlan 31 name ZhongSanLu /创建VLAN #sh vlanBg-sw-01 (enable) set vlan 32 name YiYangBg-sw-01 (enable) set vlan 33 name JianXiuBg-sw-01 (enable) set vlan 34 name RaoDianBg-sw-01 (enable) set vlan 35 name JinSan

4、LouBg-sw-01 (enable) set vlan 36 name WuZiBg-sw-01 (enable) set port channel 1/1-2 on /设置Channel #sh port channelBg-sw-01 (enable) set trunk 1/1 on dot1q 1-1005Bg-sw-01 (enable) set trunk 2/2 on dot1q 1-1005 /设置trunk口 #sh trunk #Bg-sw-01 (enable) set trunk 2/3 on dot1q 1-1005Bg-sw-01 (enable) set tr

5、unk 2/4 on dot1q 1-1005Bg-sw-01 (enable) set trunk 2/5 on dot1q 1-1005Bg-sw-01 (enable) set trunk 2/6 on dot1q 1-1005Bg-sw-01 (enable) set trunk 2/7 on dot1q 1-1005Bg-sw-01 (enable) set spantree root 1-40 dia 4 /设为spantree的根#sh spantreeBg-sw-01 (enable) set spantree portfast 1/1-2 enable /设spantree端

6、口快速启用 Bg-sw-01 (enable) set spantree portfast 2/1-8 enable Bg-sw-01 (enable) set spantree uplinkfastenable /设spantree端口快速切换 Bg-sw-01 (enable) set spantree backbonefast enable /设spantree端口快速定位根 1.2、配置路由Console (enable) session 15/进入路由子卡Router(config)# hostname c6509-msfc /设备名c6509-msfc (config)# enab

7、le password test /设口令c6509-msfc (config)# enable secret testC6509-msfc(config)# banner motd % Welcome to the c6509-msfc in the Office %/设提示文本c6509-msfc (config)# line vty 0 4 / 进入VTY模式c6509-msfc (config-line)#login/ 登入提示c6509-msfc (config-line)#password test / 设用户级口令c6509-msfc (config-line)# endC650

8、9-msfc#configure terminal / 进入全局模式Enter configuration commands, one per line. End with CNTL/Z.C6509-msfc(config)# interface vlan 1/进入虚子接口C6509-msfc(config-if)# ip address 10.234.180.232 255.255.255.0 /加ip地址 C6509-msfc(config-if)# no shutdown/开启端口C6509-msfc(config-if)# standby 1 ip 10.234.180.234/建HS

9、RP组并设虚IP地址C6509-msfc(config-if)# standby 1 priority 110 /设优先级C6509-msfc(config-if)# standby 1 preempt/设切换许可C6509-msfc(config-if)# interface vlan 31C6509-msfc(config-if)# ip address 10.234.181.60 255.255.255.192C6509-msfc(config-if)# no shutdownC6509-msfc(config-if)# standby 31 ip 10.234.181.62C6509-

10、msfc(config-if)# standby 31 priority 110C6509-msfc(config-if)# standby 31 preemptC6509-msfc(config-if)# interfacevlan 32C6509-msfc(config-if)# ip address 10.234.181.124 255.255.255.192C6509-msfc(config-if)# no shutdownC6509-msfc(config-if)# standby 32 ip 10.234.181.126C6509-msfc(config-if)# standby

11、32 priority 110C6509-msfc(config-if)# standby 32 preemptC6509-msfc(config-if)# interface vlan 33C6509-msfc(config-if)# ip address 10.234.181.188 255.255.255.192C6509-msfc(config-if)# no shutdownC6509-msfc(config-if)# standby 33 ip 10.234.181.190C6509-msfc(config-if)# standby 33 priority 110C6509-msf

12、c(config-if)# standby 33 preemptC6509-msfc(config-if)# interface vlan 34C6509-msfc(config-if)# ip address 10.234.181.220 255.255.255.224C6509-msfc(config-if)# no shutdownC6509-msfc(config-if)# standby 34 ip 10.234.181.222C6509-msfc(config-if)# standby 34 priority 110C6509-msfc(config-if)# standby 34

13、 preemptC6509-msfc(config-if)# interface vlan 35C6509-msfc(config-if)# ip address 10.234.181.254 252.255.255.224C6509-msfc(config-if)# no shutdownC6509-msfc(config-if)# standby 35 ip 10.234.181.254C6509-msfc(config-if)# standby 35 priority 110C6509-msfc(config-if)# standby 35 preemptC6509-msfc(confi

14、g-if)# interface vlan 36C6509-msfc(config-if)# ip address 10.234.182.28 255.255.255.224C6509-msfc(config-if)# no shutdown C6509-msfc(config-if)# standby 36 ip 10.234.182.30C6509-msfc(config-if)# standby 36 priority 110C6509-msfc(config-if)# standby 36 preemptC6509-msfc(config-if)# exitC6509-msfc #co

15、py running config二、Catalyst 4006交换机配置方案2.1、配置4006二层交换(三层交换模块安置在第二个槽)Console (enable) set system name bg-sw-02 /设备名称Bg-sw-02 (enable) set password Enter old password: Enter new password: test /设备口令Retype new password: testBg-sw-02 (enable) set enablepass Enter old password: Enter new password: test /

16、设备口令Retype new password: test Bg-sw-02 (enable) set banner motd % Welcome to the c4006 in the office % /提示文本Bg-sw-02 (enable) set interface sc0 10.234.180.22 255.255.255.0 /设置管理接口 #sh intBg-sw-02 (enable) set ip route default 10.234.180.234 /设置默认网关 #sh ip routeBg-sw-02 (enable) set vtp mode server /

17、设置VTP模式 #sh vtp domainBg-sw-02 (enable) set vtp domain Core_Net /设置VTP域名Bg-sw-02 (enable) set vlan 31 name ZhongSanLu /创建VLAN #sh vlanBg-sw-02 (enable) set vlan 32 name YiYangBg-sw-02 (enable) set vlan 33 name JianXiuBg-sw-02 (enable) set vlan 34 name RaoDianBg-sw-02 (enable) set vlan 35 name JinSan

18、LouBg-sw-02 (enable) set vlan 36 name WuZiBg-sw-02 (enable) set port channel 1/1-2 on /设置Channel #sh port channelBg-sw-02 (enable) set trunk 1/1 on dot1q 1-1005Bg-sw-02 (enable) set port channel 2/1-2 on /设置Channel #sh port channelBg-sw-02 (enable) set trunk 2/1 on dot1q 1-1005Bg-sw-02 (enable) set

19、trunk 4/1 on dot1q 1-1005 /设置trunk口 #sh trunk #Bg-sw-02 (enable) set trunk 4/3 on dot1q 1-1005Bg-sw-02 (enable) set trunk 4/4 on dot1q 1-1005Bg-sw-02 (enable) set spantree root secondary 1-40 dia 4Bg-sw-02 (enable) set spantree portfast 1/1-2 enable /设spantree端口快速启用 Bg-sw-02 (enable) set spantree po

20、rtfast 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 uplinkfastenable /设spantree端口快速切换 Bg-sw-02 (enable) set spantree backbonefast enable /设spantree端口快速定位根 2.1、配置三层交换模块(三层交换模块安置在第二)Console (enab

21、le) session 2 /进入路由子卡Router(config)# hostname c4006-L3 /设备名c4006-L3 (config)# enable password test /设口令c4006-L3 (config)# enable secret testc4006-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-L

22、3 (config-line)#password test / 设用户级口令c4006-L3 (config-line)# endC4006-L3#configure terminalEnter 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(

23、config-if)# exitC4006-L3(config)# interface g4 /进入接口模式C4006-L3(config-if)# channel-group 1 / 加入到channel组中C4006-L3(config-if)# exitC4006-L3(config)# interface port-channel 1.1 /进入子接口模式C4006-L3(config-if)# encapsulation dot1q 1 native/ 封装trunkC4006-L3(config-if)# ip address 10.234.180.233 255.255.255.

24、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.31C4006-L3(config-if)# encapsulation dot1q 31C4006-L

25、3(config-if)# ip address 10.234.181.61 255.255.255.192C4006-L3(config-if)# no shutdownC4006-L3(config-if)# standby 31 ip 10.234.181.62C4006-L3(config-if)# standby 31 priority 100C4006-L3(config-if)# standby 31 preemptC4006-L3(config-if)# interface port-channel 1.32C4006-L3(config-if)# encapsulation

26、dot1q 32C4006-L3(config-if)# ip address 10.234.181.125 255.255.255.192C4006-L3(config-if)# no shutdownC4006-L3(config-if)# standby 32 ip 10.234.181.126C4006-L3(config-if)# standby 32 priority 100C4006-L3(config-if)# standby 32 preemptC4006-L3(config-if)# interface port-channel 1.33C4006-L3(config-if

27、)# encapsulation dot1q 33C4006-L3(config-if)# ip address 10.234.181.189 255.255.255.192C4006-L3(config-if)# no shutdownC4006-L3(config-if)# standby 33 ip 10.234.181.190C4006-L3(config-if)# standby 33 priority 100C4006-L3(config-if)# standby 33 preemptC4006-L3(config-if)# interface port-channel 1.34C

28、4006-L3(config-if)# encapsulation dot1q 34C4006-L3(config-if)# ip address 10.234.181.221 255.255.255.224C4006-L3(config-if)# no shutdownC4006-L3(config-if)# standby 34 ip 10.234.181.222C4006-L3(config-if)# standby 34 priority 100C4006-L3(config-if)# standby 34 preemptC4006-L3(config-if)# interface p

29、ort-channel 1.35C4006-L3(config-if)# encapsulation dot1q 35C4006-L3(config-if)# ip address 10.234.181.253 255.255.255.224C4006-L3(config-if)# no shutdownC4006-L3(config-if)# standby 35 ip 10.234.181.254C4006-L3(config-if)# standby 35 priority 100C4006-L3(config-if)# standby 35 preemptC4006-L3(config

30、-if)# interface port-channel 1.36C4006-L3(config-if)# encapsulation dot1q 36C4006-L3(config-if)# ip address 10.234.182.29 255.255.255.224C4006-L3(config-if)# no shutdownC4006-L3(config-if)# standby 36 ip 10.234.182.30C4006-L3(config-if)# standby 36 priority 100C4006-L3(config-if)# standby 36 preemptC4006-L3(config-if)# exitC4006-L3#copy running config三、Catalyst 3500XL交换机配置方案3.1、办公楼Catalyst 3500XL交换机配

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1