Which of the following statements will configure a VRF static route to a global next hop for access to the Internet?
A.
(config)#ip route vrf red 0.0.0.0 0.0.0.0 172.16.32.1 global
B.
(config)#ip global-route vrf red 0.0.0.0 0.0.0.0
172.16.32.1
C.
(config)#ip route 0.0.0.0 0.0.0.0 vrf red 172.16.32.1 global
D.
(config)#ip route vrf red 0.0.0.0 0.0.0.0 global
172.16.32.1