A network administrator needs to configure a floating static default route on a Cisco IOS router to serve as a backup path to a primary default route learned via OSPF. Which two statements accurately describe the requirements for this configuration? (Select TWO)
- The static route command must specify a destination network of and a subnet mask of .Cevap
- The administrative distance configured for the backup static route must be greater than .Cevap
- CThe administrative distance configured for the backup static route must be set to to guarantee priority.
- DThe destination subnet mask must be set to to match all IPv4 traffic.
Cevap
To configure a floating static default route as a backup to an OSPF route, the destination address and mask must be configured as 0.0.0.0 0.0.0.0, and the administrative distance must be configured to a value greater than 110.
A static default route requires the destination network and mask . To make this static route function as a backup (floating route) to an OSPF-learned route, its administrative distance must be higher than OSPF's default AD of .
Adım Adım Çözüm
Anahtar Kavram
IPv4 Floating Static Default Route Requirements