IP Connectivity
493 questions
Complete the Cisco IOS command below to configure a floating static route for the 172.16.100.0/22 network using the next-hop address 10.254.1.2. The route must serve as a floating backup to a primary path learned via internal EIGRP. Enter the dotted-decimal subnet mask in the first blank and the minimum integer administrative distance value required for backup operation in the second blank.
Fill in the blanks below
A network administrator executes the following configuration commands on a Cisco router interface connected to an Ethernet switch:
text
R1(config)# interface GigabitEthernet0/1
R1(config-if)# ip ospf network point-to-point
Prior to this change, GigabitEthernet0/1 was operating under the default Cisco IOS OSPF settings for Ethernet interfaces. Which statement accurately describes the effect of this configuration change on OSPF DR/BDR elections and timer values for GigabitEthernet0/1?
An enterprise router R1 learns the internal destination network dynamically via OSPF (default Administrative Distance of 110). A network administrator needs to manually configure two IPv4 static routes on R1:
1. A secondary backup (floating) static route to reach via the next-hop IP address .
2. A default static route to forward all non-matching IPv4 traffic to the upstream ISP router at next-hop IP .
Which TWO commands must be configured on router R1 to achieve these routing requirements? (Select TWO.)
Select all that apply
A network engineer wants to configure a floating static route to serve as a backup to a primary route learned via OSPF, which has an Administrative Distance of 110. Which Administrative Distance value should be specified in the static route command so that it is only installed in the routing table when the OSPF route fails?
A Cisco router initializes an OSPFv2 process without a manually configured router ID. The router currently has the following operational interfaces:
- Loopback0:
- Loopback10:
- GigabitEthernet0/1:
What IP address will OSPFv2 automatically select as the router ID?
A network administrator initializes an OSPFv2 routing process on a Cisco router without explicitly configuring an OSPF router ID under the router configuration mode. The router displays the following interface status and IP address assignments:
- Loopback0: IP address 10.10.10.1/32, status up, line protocol up
- Loopback1: IP address 192.168.1.1/32, status administratively down, line protocol down
- GigabitEthernet0/0: IP address 172.16.1.1/24, status up, line protocol up
- GigabitEthernet0/1: IP address 192.168.100.1/24, status up, line protocol up
Which IP address will OSPFv2 select as the router ID when the routing process starts?
A network administrator is configuring static routing on Cisco router Branch-R1 to reach remote subnet . The routing design requires a primary path using next-hop global unicast address , and a floating static backup path using link-local next-hop address reachable via interface GigabitEthernet0/0/1. Which two commands must be configured on Branch-R1 to fulfill these requirements? (Select two.)
Select all that apply
A network administrator needs to configure a backup floating static route for destination network 10.30.0.0/16 via next-hop IP 192.168.10.2. The primary route to this destination is learned via internal EIGRP, which has a default administrative distance of 90. What is the minimum administrative distance value that must be specified at the end of the command to ensure the route acts as a backup?
Fill in the blanks below
Refer to the following partial IPv4 routing table output from a Cisco router:
Gateway of last resort is 192.168.10.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 192.168.10.1
D 172.20.0.0/16 [90/307200] via 10.1.1.2, 02:14:10, GigabitEthernet0/0
O 172.20.100.0/24 [110/20] via 10.2.2.2, 01:45:12, GigabitEthernet0/1
R 172.20.100.32/27 [120/2] via 10.3.3.2, 00:12:05, GigabitEthernet0/2
When the router receives an IP packet with a destination address of , to which next-hop IP address and interface will the router forward the packet?
A Cisco router's IPv4 routing table contains the following entries:
text
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 5 subnets, 3 masks
O 10.180.0.0/14 [110/65] via 192.168.12.2, 00:04:12, GigabitEthernet0/0/1
D 10.180.0.0/16 [90/307200] via 192.168.10.2, 01:15:04, GigabitEthernet0/0/0
S 10.180.32.0/19 [1/0] via 192.168.15.1, GigabitEthernet0/0/3
O IA 10.180.40.0/22 [110/120] via 192.168.14.2, 00:10:05, GigabitEthernet0/0/2
When a packet destined for IP address 10.180.42.100 arrives at the router, which route entry will the router select to forward the packet?
A network administrator needs to configure a secondary floating default route on router Edge-2 toward an upstream ISP. The primary default route is learned dynamically via OSPFv3 with a administrative distance of 110. The backup route must forward all unmatched traffic out local interface GigabitEthernet0/1 to the ISP router's link-local next-hop address fe80::250:56ff:fea1:2b3c using an administrative distance of 130. Complete the global configuration command required on router Edge-2 to create this fully specified floating default static route.
Fill in the blanks below
An enterprise router receives an internal EIGRP route for the summary prefix 172.16.0.0/16 (Administrative Distance 90) and learns a specific path for subnet 172.16.10.0/24 via OSPF (Administrative Distance 110). A network engineer attempts to configure a backup floating static route for destination 172.16.10.0/24 using the command `ip route 172.16.10.0 255.255.255.0 192.168.1.2 100`. Under normal operating conditions while all links remain fully operational, which routing behavior will occur for traffic sent to host 172.16.10.50?
A Cisco router receives an IPv4 packet destined for host , which matches a static route configured strictly with a next-hop IP address () rather than an exit interface. Arrange the operational steps in the exact sequence the router executes to process, resolve, and forward this packet.
Drag items to arrange them in the correct order
Router R1 connects an enterprise edge network to two service providers, ISP-A and ISP-B. The primary default path is dynamically learned from ISP-A via eBGP, which assigns an Administrative Distance (AD) of . A network engineer needs to configure a floating static default route toward ISP-B through next-hop IP as a redundant backup path that will remain inactive in the routing table until the primary eBGP path fails. Which Cisco IOS command correctly achieves this objective?
A network administrator initializes OSPFv2 on a Cisco router named R1. The router has the following interface states and IP addresses configured prior to starting the OSPF process:
- Interface GigabitEthernet0/0: IP address 172.16.10.1/24 (Up/Up)
- Interface GigabitEthernet0/1: IP address 192.168.1.254/24 (Up/Up)
- Interface Loopback0: IP address 10.1.1.1/32 (Up/Up)
- Interface Loopback1: IP address 10.2.2.1/32 (Administratively Down)
The administrator enables OSPF process 1 without explicitly setting a router ID. After OSPF initializes, the administrator enters `router-id 1.1.1.1` under the `router ospf 1` process configuration prompt and changes Loopback1 to the Up/Up state. No further commands are entered.
Which two statements correctly describe the resulting OSPF Router ID behavior on router R1? (Select two.)
Select all that apply
A network administrator needs to configure reliable static default routing on a Cisco IOS router by tying a primary static route to an IP SLA probes object, ensuring that the route is automatically withdrawn if the target becomes unreachable. Arrange the operational and CLI configuration steps in the correct chronological order from establishing the probe metric to static route activation.
Drag items to arrange them in the correct order
A Cisco router initializes an OSPFv2 routing process without an explicitly configured router ID. The router currently has the following operational interfaces and statuses:
- Loopback 0: 10.254.254.1/24 (Administratively Down / Down)
- Loopback 1: 172.16.40.1/24 (Up / Up)
- Loopback 2: 172.16.100.1/24 (Up / Up)
- GigabitEthernet0/0: 192.168.10.1/24 (Up / Up)
What IP address will be selected as the OSPFv2 router ID for this router?
Refer to the following partial IPv4 routing table output from a Cisco router:
text
Gateway of last resort is 172.16.1.1 to network 0.0.0.0
D 10.50.0.0/16 [90/2170112] via 192.168.12.2, GigabitEthernet0/0
O 10.50.10.0/24 [110/20] via 192.168.23.2, GigabitEthernet0/1
S 10.50.10.16/28 [1/0] via 192.168.34.2
O 10.50.10.16/30 [110/10] via 192.168.45.2, GigabitEthernet0/3
S* 0.0.0.0/0 [1/0] via 172.16.1.1
The router receives a packet destined for IPv4 address . Which two statements correctly describe how the router processes this packet? (Select two.)
Select all that apply
An enterprise edge router receives a primary internal route for destination prefix via Internal EIGRP (Administrative Distance 90) and a primary default route for via external BGP (eBGP, Administrative Distance 20). A network administrator needs to configure floating static routes to serve as automatic failover backups for both destinations. Which TWO configuration statements correctly specify the Administrative Distance requirements for these static routes to operate strictly as floating backups? (Select TWO.)
Select all that apply
An enterprise Cisco router displays the following IPv4 routing table output:
text
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 4 masks
O 10.45.0.0/16 [110/65] via 192.168.1.1, 01:15:02, GigabitEthernet0/0
D 10.45.12.0/22 [90/2172416] via 192.168.2.1, 00:42:10, GigabitEthernet0/1
S 10.45.12.0/24 [1/0] via 192.168.3.1
C 10.45.12.128/25 is directly connected, GigabitEthernet0/2
Which two statements correctly describe how the router processes traffic destined to and interpret its routing table components? (Select two.)
Select all that apply