70-648 · Question #72
You need to configure a static IPv6 address for a server that runs a Server Core installation of Windows Server 2008 R2. Which tool should you use?
The correct answer is B. netsh. We basically need to use the netsh int ip add address command to add a static address to the You can use commands in the Netsh Interface IP context to configure the TCP/IP protocol (including addresses, default gateways, DNS servers, and WINS servers) and to display…
Question
You need to configure a static IPv6 address for a server that runs a Server Core installation of Windows Server 2008 R2. Which tool should you use?
Options
- Aipconfig
- Bnetsh
- Cocsetup
- Dservermanagercmd
How the community answered
(32 responses)- A3% (1)
- B84% (27)
- C3% (1)
- D9% (3)
Explanation
We basically need to use the netsh int ip add address command to add a static address to the You can use commands in the Netsh Interface IP context to configure the TCP/IP protocol (including addresses, default gateways, DNS servers, and WINS servers) and to display configuration and statistical information. (...) Adds an IP address and a default gateway on a specified interface configured with a static IP Displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings. Reference: servermanagercmd Installs and removes roles, role services, and features. Also displays the list of all roles, role services, and features available, and shows which are installed on this computer Reference: You can use OCSetup.exeon a computer running Windows Vista or Windows Server 2008 to install or uninstall: Microsoft System Installer (MSI) files that are passed to the Windows Installer service Component-Based Servicing (CBS) components that are passed to Package Manager CBS or MSI packages that have an associated custom installer .exe file Reference:
Topics
Community Discussion
No community discussion yet for this question.