wzknet
用Zebra在Linux上构建路由器实战记录
[size=4]转载:[/size][color=Red][b]用Zebra在Linux上构建路由器实战记录。[/b][/color]
[[i] 本帖最后由 wzknet 于 2008-2-3 00:03 编辑 [/i]]
sxq5858
好东西顶你一下。。。。。。。。。。呵呵
sxq5858
在顶一下。。。。想问下这个路由软件支持限速吗?还有双线吗?
谢谢
ssffzz1
想那里去了。还限速呢。
这个软件是在LINUX上实现诸如RIP OSPF等动态路由协议的。
fish_bone
好东西 楼主受我一顶。。。:mrgreen: :mrgreen: :mrgreen:
new_learner
zebra的构架设计得的确精妙,它自己模拟了一个多线程的环境在运行
不过,我们项目中,zebra进程老是do_page_fault,好像容错能力还不行
日本人能做出这种东西,也算不错了!
wzknet
回复 #11 剑次狼 的帖子
我觉得这个是最好用的了。
wtx7758520
这是做动态路由的吧!?????????????????????
ssffzz1
软件听说过。
LZ知道不知道,这个软件能不能实现动态路由协议的所有属性。
譬如支持BGP的所有属性配置吗?譬如共同体属性。还是只实现了基本的功能。对OSPF的支持如何?支持NSSA STUB和STUB吗?
wzknet
回复 #15 ssffzz1 的帖子
New release zebra-0.95a is out
[2005/09/08]
New release zebra-0.95a is on Zebra ftp site.
Changes in zebra
IDRP support is added.
Changes in bgpd
BGP graceful restart support is added.
TCP MD5 authentication for OpenBSD was added.
TCP MD5 authentication for Linux with TCP MD5 patch (this is for Linux-2.6.19 and older).
"bgp enforce-first-as" command was enabled by default.
route-map "match ip route-source" command was added.
BGP cost community support is added.
route-map "set extcommunity cost igp" command was added.
"neighbor passive" command is changed to "neighbor tranport connection-mode (passive|active)"
Fix typo in "show bgp community-list (<1-500>|WORD) exact-match".
Old commands "show ipv6 summary" and "show ipv6 mbgp summary" are removed.
"show version bgp" is added
Chages in ospfd
Fix problem os OpenBSD-3.4 IP header length treatment.
Changes in ospf6d
Replaced entire module as new OSPF6d code written by Yasuhiro Ohara.
Changes in vtysh
Many bugs and problems are fixed. All of user of vtysh before zebra-0.94 should update to this version.
详情可见这里,不过好久没更新了:[url]http://www.zebra.org/[/url]
wzknet
回复 #17 ssffzz1 的帖子
只能用于实验环境,大型商业环境不可能也没有谁敢用。
zhushuyun
回复 #1 wzknet 的帖子
好东西, 学习了. 有时间照着做.
ssffzz1
[quote]原帖由 [i]wzknet[/i] 于 2008-2-15 09:03 发表 [url=http://linux.chinaunix.net/bbs/redirect.php?goto=findpost&pid=6454535&ptid=920234][img]http://linux.chinaunix.net/bbs/images/common/back.gif[/img][/url]
只能用于实验环境,大型商业环境不可能也没有谁敢用。 [/quote]
这个是自然。
敢自己用LINUX做服务器的,胆量就不小了。