ROSv7 BGP - show bgp attributes of a route

Hi all,
is there a way to show attributes (e.g. as-path, communities) of a bgp route? In ROSv6 we have

[admin@v6] > /ip route print detail where bgp

 0 ADb  dst-address=4.23.88.0/23 gateway=192.168.161.114 gateway-status=192.168.161.114 reachable via  ether1.161 
        distance=20 scope=40 target-scope=10 bgp-as-path="64599,7575,2914,7018,46164" bgp-med=284 bgp-origin=igp 
        bgp-communities=7575:1003,7575:2019,7575:6003 received-from=injector

but in ROSv7 (7.3)

[admin@v7] > /ip/route/print detail where bgp

   DAb   dst-address=4.23.88.0/23 routing-table=main gateway=10.1.4.90 immediate-gw=10.1.4.90%ether1.904 
         distance=20 scope=40 target-scope=10 suppress-hw-offload=no

it does not print any bgp detail.

Best Regards,
Heino

/routing/route/print detail