Oracle Solaris 11 - Networking

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Uwinpro
U
Uwinpro
Community Contributor
Quizzes Created: 25 | Total Attempts: 14,011
| Attempts: 112 | Questions: 23
Please wait...
Question 1 / 23
0 %
0/100
Score 0/100
1. IP tunneling functionality has been re-implemented in Oracle Solaris 11 and IP interfaces can be plumbed and managed using which command line utility?

Explanation

The correct answer is "dladm". In Oracle Solaris 11, the IP tunneling functionality has been re-implemented, and the "dladm" command line utility is used to plumb and manage IP interfaces.

Submit
Please wait...
About This Quiz
Oracle Solaris 11 - Networking - Quiz

This quiz focuses on networking in Oracle Solaris 11, assessing knowledge on manual and automatic network configuration commands, the GLDv3 driver framework, and MAC address management. It's designed for learners aiming to master Solaris 11 networking essentials.

Personalize your quiz and earn a certificate with your name on it!
2. In order for incoming & outgoing traffic to be forward over an actual fabric, for example a network switch, the fabric must be configured to accept traffic from the specific VNICs of each individual VLAN.

Explanation

The statement is true because for incoming and outgoing traffic to be forwarded over a network switch, the fabric needs to be configured to accept traffic from the specific Virtual Network Interface Cards (VNICs) of each individual Virtual Local Area Network (VLAN). This configuration ensures that the traffic is properly routed and delivered to the intended destinations within the network.

Submit
3. Which command is used in manual network configuration mode?

Explanation

In manual network configuration mode, the command "ifconfig" is used. This command allows users to configure and manage network interfaces on a system. It can be used to assign IP addresses, enable or disable interfaces, set netmasks, configure routing, and perform various other network-related tasks. Therefore, "ifconfig" is the correct command to use in manual network configuration mode.

Submit
4. What does 'LLPD' stand for?

Explanation

The correct answer is "Link Layer Discovery Protocol." LLPD stands for Link Layer Discovery Protocol, which is a network protocol used to discover and advertise network devices and services in a local area network. It allows devices to automatically discover and communicate with each other, making it easier to set up and manage network connections.

Submit
5. What is the new network driver framework introduced in Solaris 11 ?

Explanation

GLDv3 is the new network driver framework introduced in Solaris 11. It stands for "Generic LAN Driver version 3". This framework provides a standardized interface between the network drivers and the networking stack in Solaris 11. It allows for improved performance, scalability, and flexibility in network driver development and management. GLDv3 supports various network technologies and provides a common set of APIs for network driver developers to use.

Submit
6. Which command is used for changing MAC addresses in Oracle Solaris 11 ?

Explanation

The correct answer is "dladm". In Oracle Solaris 11, the "dladm" command is used for managing and configuring network interfaces. It can be used to change the MAC address of a network interface. The "chmac" command is not a valid command in Oracle Solaris 11. The "dlmac" and "sysmac" commands are also not valid commands in Oracle Solaris 11.

Submit
7. Fill in the blanks. _______ utility can be used to enable or disable an LLDP agent on a physical datalink.

Explanation

The correct answer is lldpadm.

Submit
8. Which command is used in automatic network configuration mode?

Explanation

The command "ipadm" is used for network configuration in the automatic network configuration mode. Additionally, the command "dladm" is also used for network configuration. Both commands are commonly used in configuring and managing network interfaces and IP addresses in various operating systems.

Submit
9. All non-global zones including Solaris 10 zones can have its own exclusive IP stack using VNICs with the limitation of dedicating a physical NIC to a zone.

Explanation

Non-global zones, including Solaris 10 zones, can have their own exclusive IP stack using VNICs without the limitation of dedicating a physical NIC to a zone. In Solaris 10, VNICs were introduced to allow zones to have their own virtual network interfaces, which can be configured with their own IP addresses and network settings. This allows for more flexibility in network configuration and eliminates the need to dedicate a physical NIC to each zone. Therefore, the correct answer is False.

Submit
10. What is Bridging?

Explanation

Bridging is an OSI layer two technology that connects separate layer 2 subnetworks, enabling communication between attached nodes as if they were in a single subnetwork. This technology eliminates the need for multiple subnetworks and simplifies communication between nodes.

Submit
11. Fill in the blanks. Automatic networking, the default for the _____________, discovers and connects to networks (both wired and wireless) depending on network conditions.

Explanation

not-available-via-ai

Submit
12. When is Oracle Solaris IP Filter, ipf used?

Explanation

Oracle Solaris IP Filter (ipf) is used when link protection does not support inbound filtering or customizable filtering rules. This means that when the existing link protection mechanisms or rules do not provide the necessary flexibility or control over inbound filtering, ipf can be used as an alternative solution. It allows for the customization of filtering rules to meet specific requirements and grant exclusive access to a physical link or Virtual NIC to a guest VM. It is also used to prevent L2 frame spoofing and can be used to generate any type of packet, including non-harmful ones.

Submit
13. How does VNICs, virtual switches and interconnects, VLANs, and routing and firewall functionality help in Networking virtualization? (2 correct answers)

Explanation

VNICs, virtual switches and interconnects, VLANs, and routing and firewall functionality help in networking virtualization by consolidating an entire distributed computing environment onto a single system for prototyping, testing, and deployments. This allows for easier management and control of the network infrastructure. Additionally, this virtualization removes the restriction of physical network devices attached to the system, providing more flexibility and scalability in network configurations.

