Oracle
1Z0-822 · Question #2
The default route for the NCP static is changed with the following command sequence: When does the entered route take effect?
The correct answer is C. after the commit command. The netcfg command manipulates system network configuration profiles. The netcfg command can be invoked interactively, with an individual subcommand, or by specifying a command file that contains a series of subcommands. subcommand: netcfg commit Commits the current profile…
Managing Network
Question
The default route for the NCP static is changed with the following command sequence:
When does the entered route take effect?
Exhibit
Options
- Aafter the set command
- Bafter the verify command
- Cafter the commit command
- Dafter the exit command
- Eafter enabling the location user (command not shown)
How the community answered
(24 responses)- A4% (1)
- C96% (23)
Explanation
- The netcfg command manipulates system network configuration profiles. The netcfg command can be invoked interactively, with an individual subcommand, or by specifying a command file that contains a series of subcommands. * subcommand: netcfg commit Commits the current profile specification to persistent storage. A configuration must be correct to be committed. Therefore, this operation automatically performs a verify operation on the profile or object as well. The commit operation is attempted automatically upon exiting the current scope by using either the end or exit subcommand. * from the netadm list output we see the line ncp Automatic disabled * Oracle Solaris 11 uses profile-based network configuration, which is comprised of two network configuration modes: manual (fixed) and automatic (reactive). Depending on which network configuration mode you choose during an installation, either the DefaultFixed network configuration profile (NCP) or the Automatic NCP is activated on the system. If the DefaultFixed NCP is active, the network is manually configured by using the dladm and ipadm commands . If the Automatic NCP or a user-defined NCP that you previously created is active, the netcfg and netadm commands (formerly nwamcfg and nwamadm) are used to create and manage network
Topics
#NCP static#default route#netcfg commit#network configuration profile
Community Discussion
No community discussion yet for this question.
