You recently performed a standardization project that ensures all SPARC-based systems boot
from the same device aliases. The boot device order needs to be changed from vxdisk net to
rootdisk net.
Which OBP command removes the old vxdisk alias?
A.
nvunalias vxdisk
B.
setenv alias vxdisk
C.
nvunalias rootdisk
D.
unset vxdisk
E.
unalias vxdisk
Explanation: