Page 1 of 1

Adding ipv6 to existing BGP peer

Posted: Thu Jan 26, 2017 7:22 pm
by jmay
We are about to start advertising our ipv6 space with our upsteam provider next week. We already have an existing ipv4 bgp session operational. If my reading is correct all we will be doing is setting up a new peer with ipv6 enabled, using the assigned ipv6 remote address, and adding the ipv6 address space to networks. Am I missing anything?

Re: Adding ipv6 to existing BGP peer

Posted: Fri Jan 27, 2017 12:42 pm
by mrz
You can simply enable ipv6 address family to existing ipv4 peer.

Re: Adding ipv6 to existing BGP peer

Posted: Sat Jan 28, 2017 9:16 am
by savage
You can simply enable ipv6 address family to existing ipv4 peer.
That's VERY bad practice. Separate peers for IPv4 and IPv6.

Re: Adding ipv6 to existing BGP peer

Posted: Thu Feb 23, 2017 5:41 am
by j2sw
You should have a separate IPV6 peer for BGP. You announce IPV6 over the V6 peer.

Re: Adding ipv6 to existing BGP peer

Posted: Thu Feb 23, 2017 1:43 pm
by paulct
Separate peers as you may want to apply different filters.

Re: Adding ipv6 to existing BGP peer

Posted: Thu Feb 23, 2017 6:09 pm
by StubArea51
Be sure to create basic IPV6 firewall rules to keep the bad packets out and let BGP in :-)