[mpls-linux-general] bgp redistribute problem
Status: Beta
Brought to you by:
jleu
From: 亮 崔 <fun...@ya...> - 2010-06-25 09:32:43
|
hi all: I'm trying to configure bgp. my operation is below: ------------------------------------------------------------------------------------------------------------------------ bgpd# conf t bgpd(config)# router bgp 1000 bgpd(config-router)# redistribute connected bgpd(config-router)# Connection closed by foreign host. [root@localhost bgpd]# ./bgpd 2010/06/25 06:43:23 BGP: BGPd 0.99.6 starting: vty@2605, bgp@179 2010/06/25 06:44:27 BGP: stream_getl: Attempt to get long out of bounds 2010/06/25 06:44:27 BGP: &(struct stream): 0x8162ca8, size: 4096, endp: 24, getp: 24 2010/06/25 06:44:27 BGP: Assertion `0' failed in file stream.c, line 371, function stream_getl 2010/06/25 06:44:27 BGP: No backtrace available on this platform. ------------------------------------------------------------------------------------------------------------------------------- I'm working to set up bgp/mpls vpn, configure bgp(from PE) to redistribute static/connented route (from CE) I don't know how to resovle this problem thanks for your answer. regards e-mail:fun...@ya... |