InterviewSolution
Saved Bookmarks
| 1. |
A subnet is a range of IP addresses in a __________. a. DNS Server b. Cloud Service c. VM role instance d. VNet |
|
Answer» et" is a "range of IP addresses" in a VNet. Answer: Option (d)EXPLANATION: A "subnet" is a range of "IP addresses" in the VNet. The VNet can be divided into several subnets for organization and security. Each Network INTERFACE Card in a VMware is connected to one subnet in one Virtual Network. Network Interface Cards linked to subnets within a Virtual Network can connect with each other without any additional CONFIGURATION. Further, we can CONFIGURE Virtual Network routing tables and "Network Security Groups (NSG)" to a subnet. |
|