Which two statements are true regarding NSX High Availability? (Choose two.)
A. NSX HA is configured as Active-Active.
B. NSX HA is configured as Active-Standby.
C. If an Active node fails, there is no service interruption during failover.
D. If an Active node fails, there is a 15 second service interruption during failover.
Answer: BC
Where does the Distributed Logical Firewall enforce firewall rules?
A. At the Virtual Machine's virtual Network Interface Card (vNIC).
B. At the Logical Switch virtual port that the Virtual Machine connects to.
C. At the NSX Controller's firewall kernel module.
D. At the ESXi host vmnic used by the vSphere Distributed Switch.
Answer: A
Sunday, 29 July 2018
Tuesday, 27 February 2018
VMware 2V0-641 Question Answer
An administrator manages a TFTP server virtual machine that is connected to a Logical Switch with a VNI of 7321. The TFTP server has been configured to use port 1069. An NSX Edge Service Gateway is connected to VNI 7321 and has an uplink interface with access to the physical network. Assume external users can reach the Service Gateway. What should the administrator configure to ensure external connections to the TFTP server are successful?
A. Create a DNAT rule with the original port of 69 and translated port of 1069
B. Create a SNAT rule with the original port of 1069 and translated port of 69.
C. Create a SNAT rule with the original port of 69 and translated port of 1069.
D. Create a DNAT rule with the original port of 1069 and translated port of 69.
Answer: A
Which two actions take place when an active NSX Edge instance fails? (Choose two.)
A. Once the original NSX Edge instance is recovered, it preempts the other NSX Edge instance and takes over the active role.
B. The standby NSX Edge instance becomes the active instance and requests routing updates from the routing neighbors.
C. Once the original NSX Edge instance is recovered, the NSX Manager attempts to place it on a different host from the other NSX Edge instance.
D. The standby NSX Edge instance becomes the active instance and retains any routing neighbor adjacencies.
Answer: CD
A. Create a DNAT rule with the original port of 69 and translated port of 1069
B. Create a SNAT rule with the original port of 1069 and translated port of 69.
C. Create a SNAT rule with the original port of 69 and translated port of 1069.
D. Create a DNAT rule with the original port of 1069 and translated port of 69.
Answer: A
Which two actions take place when an active NSX Edge instance fails? (Choose two.)
A. Once the original NSX Edge instance is recovered, it preempts the other NSX Edge instance and takes over the active role.
B. The standby NSX Edge instance becomes the active instance and requests routing updates from the routing neighbors.
C. Once the original NSX Edge instance is recovered, the NSX Manager attempts to place it on a different host from the other NSX Edge instance.
D. The standby NSX Edge instance becomes the active instance and retains any routing neighbor adjacencies.
Answer: CD
Wednesday, 27 December 2017
Azure Site Recovery Deployment Planner for VMware and Hyper-V

Finally, Microsoft launched the Azure Site Recovery (ASR) planner to help you understand, design and scale your disaster recovery (DR) solutions in Azure for local deployments of VMware and Hyper-V.
Background
The process of enabling replication of a virtual machine in Azure is very simple. Actually, it is the first practical lab that my students do when I come to ASR. What is more complicated is understanding what is already implemented, determining what to implement in Azure, and sizing the bandwidth requirements.
Ah! The question always present in the cloud: "How much bandwidth do I need?" In the case of ASR or any DR solution / service, the only answer is: "You need everything you need." Few are always happy with that answer, as you can imagine. The bandwidth requirements are divided as follows:
- Initial synchronization: the initial synchronization is when you use the most amount of bandwidth; it will gradually add virtual machines to the ASR service and each VM will completely copy its disks to the cloud.
 - Replication: each virtual machine goes from initial synchronization to replication once the initial synchronization has finished. VMware and physical machines use continuous asynchronous replication and Hyper-V virtual machines use interval-based asynchronous replication based on a policy you define (every 30 seconds, 5 or 15 minutes) and associate it with virtual machines.
 
