BGP Peer within VRF route advertisement

Hi there,

I would like to know if it is possible to obtain the prefixes advertised to a peer in an eBGP session within a VRF.

The output of the “/routing bgp advertisements print” command does not show anything for this kind of configuration.

advertisements is only for ipvx routes. vpnv4 routres are in vpnv4 menu

Thanks mrz, there is a way to obtain an output similar to the one obtained in Cisco with the following command:

“show ip bgp vpnv4 vrf VRF1 neighbors x.x.x.x advertised-routes”

Nobody knows if there is a way to obtain similar information that the Cisco command returns?

There is no menu to show vpnv4 routes advertised to specific peer.

ok mrz, thanks again.