You have been asked to troubleshoot the initial configuration of a virtual network connecting
two local zones with the outside world. View the exhibit. The command dladm create-vnic -1
vswitch192.168.1 vnic1 fails with the error dladm: invalid link name ‘vswitch192.168.1’ What
is the reason for this error?
A.
The virtual switch must be created first with dladm create-etherstub vswitch192.168.1.
B.
The virtual interface must be created with ipadm create-vnic-1 switch192.168.1.
C.
The name vswitch192.168.1 is not legal.
D.
The virtual interface must be specified with dladm create-vnic -z zone3 vnic1.
E.
The zone must be specified with dladm create-vnic -z zone3 vnic1.
Explanation:
A