Which Windows PowerShell cmdlet should you recommend running on the physical DHCP servers?
You need to recommend a migration strategy for the DHCP servers. The strategy must meet the technical requirements. Which Windows PowerShell cmdlet should you recommend running on the physical DHCP servers?A . Import-SmigServerSettingB . Export-SmigServerSettingC . Receive-SmigServerDataD . Send-SmigServerDataView AnswerAnswer: B Explanation: * Scenario: / Main office: One physical DHCP...
How many bits are contained in each field of an IPv6 address?
How many bits are contained in each field of an IPv6 address?A . 24B . 4C . 8D . 16View AnswerAnswer: D Explanation: http://www.cisco.com/en/US/technologies/tk648/tk872/technologies_white_paper0900aecd8026003d.pdf One of the key advantages IPv6 brings is the exponentially larger address space. The following will outline the basic address architecture of IPv6. 128-bit-long addresses Represented...
Which three pieces of information about a device can be seen from the show version command? (Choose three)
Which three pieces of information about a device can be seen from the show version command? (Choose three)A . CPU loadB . Device modelC . Installed DRAMD . Installed flashE . Locally configured IP addressesView AnswerAnswer: B,C,D
Which of the following separates broadcast domains?
Which of the following separates broadcast domains?A . Port mirroringB . RouterC . ConvergenceD . SwitchView AnswerAnswer: B
Which two authentication types does OSPF support? (Choose two.)
Which two authentication types does OSPF support? (Choose two.)A . plaintextB . MD5C . HMACD . AES 256E . SHA-1F . DESView AnswerAnswer: A,B
Which Cisco MDS model supports the most Fibre Channel ports per chassis?
Which Cisco MDS model supports the most Fibre Channel ports per chassis?A . MDS 9513B . MDS 9509C . MDS 9506D . MDS 9250iView AnswerAnswer: A
What should a consultant recommend to prevent duplicate leads in the system?
Universal Containers acquires sales leads each year through trade shows. Occasionally, duplicate leads are generated when the marketing team imports leads that already exist in the system. What should a consultant recommend to prevent duplicate leads in the system?A . Upload the leads to Data.com to remove the duplicates and...
In a migration project, preliminary survey is used for communicating with the customer and other participants and collecting network information for analysis.
In a migration project, preliminary survey is used for communicating with the customer and other participants and collecting network information for analysis.A . TRUEB . FALSEView AnswerAnswer: A
Which two commands will display the current IP address and basic Layer 1 and 2 status of an interface? (Choose two.)
Which two commands will display the current IP address and basic Layer 1 and 2 status of an interface? (Choose two.)A . router#show versionB . router#show ip interfaceC . router#show protocolsD . router#show controllersE . router#show running-configView AnswerAnswer: BC
One reason to create a stored procedure is to:
One reason to create a stored procedure is to:A . improve performance.B . minimize storage space.C . bypass case sensitivity requirements.D . give the user control of the query logic.View AnswerAnswer: A