Which Cisco IOS command displays the export VPN route target value of a VRF?

A.
show ip vrf all
B.
show ip vrf route-targets all
C.
show ip vrf summary
D.
show ip vrf interfaces
E.
show ip vrf detail
F.
show ip vrf
Explanation:
The show ip vrf [{detail | interfaces}] vrf-name command shows detailed configurations about the
VRF.
Pesaro# show ip vrf detail Customer_A
VRF Customer_A; default RD 100:101
Interfaces:
Loopback101 Loopback111
Connected addresses are not in global routing table
Export VPN route-target communities
RT:100:1001
Import VPN route-target communities
RT:100:1001
No import route-map
No export route-map
Pesaro# show ip vrf interfaces
Interface IP-Address VRF Protocol
Loopback101 200.0.6.1 Customer_A up
Loopback111 200.1.6.1 Customer_A up
Loopback102 200.0.6.1 Customer_B up