[zebra 23173] Re: Support for Multiprotocol Extensions for BGP-4 in Zebra

Arnold Nipper <[email protected]> Thu, 02 Apr 2009 22:34:57 +0200
Newsgroups gmane.network.zebra
Organization nIPper consulting
Message-ID <[email protected]>
On 02.04.2009 07:41 bishista wrote

> 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-.
> 

pick the one you need ...

rs1(config)# router bgp xxx
rs1(config-router)# address-family
  ipv4   Address family
  ipv6   Address family
  vpnv4  Address family

rs1(config-router)# address-family ipv4
  multicast  Address Family modifier
  unicast    Address Family modifier
  <cr>

rs1(config-router)# address-family ipv6
  multicast  Address Family modifier
  unicast    Address Family modifier
  <cr>

rs1(config-router)# address-family vp
rs1(config-router)# address-family vpnv4
  unicast  Address Family Modifier
  <cr>


Arnold
-- 
Arnold Nipper / nIPper consulting, Sandhausen, Germany
email: [email protected]       phone: +49 6224 9259 299
mobile: +49 172 2650958         fax: +49 6224 9259 333

_______________________________________________
Zebra mailing list
[email protected]
http://ml.zebra.org/mailman/listinfo/zebra
signature.asc (application/pgp-signature, 250 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJ1SFxrz6CwpRB/EwRAu0BAJ9NScBPL46A3bSTpWgEWgKmBg/sYgCgiwi6
ppREESSM3z/6s2Dw6tSqDVs=
=uV0N
-----END PGP SIGNATURE-----