Catalyst6509 4006交换机配置方案

[ 来源: | 作者: | 时间:2007-07-20 | 收藏 | 推荐 ] 【

3.2 办公楼Catalyst 3548XL交换机配置方案

switch#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

switch(config)#hostname zsr-sw-01

zsr-sw-01(config)#enable password test

zsr-sw-01(config)#enable secret test

zsr-sw-01(config)#banner motd % Welcome to the C3548 in the Zhong San Lu ban Gong Lou %

zsr-sw-01(config)#line vty 0 4

zsr-sw-01(config.line)#login

zsr-sw-01(config.line)#password test

zsr-sw-01(config.line)#exit

zsr-sw-01(config)#int vlan 1

zsr-sw-01(config-if)#ip address 10.234.180.25 255.255.255.0

zsr-sw-01(config-if)#exit

zsr-sw-01(config)#ip default.gateway 10.234.180.234

zsr-sw-01(config)#end

zsr-sw-01#vlan database

zsr-sw-01(vlan)#vtp domain Corp_Net

zsr-sw-01(vlan)#vtp client

zsr-sw-01(vlan)#exit

zsr-sw-1#configure terminal

zsr-sw-1(config)#int f0/1

zsr-sw-1(config-if)#switchport mode access

zsr-sw-1(config-if)#switchport access vlan 31 http://www.it55.com/

zsr-sw-1(config-if)#exit

zsr-sw-1(config)#int f0/2

。。。。。。

zsr-sw-1(config)#int f0/48

zsr-sw-1(config-if)#switchport mode access

zsr-sw-1(config-if)#switchport access vlan 31

zsr-sw-1(config-if)#exit

zsr-sw-01(config)#int g0/1

zsr-sw-01(config-if)#switchport mode trunk

zsr-sw-01(config-if)#switchport trunk encapsulation dot1q

zsr-sw-01(config-if)#switchport trunk allowed vlan all

zsr-sw-01 (config-if)#spantree cost 10

zsr-sw-01(config-if)#exit

zsr-sw-01(config)#int g0/2

zsr-sw-01(config-if)#switchport mode trunk

zsr-sw-01(config-if)#switchport trunk encapsulation dot1q

zsr-sw-01(config-if)#switchport trunk allowed vlan all

zsr-sw-01 (config-if)#spantree cost 20

zsr-sw-01(config-if)#exit

zsr-sw-01#write memory

3.3 局办公楼Catalyst 3548XL交换机配置方案

switch#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

switch(config)#hostname yy-sw-01 vd;k;l www.it55.com rdfg

yy-sw-01(config)#enable password test

yy-sw-01(config)#enable secret test

yy-sw-01(config)#banner motd % Welcome to the C3548 in the Yi Yang Fen Ju %

yy-sw-01(config)#line vty 0 4

yy-sw-01(config.line)#login

yy-sw-01(config.line)#password test

yy-sw-01(config.line)#exit

yy-sw-01(config)#int vlan 1

yy-sw-01(config-if)#ip address 10.234.180.26 255.255.255.0

yy-sw-01(config-if)#exit

yy-sw-01(config)#ip default.gateway 10.234.180.234

yy-sw-01(config)#end

yy-sw-01#vlan database

yy-sw-01(vlan)#vtp domain Corp_Net

yy-sw-01(vlan)#vtp client

yy-sw-01(vlan)#exit

yy-sw-1#configure terminal

yy-sw-1(config)#int f0/1

yy-sw-1(config-if)#switchport mode access

yy-sw-1(config-if)#switchport access vlan 32

yy-sw-1(config-if)#exit

yy-sw-1(config)#int f0/2

。。。。。。

yy-sw-1(config)#int f0/48

yy-sw-1(config-if)#switchport mode access

yy-sw-1(config-if)#switchport access vlan 32

it55.com


yy-sw-1(config-if)#exit

yy-sw-01#write memory

3.4 检修设计Catalyst 3548XL交换机配置方案

switch#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

switch(config)#hostname jxsj-sw-01

jxsj-sw-01(config)#enable password test

jxsj-sw-01(config)#enable secret test

jxsj-sw-01(config)#banner motd % Welcome to the C3548 in the Jian Xiu She Ji Fen Ju %

jxsj-sw-01(config)#line vty 0 4

jxsj-sw-01(config.line)#login

jxsj-sw-01(config.line)#password test

jxsj-sw-01(config.line)#exit

jxsj-sw-01(config)#int vlan 1

jxsj-sw-01(config-if)#ip address 10.234.180.27 255.255.255.0

jxsj-sw-01(config-if)#exit

jxsj-sw-01(config)#ip default.gateway 10.234.180.234

jxsj-sw-01(config)#end

jxsj-sw-01#vlan database

jxsj-sw-01(vlan)#vtp domain Corp_Net

