how to edit the network interface device type in container(zone) in solaris 10?

Answer Posted / imran khan

just edit

vi /etc/zones/<zonename.xml> file
then change the value of physical=<nic>
and save it.
after that reboot zone.
by
zoneadm -z <zonename> boot
zlogin <zonename>

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me when should we use thread-safe "_r" library calls?

536


Explain similarities between thread and process?

588


Explain what are the main families of threads?

572


Explain what are threads?

631


What is the window of the working set of a process?

639






Explain what is protection boundary?

572


What is the working set of a process?

600


Explain what is critical section?

555


What is protection boundary?

684


Explain critical section?

610


List the system calls used for process management?

620


Explain the performance differences between user-space threads and kernel-supported threads.?

597


If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?

627


How would you kill a process?

632


explain about the initial process sequence while the system boots up?

614