[c-nsp] BGP v4 multicast
Gert Doering
gert at greenie.muc.de
Wed Oct 1 12:08:09 EDT 2008
Hi,
On Wed, Oct 01, 2008 at 04:50:49PM +0100, Phil Mayers wrote:
> Just a quick question; what's the best syntax for causing an eBGP
> session with v4 multicast AF to originate routes?
Same way you currently do it with IPv4 unicast, just put the statements
under "ipv4 multicast".
As in - if you're doing "redistribute static route-map foo", you can
just put the same statement under "address-fam ipv4 multicast" as well.
> address-family ipv4 multicast
> neighbor 192.168.1.1 activate
> network 10.2.0.0 netmask 255.255.0.0
> network 10.3.0.0 netmask 255.255.0.0
This will work fine.
> ...and will it originate 10.2.0.0/16 & 10.3.0.0/16 via multicast to the
> eBGP peer?
It will not "originate via multicast", but it will send these two prefixes
in the IPv4 multicast address-family - via the normal TCP/IPv4 unicast
BGP session. Yes.
> Is this recommended?
Well, we have just removed all IPv4 multicast BGP from our network, since
it doesn't work on "the global Internet" :-) - but technically, use whatever
works for you in IPv4 unicast to bring the prefixes into BGP.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert at greenie.muc.de
fax: +49-89-35655025 gert at net.informatik.tu-muenchen.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 304 bytes
Desc: not available
URL: <https://puck.nether.net/pipermail/cisco-nsp/attachments/20081001/08ccc39f/attachment.bin>
More information about the cisco-nsp
mailing list