The initial synchronization will probably take a long time to complete, from machine 1 to the last machine. How much time is a matter of how much data you need to copy compared to how much bandwidth you have available. In the long term, your bandwidth requirements are dictated by the loss of data; the changes should be replicated soon after (asynchronous replication) and the changes are confirmed in the local storage.
Until now, we did not have excellent tools to estimate bandwidth requirements or other requirements, such as storage accounts (level and performance). A tool based on a spreadsheet called Azure Site Recovery Capacity Planner could take information from other Hyper-V / VMware monitoring tools, but that required a lot of manual effort. I do not know any of my clients who use the tools.
On March 1, Microsoft released a preview for a new tool that was only compatible with VMware, the ASR deployment planner for VMware. This was a tool that scanned / monitored our local environment and produced a report that dimensioned and helped to plan the DR site. Now we had something we needed ... more or less. It was supposed that a Hyper-V launch would come soon after ... and it did not happen that way. Ignite (end of September) came and went too. But in December, Microsoft made the tool generally available with support for VMware and Hyper-V.

What the ASR deployment planner does
The ASR implementation scheduler connects to your hosts to collect data. Note that there is nothing installed in the virtual machines and it is not necessary to implement any ASR component. The data that is collected allows the tool to generate a report with a lot of information and recommendations, which include:
- Compatibility: Are the configuration of the virtual machine and the guest operating system compatible with Azure and ASR?
 - Bandwidth: the amount of bandwidth required for replication and how this bandwidth affects the desired recovery point objective (RPO: the amount of data lost after failover).
 - Azure infrastructure requirements: the amount and level of storage accounts required to maintain the required performance of the failed virtual machines. It is also provided with guidance on the required number of cores (subscription limits) and series / sizes of virtual machines (optionally configured after the initial synchronization is completed).
 - Local infrastructure requirements: Hyper-V replication is based on Hyper-V Replica, which consumes storage for Hyper-V (HRL) replication log files. VMware customers will receive guidance on the configuration / process server requirements.
 - Initial synchronization: The more machines you add to replication at the same time, the worse the bandwidth will be. The tool will make recommendations about the size of the batch versus the available bandwidth.
 
Cost analysis: an estimate of the costs of Azure will be generated.

The addition of this tool should make it easier to plan ASR implementations, but you should still have a good understanding of:
- What to replicate versus what not to replicate and what should be implemented with application layer replication over network connections from site to site
 - What you should pre-deploy in the DR virtual network
 - What you should pre-deploy in any sandbox test virtual failover network
 
Thursday, 7 September 2017
VMware 2V0-641 Question Answer
Which statement is true regarding an NSX Edge gateway device configured with a DNS Server?
A. The NSX Edge will forward all DNS requests from virtual machines sent to it to the DNS Server.
B. The NSX Edge configuration will override the DNS Server configured by the NSX Manager.
C. The NSX Edge registers the DNS Server with the NSX Controller.
D. The NSX Edge periodically synchronizes its DNS tables with the primary DNS Server.
Answer: A
An NSX Edge Service Gateway has two interfaces:
Internal interface named Internal Access
-- IP address = 10.10.10.1
-- Network mask = 255.255.255.0
Uplink interface named Physical Uplink
-- IP address = 20.20.20.1
-- Network mask = 255.255.255.0
A vSphere administrator wants to add a SNAT rule to allow traffic from the internal network segment to access external resources via the uplink interface. Which three steps should the vSphere administrator do to add the SNAT rule? (Choose three.)
A. Apply the SNAT rule to the Internal Access interface.
B. Select 10.10.10.1 as the translated source IP.
C. Apply the SNAT rule on the Physical Uplink interface.
D. Select 10.10.10.0/24 as the original subnet.
E. Choose 20.20.20.2 as the translated source IP.
Answer: CDE
A. The NSX Edge will forward all DNS requests from virtual machines sent to it to the DNS Server.
B. The NSX Edge configuration will override the DNS Server configured by the NSX Manager.
C. The NSX Edge registers the DNS Server with the NSX Controller.
D. The NSX Edge periodically synchronizes its DNS tables with the primary DNS Server.
Answer: A
An NSX Edge Service Gateway has two interfaces:
Internal interface named Internal Access
-- IP address = 10.10.10.1
-- Network mask = 255.255.255.0
Uplink interface named Physical Uplink
-- IP address = 20.20.20.1
-- Network mask = 255.255.255.0
A vSphere administrator wants to add a SNAT rule to allow traffic from the internal network segment to access external resources via the uplink interface. Which three steps should the vSphere administrator do to add the SNAT rule? (Choose three.)
A. Apply the SNAT rule to the Internal Access interface.
B. Select 10.10.10.1 as the translated source IP.
C. Apply the SNAT rule on the Physical Uplink interface.
D. Select 10.10.10.0/24 as the original subnet.
E. Choose 20.20.20.2 as the translated source IP.
Answer: CDE
Tuesday, 20 June 2017
Hitachi Data Systems Wins Two VMware Innovation OEM Partner of the Year Awards

