1.
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.
2.
You are creating a native Oracle Solaris zone that will be called zd1. The zone must have a virtual network
interface configured. You use the following command to create the zone configuration:
# zonecfg z zd1
zonecfg:zd1> create
What is the minimum specification required to complete the configuration before the exit command is
issued?
3.
Which two commands restart the pkg server daemon?
4.
Which three statements describe Solaris 11 boot environments (BEs)?
5.
Consider the following:
root@scolll-server:~# pkg publisher
PUBLISHER TYPE STATUS URI
solaris origin online https://pkg.oracle.com/solaris/support/
What does "origin" in the TYPE column say about the package repository?
6.
Which two statements are correct regarding IPS repositories?
7.
A server has a nonglobal zone named zoneA. The following boot environments are listed in the global zone. Which three statements describe the current state of the system?
8.
What does the following command change?
pkg set-publisher G `*' g http://server1.domain.com solaris
9.
The http://pkg.oracle.com/solaris/release publisher is available on this server. A new repository has been
created in the /export/sllReaseRepo file system and you want to add the gzip package to this repository.
Which is a valid method for adding the gzip package to the /export/sllReleaseRepo repository?
10.
Which two statements regarding the pkg command are correct?