nerdexam
Fortinet

FCP_ZCS_AD-7.4 · Question #63

Refer to the exhibit. Ping executed from an on-premise workstation. A new Linux server VM was deployed in Azure. While performing basic network connectivity testing from your on-premises network…

The correct answer is B. Add an inbound security rule on the network security group (NSG). Azure's default NSG rules do not permit ICMP, so pings to your VM's public IP will time out. To enable ping, you create an NSG inbound rule that allows ICMP (Protocol 1) from the desired source addresses. This change permits the Azure fabric to forward ICMP echo requests to your

Azure Networking and Security

Question

Refer to the exhibit. Ping executed from an on-premise workstation. A new Linux server VM was deployed in Azure. While performing basic network connectivity testing from your on-premises network, you noticed that executing a ping to its public IP address returns “request time out” messages. Which configuration can you perform to allow ICMP traffic?

Exhibit

FCP_ZCS_AD-7.4 question #63 exhibit

Options

  • AAdd an entry on the Linux firewall
  • BAdd an inbound security rule on the network security group (NSG)
  • CRedeploy the VM
  • DAdd user-defined routes (UDR) rule

How the community answered

(45 responses)
  • A
    13% (6)
  • B
    78% (35)
  • C
    2% (1)
  • D
    7% (3)

Explanation

Azure's default NSG rules do not permit ICMP, so pings to your VM's public IP will time out. To enable ping, you create an NSG inbound rule that allows ICMP (Protocol 1) from the desired source addresses. This change permits the Azure fabric to forward ICMP echo requests to your

Topics

#NSG#ICMP#inbound security rules#network connectivity

Community Discussion

No community discussion yet for this question.

Full FCP_ZCS_AD-7.4 Practice