[zebra 23172] Support for Multiprotocol Extensions for BGP-4 in Zebra
"bishista" <[email protected]> Thu, 2 Apr 2009 11:11:28 +0530
| Newsgroups | gmane.network.zebra |
|---|---|
| Message-ID | <9B80F2148A114D7E83C2ACFFCC0B4C17@MtreeLaptop> |
Hi, Can someone tell me how to enable the MBGP attributes in Zebra. I have tried neighbor peer version version to enable MBGP in Zebra but the command does not work. I have tried Quagga too. But that also does not allow setting the value as 4+, though it sets as 4 and 4-. Thanks and Regards, Bishista ----- Original Message ----- From: Bishista To: [email protected] Sent: Friday, March 20, 2009 12:05 PM Subject: [zebra 23170] Support for Multiprotocol Extensions for BGP-4 in Zebra Hi All, I need to interoperate my software with Zebra. My software uses MP_REACH_NLRI attribute at every UPDATE message and expects the same from Zebra. But I see Zebra sending out the regular NEXT-HOP and NLRI attributes whereas I need them in MP_REACH_NLRI & MP_UNREACH_NLRI attributes. The Zebra documentation, says that we can set the BGP version to 4+ to enable the support of Multiprotocol Extensions for BGP-4. neighbor peer version versionBGP Set up the neighbor's BGP version. version can be 4, 4+ or 4-. BGP version 4 is the default value used for BGP peering. BGP version 4+ means that the neighbor supports Multiprotocol Extensions for BGP-4. BGP version 4- is similar but the neighbor speaks the old Internet-Draft revision 00's Multiprotocol Extensions for BGP-4. Some routing software is still using this version. However, if I specify this command to set the version as 4+, zebra gives the following error There is no such command. Error occured during reading below line. neighbor 192.38.14.2 version 4+ I also cross checked Zebra code, but it allows to set only version 4. Thus Zebra does not send these MP_REACH_NLRI /MP_UNREACH_NLRI in its UPDATE. I have tried zebra-0.95a for this. Is there any newer verion of Zebra that supports these attributes. Or is there some other mechanism to enable Multiprotocol Extensions. Thanks and Regards, Bishista _______________________________________________ Zebra mailing list [email protected] http://ml.zebra.org/mailman/listinfo/zebra _______________________________________________ Zebra mailing list [email protected] http://ml.zebra.org/mailman/listinfo/zebra