jxsj-sw-01(vlan)#vtp client

jxsj-sw-01(vlan)#exit

jxsj-sw-1#configure terminal

jxsj-sw-1(config)#int f0/1 IT资讯之家 www.it55.com

jxsj-sw-1(config-if)#switchport mode access

jxsj-sw-1(config-if)#switchport access vlan 33

jxsj-sw-1(config-if)#exit

jxsj-sw-1(config)#int f0/2

。。。。。。

jxsj-sw-1(config)#int f0/48

jxsj-sw-1(config-if)#switchport mode access

jxsj-sw-1(config-if)#switchport access vlan 33

jxsj-sw-1(config-if)#exit

jxsj-sw-01(config)#int g0/1

jxsj-sw-01(config-if)#switchport mode trunk

jxsj-sw-01(config-if)#switchport trunk encapsulation dot1q

jxsj-sw-01(config-if)#switchport trunk allowed vlan all

jxsj-sw-01 (config-if)#spantree cost 10

jxsj-sw-01(config-if)#exit

jxsj-sw-01(config)#int g0/2

jxsj-sw-01(config-if)#switchport mode trunk

jxsj-sw-01(config-if)#switchport trunk encapsulation dot1q

jxsj-sw-01(config-if)#switchport trunk allowed vlan all

jxsj-sw-01 (config-if)#spantree cost 20

jxsj-sw-01(config-if)#exit

jxsj-sw-01#write memory

3.5 总公司Catalyst 3524XL交换机配置方案
vd;k;l www.it55.com rdfg


switch#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

switch(config)#hostname rd-sw-01

rd-sw-01(config)#enable password test

rd-sw-01(config)#enable secret test

rd-sw-01(config)#banner motd % Welcome to the C3524 in the Rao Dian Zong Gong Si %

rd-sw-01(config)#line vty 0 4

rd-sw-01(config.line)#login

rd-sw-01(config.line)#password test

rd-sw-01(config.line)#exit

rd-sw-01(config)#int vlan 1

rd-sw-01(config-if)#ip address 10.234.180.28 255.255.255.0

rd-sw-01(config-if)#exit

rd-sw-01(config)#ip default gateway 10.234.180.234

rd-sw-01(config)#end

rd-sw-01#vlan database

rd-sw-01(vlan)#vtp domain Corp_Net

rd-sw-01(vlan)#vtp client

rd-sw-01(vlan)#exit

rd-sw-01#configure terminal

rd-sw-01(config)#int f0/1

rd-sw-01(config-if)#switchport mode access

rd-sw-01(config-if)#switchport access vlan 34

rd-sw-01(config-if)#exit
vd;k;l www.it55.com rdfg

rd-sw-01(config)#int f0/2

。。。。。。

rd-sw-01(config)#int f0/24

rd-sw-01(config-if)#switchport mode access

rd-sw-01(config-if)#switchport access vlan 34

rd-sw-01(config-if)#exit

rd-sw-01(config)#int g0/1

rd-sw-01(config-if)#switchport mode trunk

rd-sw-01(config-if)#switchport trunk encapsulation dot1q

rd-sw-01(config-if)#switchport trunk allowed vlan all

rd-sw-01(config-if)#exit

rd-sw-01#write memory

3.6 山楼Catalyst 3524XL交换机配置方案

switch#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

switch(config)#hostname jsl-sw-01

jsl-sw-01(config)#enable password test

jsl-sw-01(config)#enable secret test

jsl-sw-01(config)#banner motd % Welcome to the C3524 in the Jin San Lou %

jsl-sw-01(config)#line vty 0 4

jsl-sw-01(config.line)#login

jsl-sw-01(config.line)#password test

jsl-sw-01(config.line)#exit

jsl-sw-01(config)#int vlan 1 免费资源www.it55.com

jsl-sw-01(config-if)#ip address 10.234.180.29 255.255.255.0

jsl-sw-01(config-if)#exit

jsl-sw-01(config)#ip default.gateway 10.234.180.234

jsl-sw-01(config)#end

jsl-sw-01#vlan database

jsl-sw-01(vlan)#vtp domain Corp_Net

jsl-sw-01(vlan)#vtp client

jsl-sw-01(vlan)#exit

jsl-sw-1#configure terminal

jsl-sw-1(config)#int f0/1

jsl-sw-1(config-if)#switchport mode access

jsl-sw-1(config-if)#switchport access vlan 35

jsl-sw-1(config-if)#exit

jsl-sw-1(config)#int f0/2

。。。。。。

jsl-sw-1(config)#int f0/24

jsl-sw-1(config-if)#switchport mode access

jsl-sw-1(config-if)#switchport access vlan 35

jsl-sw-1(config-if)#exit

jsl-sw-01(config)#int g0/1

jsl-sw-01(config-if)#switchport mode trunk

