分享
 
 
 

思科Catalyst8500配置实例

王朝other·作者佚名  2008-05-31
窄屏简体版  字體: |||超大  

设备是Catalyst8540 CSR 。配置了ISL.VLAN.BVI,并且采用了HSRP协议。这些例子中是用的是IP地址的保留地址,在拥护网络中使用时要更换成你们自己想要的合法IP地址。

实例一:

涉及到技术有: ISL VLAN GEC IRB 技术 , Cisco 的ISL技术润许将任何快速以太口配置成中继端口。生成树协议可以在中继端口上探测到并打破环路。

具体情况如下:

快速以太口0/0/0划分了端口,然后在子端口上封状了ISL协议,而快速以太端口0/0/0作为中继端口,它上面的每个子端口连接到一个VLAN。在千兆以太端口上使用了GEC端口绑定技术和桥接技术,并在目标端口GEC1/0/0上配置了端口探测。

具体配置单如下:

version 12.0

no service pad

service timestamps debug datetime msec localtime show-timezone

service timestamps log datetime msec localtime show-timezone

service passWord-encryption

!

hostname Cat8540_Chinamobile

!

logging buffered 4096 debugging

enable password 7 0833595e08

!

facility-alarm core-temperature major 53

facility-alarm core-temperature minor 45

clock timezone pst -8

clock summer-time pdt recurring

redundancy

main-cpu

sync config startup

sync config running

ip subnet-zero

no ip domain-lookup

ip name-server 172.19.2.132

ip name-server 172.20.30.32

ip multicast-routing

ip dvmrp route-limit 20000

bridge irb

!

interface port-channel9

ip address 172.20.1.2 255.255.255.0

no ip directed-broadcast

ip pim dense-mode

hold-queue 300 in

!

interface FastEthernet0/0/0

no ip address

no ip directed-broadcast

no keepalive

!

interface FastEthernet0/0/0.128

ip address 172.18.16.10 255.255.255.0

ip helper-address 172.18.16.15

no ip redirects

no ip directed-broadcast

ip pim dense-mode

ip multicast ttl-threshold 1

encapsulation isl 128

ipx encapsulation ARPA

ipx network 96A44fff

!

interface FastEthernet0/0/0.199

ip address 172.18.17.15 255.255.255.0

ip helper-address 172.18.16.16

ip helper-address 172.18.16.17

ip helper-address 172.18.16.18

no ip redirects

no ip directed-broadcast

ip pim dense-mode

ip multicast ttl-threshold 1

encapsulation isl 199

!

interface FastEthernet0/0/0.201

ip address 172.18.18.10 255.255.255.0

ip helper-address 172.18.16.16

ip helper-address 172.18.16.17

ip helper-address 172.18.16.18

no ip redirects

no ip directe-broadcast

ip pim dense-mode

ip multicast ttl-threshold 1

encapsulation isl 201

!

interface FastEthernet0/0/1

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/2

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/3

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/4

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/5

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/6

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/7

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/8

ip address 172.18.19.10 255.255.255.0

ip helper-address 172.18.16.16

ip helper-address 172.18.16.17

ip helper-address 172.18.16.18

no ip redirects

no ip directe-broadcast

ip pim dense-mode

ip multicast ttl-threshold 1

ip sdr listen

no keepalive

ipx network 95B12FFF

!

interface FastEthernet0/0/9

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/12

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/11

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/12

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/13

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/14

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface FastEthernet0/0/15

no ip address

no ip directed-broadcast

no keepalive

shutdown

!

interface GigabitEthernet1/0/0

snoop interface FastEthernet0/0/3 direction both

snoop interface FastEthernet0/0/4 direction both

snoop interface FastEthernet0/0/5 direction both

ip address 172.18.21.10 255.255.255.0

ip helper-address 172.18.16.19

ip helper-address 172.18.16.20

ip helper-address 172.18.16.21

!

interface GigabitEthernet1/0/1

no ip address

no ip directed-broadcast

no keepalive

interface GigabitEthernet2/0/0

ip address 172.18.1.1 255.255.255.0

no ip directed-broadcast

ip pim sparse-dense-mode

!

interface GigabitEthernet2/0/1

ip address 172.19.1.1 255.255.255.0

no ip directed-broadcast

ip pim sparse-dense-mode

!

interface GigabitEthernet3/0/0

no ip address

no ip directed-broadcast

channel-group 9

!

interface GigabitEthernet3/0/1

no ip address

no ip directed-broadcast

channel-group 9

!

interface GigabitEthernet3/0/2

no ip address

no ip directed-broadcast

channel-group 9

!

interface GigabitEthernet3/0/3

no ip address

no ip directed-broadcast

channel-group 9

!

interface GigabitEthernet3/0/4

no ip address

no ip directed-broadcast

channel-group 9

!

interface GigabitEthernet3/0/5

no ip address

no ip directed-broadcast

channel-group 9

!

interface GigabitEthernet3/0/6

no ip address

no ip directed-broadcast

channel-group 9

!

interface GigabitEthernet3/0/7

no ip address

no ip directed-broadcast

channel-group 9

!

interface BVI1

ip address 172.20.1.2 255.255.255.0

no ip directed-broadcast

no ip route-cache cef

!

interface Ethernet0

ip address 172.18.20.10 255.255.255.0

no ip directed-broadcast

!

router eigrp 170

network 172.20.0.0

network 172.21.0.0

network 172.18.0.0

network 172.19.0.0

no auto-summary

!

router bgp 180

network 172.18.1.0

network 172.19.1.0

no auto-summary

!

ip classless

!

bridge 1 protocol ieee

bridge 1 route ip

bridge 1 route ipx

!

!

ip http server

!

line con 0

line aux 0

line vtp 0 4

login

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
 
>>返回首頁<<
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有