A network administrator is deploying OSPF across an enterprise edge router connected to a service provider. The administrator configures a static default route () pointing toward the ISP gateway for external Internet destination handling. The internal routers within the enterprise network need to learn this default egress route automatically through the existing dynamic routing process without manually adding static routes to every downstream router. Which of the following configuration actions should the administrator perform on the edge router to fulfill this routing requirement?
- Issue the default-information originate command within the OSPF routing process configuration.Cevap
- BConfigure Port Address Translation (PAT) on the external interface connected to the ISP.
- CChange the default gateway interface encapsulation to assign incoming packets to Layer 2 frames.
- DAssign a High Availability Virtual IP (VIP) address to the edge router's WAN interface.
Cevap
Issue the default-information originate command within the OSPF routing process configuration.
The correct action is to execute the default-information originate command under the OSPF router configuration mode. This command allows the autonomous system boundary router (ASBR) to inject the default route () into the OSPF domain, enabling all internal routers to dynamically learn the default path to external destinations.
Adım Adım Çözüm
Anahtar Kavram
Default Route Redistribution and Origination in Dynamic Routing Protocols