hi guys..
is it possible to advertise networks to your peers, for which you have no "network" statement in your BGP configs..?.. even when you aren't doing any redistribution..?..
for instance, if u have such a config..
router bgp xxxx
network 1.1.1.0
network 2.2.2.0
neighbor x.x.x.x remote-as yyyy
say you learn x.x.x.x's networks from his BGP session to you, and you learn some more networks from other peers, is it possible that you may announce other networks that u have no network statement for..
theoretically, u shouldn't, as BGP will only announce what it already knows, and if it doesn't know of any other networks, it won't announce them.. but i just wanna be sure that there is no possible way a network can be announced if it doesn't exist in the BGP table..
all help appreciated..
is it possible to advertise networks to your peers, for which you have no "network" statement in your BGP configs..?.. even when you aren't doing any redistribution..?..
for instance, if u have such a config..
router bgp xxxx
network 1.1.1.0
network 2.2.2.0
neighbor x.x.x.x remote-as yyyy
say you learn x.x.x.x's networks from his BGP session to you, and you learn some more networks from other peers, is it possible that you may announce other networks that u have no network statement for..
theoretically, u shouldn't, as BGP will only announce what it already knows, and if it doesn't know of any other networks, it won't announce them.. but i just wanna be sure that there is no possible way a network can be announced if it doesn't exist in the BGP table..
all help appreciated..