Hitachi Data Systems (HDS) has been honored with two VMware Partner of the Year awards in the OEM Partner Innovation category for its outstanding global and EMEA efforts in the 2017 VMware Partner Leadership Summit.
The two awards recognize the company's achievements in 2016, including unprecedented year-over-year revenue growth and continued integration between UCP and VMware vSphere, vSAN, vRealize and NSX offerings.
In addition, with its next generation concept of programmable data centers, HDS enables customers to consume IT services and data from traditional and native native workloads, responding to the needs of the entire application portfolio.
"Digital transformation requires a modern and agile IT environment to take advantage of emerging trends and requirements," said Mike Walkey, senior vice president, Global Partner Organization, Hitachi Data Systems. In collaboration with VMware, we have focused on engineering new ways to deliver capabilities that meet customers' business objectives, reduce business risk, and anticipate future customer needs.
"We appreciate recognition for all we have achieved over the past year and look forward to expanding our success with VMware to help customers realize the power of their data for today and tomorrow," he said.
Friday, 17 March 2017
VMware 2V0-641 Question Answer
A company has augmented its Data Center infrastructure by using vCloud Hybrid Service during peak hours. The company wants to extend their existing subnets into the cloud while workloads retain their existing IP addresses. The virtual machines in these subnets use an NSX Edge Gateway as their default gateway. Which solution should this company use?
A. Layer 2 VPN
B. MPLS VPN
C. IPSec VPN
D. SSL VPN
Answer: A
A. Layer 2 VPN
B. MPLS VPN
C. IPSec VPN
D. SSL VPN
Answer: A
Tuesday, 13 December 2016
Best Ways to prepare VMware 2V0-641 Exam
The VMware Certified Professional 2V0-641 certification exam has been formed for experienced professionals. For offering the knowledge in VMware Certified Professional, it is an important certification.  The VMware 2V0-641 test questions delivers authenticity from beginners to intermediate level. This VMware Certified Professional 6 - Network Virtualization Exam needs your expertise in the field of IT because it examines the expertise of the VMware Certified Professional. It is the certification that enhances your skills in 2V0-641.
How to Pass VMware 2V0-641 Exam
Passing the 2V0-641 exam is not hard to master because it can be done with little efforts. It needs fluency and grip on Exam objective. An appropriate VMware Certified Professional 6 - Network Virtualization Exam study guide is the right option that can help you in this regard. It is not a daunting task in this age of modern technology, because online 2V0-641 dumps help you to enhance your skills and 2V0-641 practice test as well. You can buy or 2V0-641 braindumps for easy preparation. The authentic VMware Certified Professional 2V0-641 study material is the best way to clear the exam. It contains 2V0-641 exam questions that are authentic.
Here, candidates can get VMware 2V0-641 questions answers that are prepared by the expert faculty. This study guide is designed as per VMware Certified Professional 6 - Network Virtualization Exam test engine with free 2V0-641 dumps. Choose the most eligible site that offers the online services of for all type of VMware Certified Professional 2V0-641 practice exam and VMware 2V0-641 test questions. It is quite obvious that passing this VMware Certified Professional 6 - Network Virtualization Exam is not a simple piece of paper writing. It needs extreme expert choice along with great proficiency. Getting online help for prepared VMware Certified Professional 2V0-641 vce test is quite common these days. The VMware 2V0-641 simulator and 2V0-641 exam dumps are easily available at their professional site.
Features of 2V0-641 Exam Dumps
Using 2V0-641 study guide is the beneficial strategy for preparing the VMware Certified Professional VMware Certified Professional 6 - Network Virtualization Exam. It helps in all fields of life as per learning and getting assistance in all objectives. Majority of the students need proper support in VMware 2V0-641 exam preparation because they feel difficulty in exam topics. You can take your first step of VMware Certified Professional VMware Certified Professional 6 - Network Virtualization Exam preparation by taking the online help. These VMware 2V0-641 online assistance programs are designed in the way that each and every learner can take benefits at any level. These planes or VMware Certified Professional 6 - Network Virtualization Exam courses provide the opportunity to get detailed introduction. Some of the salient features of the VMware Certified Professional dumps are given below.
1. Online teaching sessions with free 2V0-641 PDF
2. 24/7 support
3. Live chat with free VMware 2V0-641 exam questions
4. Instant download 2V0-641 VCE
5. Offers time management skills with VMware Certified Professional 2V0-641 practice test
6. Easy and authentic VMware 2V0-641 question answer according to the authentic Exam topics
7. Candidate can avail it as per convenience at their pace
8. All the relevant VMware Certified Professional 6 - Network Virtualization Exam resources are gathered at one place for the ease of the candidates
You can buy 2V0-641 dumps online from our website. VMware Certified Professional VMware Certified Professional 6 - Network Virtualization Exam study material is prepared as per latest exam objectives. It is the high tech assistance that is extremely useful even for those students who do not know much about VMware 2V0-641 Exam preparation. These 2V0-641 braindumps prove a solid support for them. It is based on the authentic VMware Certified Professional 6 - Network Virtualization Exam study material that is related to the academic syllabus of VMware exam. In this way you will attain the great level of confidence that will help you to focus on your VMware Certified Professional.
How to Pass VMware 2V0-641 Exam
Passing the 2V0-641 exam is not hard to master because it can be done with little efforts. It needs fluency and grip on Exam objective. An appropriate VMware Certified Professional 6 - Network Virtualization Exam study guide is the right option that can help you in this regard. It is not a daunting task in this age of modern technology, because online 2V0-641 dumps help you to enhance your skills and 2V0-641 practice test as well. You can buy or 2V0-641 braindumps for easy preparation. The authentic VMware Certified Professional 2V0-641 study material is the best way to clear the exam. It contains 2V0-641 exam questions that are authentic.
Here, candidates can get VMware 2V0-641 questions answers that are prepared by the expert faculty. This study guide is designed as per VMware Certified Professional 6 - Network Virtualization Exam test engine with free 2V0-641 dumps. Choose the most eligible site that offers the online services of for all type of VMware Certified Professional 2V0-641 practice exam and VMware 2V0-641 test questions. It is quite obvious that passing this VMware Certified Professional 6 - Network Virtualization Exam is not a simple piece of paper writing. It needs extreme expert choice along with great proficiency. Getting online help for prepared VMware Certified Professional 2V0-641 vce test is quite common these days. The VMware 2V0-641 simulator and 2V0-641 exam dumps are easily available at their professional site.
Features of 2V0-641 Exam Dumps
Using 2V0-641 study guide is the beneficial strategy for preparing the VMware Certified Professional VMware Certified Professional 6 - Network Virtualization Exam. It helps in all fields of life as per learning and getting assistance in all objectives. Majority of the students need proper support in VMware 2V0-641 exam preparation because they feel difficulty in exam topics. You can take your first step of VMware Certified Professional VMware Certified Professional 6 - Network Virtualization Exam preparation by taking the online help. These VMware 2V0-641 online assistance programs are designed in the way that each and every learner can take benefits at any level. These planes or VMware Certified Professional 6 - Network Virtualization Exam courses provide the opportunity to get detailed introduction. Some of the salient features of the VMware Certified Professional dumps are given below.
1. Online teaching sessions with free 2V0-641 PDF
2. 24/7 support
3. Live chat with free VMware 2V0-641 exam questions
4. Instant download 2V0-641 VCE
5. Offers time management skills with VMware Certified Professional 2V0-641 practice test
6. Easy and authentic VMware 2V0-641 question answer according to the authentic Exam topics
7. Candidate can avail it as per convenience at their pace
8. All the relevant VMware Certified Professional 6 - Network Virtualization Exam resources are gathered at one place for the ease of the candidates
You can buy 2V0-641 dumps online from our website. VMware Certified Professional VMware Certified Professional 6 - Network Virtualization Exam study material is prepared as per latest exam objectives. It is the high tech assistance that is extremely useful even for those students who do not know much about VMware 2V0-641 Exam preparation. These 2V0-641 braindumps prove a solid support for them. It is based on the authentic VMware Certified Professional 6 - Network Virtualization Exam study material that is related to the academic syllabus of VMware exam. In this way you will attain the great level of confidence that will help you to focus on your VMware Certified Professional.
Subscribe to:
Comments (Atom)