jsl-sw-01(config-if)#switchport trunk encapsulation dot1q

jsl-sw-01(config-if)#switchport trunk allowed vlan all

jsl-sw-01(config-if)#exit

jsl-sw-01#write memory it55.com

3.7 公司Catalyst 3524XL交换机配置方案

switch#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

switch(config)#hostname wz-sw-01

wz-sw-01(config)#enable password test

wz-sw-01(config)#enable secret test

wz-sw-01(config)#banner motd % Welcome to the C3524 in the Wu Zi Gong Si %

wz-sw-01(config)#line vty 0 4

wz-sw-01(config.line)#login

wz-sw-01(config.line)#password test

wz-sw-01(config.line)#exit

wz-sw-01(config)#int vlan 1

wz-sw-01(config-if)#ip address 10.234.180.30 255.255.255.0

wz-sw-01(config-if)#exit

wz-sw-01(config)#ip default.gateway 10.234.180.234

wz-sw-01(config)#end

wz-sw-01#vlan database

wz-sw-01(vlan)#vtp domain Corp_Net

wz-sw-01(vlan)#vtp client

wz-sw-01(vlan)#exit

wz-sw-1#configure terminal

wz-sw-1(config)#int f0/1

wz-sw-1(config-if)#switchport mode access

wz-sw-1(config-if)#switchport access vlan 36
sflj www.it55.com kg^&fgd
wz-sw-1(config-if)#exit

wz-sw-1(config)#int f0/2

。。。。。。

wz-sw-1(config)#int f0/24

wz-sw-1(config-if)#switchport mode access

wz-sw-1(config-if)#switchport access vlan 36

wz-sw-1(config-if)#exit

wz-sw-01(config)#int g0/1

wz-sw-01(config-if)#switchport mode trunk

wz-sw-01(config-if)#switchport trunk encapsulation dot1q

wz-sw-01(config-if)#switchport trunk allowed vlan all

wz-sw-01(config-if)#exit

四、CISCO 2620路由器配置方案 //8个异步拨号口 一个fast以太口

route#conf t

route(config)#hostname c2620

c2620 (config)#enable secret test

c2620 (config)#enable password test

c2620 (config)#username test password test

c2620 (config)#banner motd “ Welcome to the C2620 in the Office “

c2620 (config)#int f0/0

c2620(config-if)#ip address 10.234.180.254 255.255.255.0

c2620(config-if)#no shutdown

c2620(config-if)#int group-async 1

c2620(config-if)# ip unnumbered FastEthernet0/0 www.it55.com在线教程

c2620(config-if)#peer default ip address pool default

c2620(config-if)#async mode interactive

c2620(config-if)#async default routing

c2620(config-if)#encap ppp

c2620(config-if)#ppp authen chap pap

c2620(config-if)#group 33 48

c2620(config-if)#exit

c2620(config)#ip local pool default 10.234.180.218 10.234.180.233

c2620(config)#ip routing

c2620(config-if)#exit

c2620(config)#line 33 48

c2620(config-line)#transport input all

c2620(config-line)#autoselect ppp

c2620(config-line)#autocommand ppp

c2620(config-line)# modem autoconfigure discovery

c2620(config-line)#login local

c2620(config-line)#modem inout

c2620(config-line)# stopbits 1

c2620(config-line)# flowcontrol hardware

c2620(config-line)# exit

c2620(config)# line vty 0 4

c2620(config-line)# login

c2620(config-line)# password test

c2620(config-line)# line aux 0

c2620(config-line)# login local

IT资讯之家 www.it55.com



c2620(config-line)# modem inout

c2620(config-line)# modem autoconfigure discovery

c2620(config-line)# transport input all

c2620(config-line)# flowcontrol hardware

c2620(config-line)# exit

c2620(config)#

45398 www.it55.com it55学习IT知识,享受IT生活 4dfkjn

www.it55.com在线教程

it55.com

注: sflj www.it55.com kg^&fgd

1、使用用dot1q封装是考虑以后网络扩展加入3com等其它产品,再说大多数工程师载配置事都喜欢用用dot1q封装很少用isl的。 IT资讯之家 www.it55.com

2、使用6509和4006是因为考虑spantree啊,保证在6509down掉后使用4006接管吗,你没看到在6509上Bg-sw-01> (enable) set spantree root 1-40 dia 4 /设为spantree的根,但是你说的子交换机可以通过两根光纤连接到6509上,但是这里6509没有配置双引擎啊,做不到自身冗余啊。 www.it55.com

www.it55.com

(编辑:IT资讯之家 www.it55.com

返回顶部
共2页: 上一页 [1] 2 下一页  

网友评论

[以下评论为网友观点,不代表本站。请自觉遵守互联网相关政策法规,所有连带责任均有评论者自负。]
[不超过250字]