ExamQuestions.com

Register
Login
Upgrade to Oracle Solaris 11 System Administrator Exam Questions

Oracle

Upgrade to Oracle Solaris 11 System Administrator

17 / 64

Question 17:

You have been asked to troubleshoot the initial configuration of a virtual network connecting two local zones with the outside world. View the exhibit. 
image
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? 

Answer options:

A. The name vswitch192.168.1 is not legal.
B. The zone must be specified with dladm create-vnic -z zone3 vnic1.
C. The virtual interface must be specified with dladm create-vnic -z zone3 vnic1.
D. The virtual interface must be created with ipadm create-vnic -1 switch192.168.1.
E. The virtual switch must be created first with dladm create -etherstub vswitch192.168.1.