nerdexam
F5

101 · Question #574

A company recently opened a new branch site. The site needs to access the internet through a link to HQ. The router at the branch Branch1 the router at HQ is Called core1. The computers at the branch

The correct answer is A. a route for 0.0.0.0/0 on Branch1 to Core1, and a route for 192.168.1.0/24 from Core 1 to. Branch internet access requires a default route on Branch1 pointing to Core1 for outbound traffic, plus a return route on Core1 for the 192.168.1.0/24 branch subnet.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

A company recently opened a new branch site. The site needs to access the internet through a link to HQ. The router at the branch Branch1 the router at HQ is Called core1. The computers at the branch site reside on the network 192.168.1.0/24 directly connected to Branch1. Users at HQ can already access the Internet. What routing must be configured to achieve the required internet connectivity for the branch site?

Options

  • Aa route for 0.0.0.0/0 on Branch1 to Core1, and a route for 192.168.1.0/24 from Core 1 to
  • Ba route for 0.0.0.0/0 on Core 1 to Branch1, and a route (or 192.168.1.0/24 from Branch 1 to
  • Conly a route for 192.168.0.0/24 from Corel to Branch1
  • Donly a route for 0.0.0.0/0 on Branch1 to Core1

How the community answered

(29 responses)
  • A
    79% (23)
  • B
    10% (3)
  • C
    7% (2)
  • D
    3% (1)

Why each option

Branch internet access requires a default route on Branch1 pointing to Core1 for outbound traffic, plus a return route on Core1 for the 192.168.1.0/24 branch subnet.

Aa route for 0.0.0.0/0 on Branch1 to Core1, and a route for 192.168.1.0/24 from Core 1 toCorrect

Branch1 needs a default route (0.0.0.0/0) toward Core1 to forward all internet-bound packets upstream through HQ. Core1 must have a specific static route for 192.168.1.0/24 pointing back to Branch1 so that return traffic can reach the branch network. Both routes together establish full bidirectional connectivity between the branch and the internet.

Ba route for 0.0.0.0/0 on Core 1 to Branch1, and a route (or 192.168.1.0/24 from Branch 1 to

Placing the default route on Core1 pointing toward Branch1 is incorrect because Core1 already has internet access and adding this route would redirect Core1's own outbound traffic toward the branch instead of the internet.

Conly a route for 192.168.0.0/24 from Corel to Branch1

Configuring only a route on Core1 for the branch subnet leaves Branch1 without a default route, so Branch1 still cannot forward any outbound internet traffic upstream toward Core1.

Donly a route for 0.0.0.0/0 on Branch1 to Core1

A default route on Branch1 alone is insufficient because Core1 has no route for 192.168.1.0/24 and cannot deliver return packets back to the branch subnet.

Concept tested: Static default and return routes for branch internet access

Source: https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/8606-configure-static-route.html

Topics

#static routing#default route#branch connectivity#routing table

Community Discussion

No community discussion yet for this question.

Full 101 Practice