magin1 发表于 2011-5-10 21:36:40

哪位大神能不能帮我写个配置啊?非常感谢!



R1enconf tho R1no ip domain-looline con 0no exec-tlogg sexitinterface Loopback0
ip address 1.1.1.1
255.255.255.255interface Serial0/0
ip address 12.1.1.1 255.255.255.0no shinterface Serial0/1
ip address 14.1.1.1 255.255.255.0no shrouter ospf 1
network 14.1.1.0
0.0.0.255
area 0router bgp 100
network 1.1.1.0 mask 255.255.255.0
neighbor 12.1.1.2 remote-as 200
neighbor 14.1.1.4 remote-as 100
neighbor 34.1.1.3 remote-as 100 R2enconf tho R2no ip domain-looline con 0no exec-tlogg sexitinterface Loopback0
ip address 2.2.2.2
255.255.255.255
interface Serial0/0
ip address 12.1.1.2
255.255.255.0no shinterface Serial0/1
ip address 23.1.1.2 255.255.255.0no shrouter bgp 200
network 2.2.2.0 mask 255.255.255.0
neighbor 12.1.1.1 remote-as 100
neighbor 23.1.1.3 remote-as 100 R3enconf tho R3no ip domain-looline con 0no exec-tlogg sexitinterface Loopback0
ip address 3.3.3.3
255.255.255.255
interface Serial0/0
ip address 23.1.1.3 255.255.255.0no shinterface Serial0/1
ip address 34.1.1.3 255.255.255.0no shrouter ospf 1
network 34.1.1.0 0.0.0.255 area 0router bgp 100
network 3.3.3.0 mask 255.255.255.0
neighbor 14.1.1.1 remote-as 100
neighbor 23.1.1.2 remote-as 200
neighbor 34.1.1.4 remote-as 100 R4enconf tho R4no ip domain-looline con 0no exec-tlogg sexitinterface Loopback0
ip address 4.4.4.4
255.255.255.255
interface Serial0/0
ip address 14.1.1.4 255.255.255.0no shinterface Serial0/1
ip address 34.1.1.4 255.255.255.0no shrouter ospf 1
network 14.1.1.0 0.0.0.255 area 0
network 34.1.1.0 0.0.0.255 area 0router bgp 100
network 4.4.4.0 mask 255.255.255.0
neighbor 14.1.1.1 remote-as 100
neighbor 34.1.1.3 remote-as 100

这是我写的配置,配置有问题,请大家帮我看看,如果哪位能帮我再加两个路由器,用OSPF IBGP EBGP 做的复杂点,我这个菜鸟将不胜感激!

jiazeyao 发表于 2011-5-10 22:02:11

我想知道你到底想做什么的先。你要求都没提清楚哦-woniu1-

bbsy 发表于 2011-5-10 22:24:19

啥子东西。。。。。。。。。。

roy 发表于 2011-5-11 10:44:37

看不懂哦。。。。

linda.! 发表于 2011-5-11 10:45:52

建议LZ先给出具体的需求,不然很多人想帮忙也帮不上。

jiachao 发表于 2011-5-11 12:01:17

拓扑很厉害哦,呵呵,是学习需要还是工作需要啊?

jiazeyao 发表于 2011-5-11 12:05:11

jiachao 发表于 2011-5-11 12:01 static/image/common/back.gif
拓扑很厉害哦,呵呵,是学习需要还是工作需要啊?

-titter-不管是哪种,都是他需要。

王晓强 发表于 2011-5-11 17:21:50

发现,问问题也是一种艺术~
这样,才能帮到你~

magin1 发表于 2011-5-11 18:30:05

回复 2 # jiazeyao 的帖子

那个图没用了,老师给我否了,把我骂的啊,我都郁闷了,老师对我说的要求是,用OSPF。BGP做个拓扑图,里面还有什么IBGP,她就这样说的,最少两个自治系统,你能帮我搭个图,配置好不?十分感谢啊!在线等你

jiazeyao 发表于 2011-5-11 18:53:33

回复 9 # magin1 的帖子

可以考虑下这个拓扑。



图中有三个自治系统,BGP。
在中间AS134三台路由器上配置ospf。
页: [1] 2
查看完整版本: 哪位大神能不能帮我写个配置啊?非常感谢!