You need to create a virtual network with two zones, one with a web server and the other with an
application server that the web server calls. You decide to create a virtual switch and virtual
network interface cards (VNICs) for the zones. Select the command that will create the virtual
switch.
A.
dladm create-etherswitch stub0
B.
dladm create-vnic –l net1 vnic1
C.
dladm create-stub –l vnic0 stub0
D.
dladm create-vnic –l stub0 vnic1
A but not sure