BGP protocol between RIPng and RIPv2, how to do it?
tomislav91
Member Posts: 59 ■■□□□□□□□□
in CCNA & CCENT
Hello,
I am having a bit straugling about one example.
I want to make 2 networks, 2 autonomic system, one with IPv6(and RIPng protocol) and second with IPv4(and RIPv2 protocol), and all of that combine with bgp.
Things that I don't know is how to bind that 2 networks, must I all routers configure to bgp, or only 2 (1 from IPv6, and 1 from IPv4)?
I am having a bit straugling about one example.
I want to make 2 networks, 2 autonomic system, one with IPv6(and RIPng protocol) and second with IPv4(and RIPv2 protocol), and all of that combine with bgp.
Things that I don't know is how to bind that 2 networks, must I all routers configure to bgp, or only 2 (1 from IPv6, and 1 from IPv4)?
Comments
-
xnx Member Posts: 464 ■■■□□□□□□□The border / edge router of each AS will have to have BGP running obviously, you can can RIP / EIGRP / OSPF on the interior routers which will connect to the border routerGetting There ...
Lab Equipment: Using Cisco CSRs and 4 Switches currently -
tomislav91 Member Posts: 59 ■■□□□□□□□□Thanks for reply, but I don't understand, how to make that autonomic systems? Only give a address or what? How to do it in packet tracer?
And, about bgp, if I understand, only 2 router i configure for bgp(1 from 1st AS and 1 from 2nd AS)?
I maked one network with RIPng protocol, here is the linkhttp://speedy.sh/dd8Fw/zadatak.pkt
And how to make this AS?
And when I add in this project some network with IPv4 and RIPv2, how to bind them wth bgp..
That is what not understand... -
fredrikjj Member Posts: 879How will your networks communicate when one is running IPv4 and the other IPv6?
-
tomislav91 Member Posts: 59 ■■□□□□□□□□I want to make 2 AS, 1st will be with IPv6, and 2nd with IPv4 and bind with bgp. Is that possible? I make(in my earlier post)one IPv6..But how to make AS on that network, and just add IPv4?
I done the dual stack network, but not assigne ASeshttp://speedy.sh/zzd7q/CNA-04-006-sol.pkt
Can I put bgp here? In this network??