Configure an Azure load balancer As discussed earlier, both internal and public load balancers involve the coordinated configu- ration of several groups of settings. These settings work together to define the overall load balancer behavior. To use Azure Load Balancer, the administrator must first provision the resource, which includes the frontend IP configuration. After this…
The Cisco IOS Command Line Summary
The Cisco IOS Command Line Summary (27.4) The following is a summary of each topic in the module: What Did I Learn in this Module? (27.4.1) • IOS Navigation—The Cisco IOS CLI is a text-based program that enables entering and executing Cisco IOS commands to configure, monitor, and maintain Cisco devices. The Cisco CLI can…
Configure load balancing rules
Configure load balancing rules Load-balancing rules are used to connect the frontend IP configuration to the back-end server pool, and to a health probe. With Azure Load Balancer, there are no separate back-end HTTP settings configuration; any additional HTTP settings are defined directly within the load- balancing rule itself. These include frontend and back-end ports,…
View Device Information – 100-150 Exam Guide
View Device Information (27.3) The Cisco IOS provides commands to verify the operation of router and switch interfaces. The commands are commonly known as “show commands.” Video – Cisco IOS Show Commands (27.3.1) Refer to the online course to view this video. Show Commands (27.3.2) The Cisco IOS CLI show commands display relevant information about…
BACK-END CONFIGURATION
BACK-END CONFIGURATION The back-end pool defines the back-end servers over which the load balancer will distribute incoming traffic. When using a Basic-tier load balancer, this back-end pool must comprise either a single vir- tual machine, virtual machines in the same availability set, or a VM scale set. If using a VM scale set, traffic will…
Azure Load Balancer – MS AZ-104 Exam Guide
Azure Load Balancer The deployment of Azure Load Balancer involves the coordinated configuration of several groups of settings. These settings work together to define the overall Load Balancer behavior. BASIC AND STANDARD LOAD BALANCER TIERS Azure Load Balancer is available in two pricing tiers (SKUs): Basic and Standard. These tiers offer different levels of scale,…
Configure private DNS zones
Configure private DNS zones In addition to supporting internet-facing DNS domains, Azure DNS also supports private DNS domains. This provides an alternative approach to name resolution within and between virtual networks. By using private DNS zones, you can use your own custom domain names—including the DNS suffix, rather than the Azure-provided DNS suffix—without the overhead…
A Note About Syntax Checker Activities
A Note About Syntax Checker Activities (27.1.5) When you are learning how to modify device configurations, you might want to start in a safe, non-production environment before trying it on real equipment. NetAcad gives you different simulation tools to help build your configuration and troubleshooting skills. Because these are simulation tools, they typically do not…
Configure custom DNS settings
Configure custom DNS settings When a virtual machine connects to a virtual network, it receives its IP address via DHCP. As part of that DHCP exchange, DNS settings are also configured in the VM. By default, VMs are configured to use recursive DNS servers in Azure. These provide name resolution for internet- hosted domains, plus…
The Cisco IOS Command Line
Objectives Upon completion of this chapter, you will be able to answer the following questions: • How do you navigate to the different Cisco IOS modes? • How do you navigate the Cisco IOS to configure network devices? • How do you use show commands to monitor device operations? Key Terms This chapter uses the…