Hi,
May be I don't understand this properly, or I keep running around to my
tail in reading the man pages, etc.
But I am trying to show the announcement sent to specific peer when I
apply filter for example.
Looks like I do not have a way to do this.
Something like:
show ip bgp neighbors 1.2.3.4 advertised-routes
as an example.
I want to make sure of what I do send to some peer is really what I want
to send to them.
I could get announcement from customers for example and needs to
redistribute that to peer and I want to see it to be sure and looks like
I am running around trying to do this.
Like:
bgpctl network show inet
as an example will show the announcement I preset in my bgpd.conf.
I asked as obviously in the bgpd.conf when
announce self
is set, like explain in the man page, only the local as will be
announce, so if I need to redistribute customers route, then:
announcement all
with filter needs to be use and I want to see the results sent.
So, how can I see wht I announce to other iBGP and what I announce to
eBGP as well as specific eBGP when customers want to get only specific
routers only.
Looks like I can't figure this one out.
Help would be greatly appreciate here as I am at a lost somehow.
Thanks.
Daniel