分享
 
 
 

骨干ISP配置实例之ISP1BB3配置

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

ISP1BB3

*********************************************************************************

Device Characteristics

Table 3 shows the device characteristics for ISP1BB3.

Table 3 Hardware and Software Device Characteristics for ISP1BB3

Host name ISP1BB3

Chassis type Cisco 7513 router

Physical interfaces ?4 Ethernet/IEEE 802.3

?1 FastEthernet/IEEE 802.3

?5 Packet Over SONET (POS)

Hardware components ?Cisco RSP2 (R4700) processor

?6 VIP2 controllers (1 Fast Ethernet) (4 Ethernet) (5 POS)

Software loaded Release 12.1(3.3)

Memory Cisco RSP2 (R4700) processor: 128 MB

IP addresses ?Loopback0: J.1.0.203 255.255.255.255

?Loopback1: J.1.0.100 255.255.255.255

?Ethernet0/0/0: J.1.4.1 255.255.255.0

?Ethernet0/0/2: J.1.6.1 255.255.255.248

?FastEthernet0/1/0: J.1.7.1 255.255.255.248

?POS1/0/0: J.1.0.2 255.255.255.252

?POS2/0/0: J.1.0.14 255.255.255.252

?POS3/0/0: J.1.0.17 255.255.255.252

?POS8/0/0: J.1.5.1 255.255.255.252

?POS9/0/0: J.4.0.34 255.255.255.252

*************************************************************************

Configuration File

version 12.1

no service pad

service timestamps debug datetime localtime

service timestamps log datetime localtime

no service password-encryption

service udp-small-servers

service tcp-small-servers

!

hostname ISP1BB3

!

logging buffered 10000 debugging

no logging console

enable password lab

!

!

!

!

!

clock timezone PDT -8

clock summer-time PDT recurring

ip subnet-zero

ip cef distributed

ip domain-name isp1.com

ip name-server J.4.7.10

!

ip multicast-routing distributed

clns routing

no tag-switching ip

no tag-switching advertise-tags

!

!

interface Loopback0

ip address J.1.0.203 255.255.255.255

ip directed-broadcast

ip router isis

ip pim sparse-mode

!

interface Loopback1

ip address J.1.0.100 255.255.255.255

ip router isis

ip pim sparse-mode

!

interface Ethernet0/0/0

description TO RVT100, E3

ip address J.1.4.1 255.255.255.0

ip router isis

ip route-cache distributed

no ip mroute-cache

!

interface Ethernet0/0/2

description TO ISP1BB3CL1

ip address J.1.6.1 255.255.255.248

ip router isis

ip pim sparse-mode

ip route-cache distributed

ip mroute-cache distributed

load-interval 30

!

interface POS1/0/0

description TO ISP1BB1, POS 1/2

ip address J.1.0.2 255.255.255.252

ip router isis

ip pim sparse-mode

ip route-cache distributed

ip mroute-cache distributed

clock source internal

!

interface POS2/0/0

description TO ISP1BB2, POS 2/0

ip address J.1.0.14 255.255.255.252

ip router isis

ip pim sparse-mode

ip route-cache distributed

ip mroute-cache distributed

clock source internal

!

interface POS3/0/0

description TO ISP1BB4, POS 2/0/0

ip address J.1.0.17 255.255.255.252

ip router isis

ip pim sparse-mode

ip route-cache distributed

ip mroute-cache distributed

load-interval 30

clock source internal

!

interface POS9/0/0

description TO ISP4BB4, POS 12/0/0

ip address J.4.0.34 255.255.255.252

ip router isis

ip pim bsr-border

ip pim sparse-mode

ip multicast boundary 10

ip route-cache distributed

ip mroute-cache distributed

clock source internal

!

router isis

net 49.0001.0000.0000.0003.00

is-type level-1

!

router bgp 1

no synchronization

bgp log-neighbor-changes

redistribute connected route-map connected-bgp

neighbor ISP1INTERNAL peer-group

neighbor ISP1INTERNAL remote-as 1

neighbor ISP1INTERNAL update-source Loopback0

neighbor ISP4ISP1PEER peer-group

neighbor ISP4ISP1PEER remote-as 4

neighbor J.1.0.200 peer-group ISP1INTERNAL

neighbor J.1.0.201 peer-group ISP1INTERNAL

neighbor J.1.0.202 peer-group ISP1INTERNAL

neighbor J.1.0.204 peer-group ISP1INTERNAL

neighbor J.1.0.205 peer-group ISP1INTERNAL

neighbor J.1.0.208 peer-group ISP1INTERNAL

neighbor J.1.0.209 peer-group ISP1INTERNAL

neighbor J.1.0.210 peer-group ISP1INTERNAL

neighbor J.4.0.33 peer-group ISP4ISP1PEER

no auto-summary

!

address-family ipv4 multicast

redistribute connected route-map connected-bgp

neighbor ISP1INTERNAL activate

neighbor ISP4ISP1PEER activate

neighbor J.1.0.200 activate

neighbor J.1.0.201 activate

neighbor J.1.0.202 activate

neighbor J.1.0.204 activate

neighbor J.1.0.205 activate

neighbor J.1.0.208 activate

neighbor J.1.0.209 activate

neighbor J.1.0.210 activate

neighbor J.4.0.33 activate

exit-address-family

!

no ip classless

ip http server

ip pim rp-address J.1.0.100

ip msdp peer K.250.1.2 connect-source Loopback0

ip msdp sa-filter in K.250.1.2 list 124

ip msdp sa-filter out K.250.1.2 list 124

ip msdp peer J.4.0.203 connect-source Loopback0 remote-as 4

ip msdp sa-filter in J.4.0.203 list 124

ip msdp sa-filter out J.4.0.203 list 124

ip msdp peer J.1.0.204 connect-source Loopback0

ip msdp cache-sa-state

ip msdp originator-id Loopback0

!

access-list 10 deny 224.0.1.39

access-list 10 deny 224.0.1.40

access-list 10 deny 239.0.0.0 0.255.255.255

access-list 10 permit any

access-list 112 permit ip J.1.0.0 0.0.255.255 255.255.0.0 0.0.255.255

access-list 112 deny ip any any

access-list 124 deny ip any host 224.0.2.2

access-list 124 deny ip any host 224.0.1.3

access-list 124 deny ip any host 224.0.1.24

access-list 124 deny ip any host 224.0.1.22

access-list 124 deny ip any host

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
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- 王朝網路 版權所有