Submit
14. Which SMF network service enables administrators to switch between automatic and manual networking?

Explanation

The correct answer is svc:/network/physical:default. This service enables administrators to switch between automatic and manual networking.

Submit
15. What is 'Link protection' used for?

Explanation

Link protection is used as a mechanism for preventing potentially malicious or misbehaving guest VMs from sending harmful packets to the network. This feature ensures that the network remains secure and protected from any harmful activities or attacks that may be initiated by guest VMs. It helps to maintain the integrity and safety of the network environment by isolating and preventing any harmful traffic from reaching the network.

Submit
16. How does Network resource management enables any organization to create OS-enforced network sharing policies?

Explanation

Network resource management enables any organization to create OS-enforced network sharing policies by allowing them to set bandwidth limits on NICs/VNICs and assign CPU resource limits for servicing the NICs/VNICs. This means that the organization can control the amount of network bandwidth that each NIC/VNIC can utilize, as well as allocate a specific amount of CPU resources for handling the network traffic. By doing so, the organization can ensure fair and efficient network sharing among different users or applications within the network.

Submit
17. What is LLPD?

Explanation

LLDP stands for Link Layer Discovery Protocol, which is a one-way link layer protocol. It is used by network devices to advertise their identity, capabilities, and neighbors on a local area network. LLDP allows devices to discover and communicate with each other without the need for manual configuration. It operates at the data link layer of the OSI model and is commonly used in Ethernet networks.

Submit
18. Basic Ethernet bridging support  has been added using which protocols? (2 correct answers)

Explanation

The correct answer is TRILL and Spanning Tree. TRILL (Transparent Interconnection of Lots of Links) is a protocol that enables Ethernet bridging in large networks. It allows for efficient forwarding of Ethernet frames across multiple links. Spanning Tree Protocol (STP) is another protocol used for Ethernet bridging. It prevents loops in the network by selectively blocking redundant links, ensuring a loop-free topology. Both TRILL and Spanning Tree are commonly used in Ethernet bridging to improve network performance and reliability.

Submit
19. Administrators can switch between automatic and manual networking by enabling Automatic or DefaultFixed network configuration profile, or by creating their own profile using which command line utilities? (2 correct answers)

Explanation

Administrators can switch between automatic and manual networking by using the command line utilities netadm and netcfg. Netadm is a command line tool used to manage network profiles in Oracle Solaris. It allows administrators to enable or disable network profiles, switch between automatic and manual networking, and configure network interfaces. Netcfg is another command line utility that allows administrators to create and manage network profiles. It provides a flexible and customizable way to configure network interfaces and switch between different network configurations. Both netadm and netcfg are powerful tools that administrators can use to control and manage networking settings in Oracle Solaris.

Submit
20. What is use of GLDv3? (2 correct answers)

Explanation

GLDv3 is used for link aggregation, which allows multiple physical links to be combined into a single logical link, increasing bandwidth and providing redundancy. It also supports MAC layers other than Ethernet, enabling the use of different types of media access control protocols.

Submit
21. Name MAC layers other than Ethernet ? (2 correct answers)

Explanation

The MAC layers other than Ethernet are IP tunnels and Infiniband. IP tunnels are used to encapsulate IP packets within another IP packet, allowing them to be transmitted over a different network. Infiniband is a high-speed networking technology commonly used in high-performance computing environments. Both of these MAC layers provide alternative methods for transmitting data and have different features and capabilities compared to Ethernet.

Submit
22. Which of the following statements best describe 'IP Multipathing (IPMP)'? (2correct answers)

Explanation

IP Multipathing (IPMP) provides transparent redundancy for IP level communications between the applications running on a system. This means that if one interface fails, the IPMP feature automatically switches the communication to another available interface without any interruption or awareness required from the applications. Additionally, IPMP allows creating multiple paths to the first router, which increases the reliability and availability of the network connection.

Submit
23. Enhancements to dladm provides? (2 correct answers)

Explanation

The enhancements to dladm provide the ability to rename links and set properties for NIC drivers using a common command. This means that users can easily change the names of their network links and configure properties for their NIC drivers without having to use multiple commands or interfaces. These enhancements improve the overall usability and efficiency of managing network links and NIC drivers.

Submit
View My Results

Quiz Review Timeline (Updated): Feb 28, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Feb 28, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 22, 2012
    Quiz Created by
    Uwinpro
Cancel
  • All
    All (23)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
IP tunneling functionality has been re-implemented in Oracle Solaris...
In order for incoming & outgoing traffic to be forward over an...
Which command is used in manual network configuration mode?
What does 'LLPD' stand for?
What is the new network driver framework introduced in Solaris 11...
Which command is used for changing MAC addresses in Oracle Solaris 11...
Fill in the blanks....
Which command is used in automatic network configuration mode?
All non-global zones including Solaris 10 zones can have its own...
What is Bridging?
Fill in the blanks....
When is Oracle Solaris IP Filter, ipf used?
How does VNICs, virtual switches and interconnects, VLANs, and...
Which SMF network service enables administrators to switch...
What is 'Link protection' used for?
How does Network resource management enables any...
What is LLPD?
Basic Ethernet bridging support  has been added using which...
Administrators can switch between automatic and manual networking...
What is use of GLDv3? (2 correct answers)
Name MAC layers other than Ethernet ? (2 correct answers)
Which of the following statements best describe 'IP Multipathing...
Enhancements to dladm provides? (2 correct answers)
Alert!

Advertisement