Hello,
I am trying to redistribute RIPv2 into BGP on the following test topology.
(200.1.1.0)Internet<----------R1-----------R2-----------R3
R1 and R2 - Running RIPv2
R2 and R3 - Running BGPv4
R2 - Redistributing RIP into BGP and vice versa.
R1 - has the Internet connected to it - hence is also propagating a default route via RIP.
Now, I have used both of the following methods in RIP:
1) network 0.0.0.0 [with a default route]
2) ip default-network [Internet] and also advertising that [network] into RIP.
Both of these methods work for distributing a default route within RIP. But, none of these methods get a default route over to R3 via BGP - unless - I issue a network 0.0.0.0 command on R2 under BGP
I have also set a default metric under BGP.
Any clues...................
I am trying to redistribute RIPv2 into BGP on the following test topology.
(200.1.1.0)Internet<----------R1-----------R2-----------R3
R1 and R2 - Running RIPv2
R2 and R3 - Running BGPv4
R2 - Redistributing RIP into BGP and vice versa.
R1 - has the Internet connected to it - hence is also propagating a default route via RIP.
Now, I have used both of the following methods in RIP:
1) network 0.0.0.0 [with a default route]
2) ip default-network [Internet] and also advertising that [network] into RIP.
Both of these methods work for distributing a default route within RIP. But, none of these methods get a default route over to R3 via BGP - unless - I issue a network 0.0.0.0 command on R2 under BGP
I have also set a default metric under BGP.
Any clues...................