IP Connectivity
493 soru
An engineer reviews the operational status of router R1 connected to a shared multiaccess Ethernet segment:
text
R1# show ip ospf interface GigabitEthernet0/1
GigabitEthernet0/1 is up, line protocol is up
Internet Address 10.10.10.1/24, Area 0
Process ID 10, Router ID 10.10.10.1, Network Type BROADCAST, Cost: 1
State DROTHER, Priority 0
Designated Router (ID) 10.10.10.3, Interface address 10.10.10.3
Backup Designated Router (ID) 10.10.10.2, Interface address 10.10.10.2
If both the Designated Router (DR) and Backup Designated Router (BDR) suffer a simultaneous hardware failure, which role will router R1 transition to on this broadcast segment?
An administrator is troubleshooting an OSPFv2 neighbor relationship between two directly connected routers, R1 and R2. Output from the command `show ip ospf neighbor` on R1 displays the neighbor state for R2 as `INIT/ -`. Which condition is the most likely cause of this neighbor state?
Match each Cisco IPv4 routing table entry format on the left with its corresponding operational description on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An administrator examines the following routing table output on a Cisco router:
text
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 3 masks
O 10.15.0.0/16 [110/20] via 192.168.1.1, 00:10:22, GigabitEthernet0/0
D 10.15.10.0/24 [90/307200] via 192.168.2.1, 00:05:14, GigabitEthernet0/1
S 10.15.10.128/25 [1/0] via 192.168.3.1, 01:12:05, GigabitEthernet0/2
C 10.15.10.0/28 is directly connected, GigabitEthernet0/3
Which two statements regarding route selection and routing table components in this output are correct?
Geçerli olan tümünü seçin
A network administrator needs to configure a floating static route on router R1 to serve as a backup path for the network. The primary path to this destination is currently learned dynamically via OSPF, which uses a default Administrative Distance of . Which TWO statements correctly describe the requirements and operational behavior for this floating static route configuration?
Geçerli olan tümünü seçin
A network administrator is troubleshooting an intermittent first-hop gateway issue on a dual-homed router pair ( and ) providing redundancy for VLAN 50 (). is intended to be the active HSRP router under normal operational conditions.
The interface configurations are shown below:
text
R1# show running-config interface GigabitEthernet0/1
interface GigabitEthernet0/1
ip address 172.20.50.2 255.255.255.0
standby 50 ip 172.20.50.1
standby 50 priority 115
standby 50 track GigabitEthernet0/0 20
R2# show running-config interface GigabitEthernet0/1
interface GigabitEthernet0/1
ip address 172.20.50.3 255.255.255.0
standby 50 ip 172.20.50.1
standby 50 priority 105
standby 50 preempt
When the uplink interface GigabitEthernet0/0 on fails, 's priority drops from 115 to 95 (), allowing (priority 105, preemption enabled) to take over as the Active router. However, when GigabitEthernet0/0 on recovers and its priority returns to 115, remains the Active router and stays in Standby state.
Which configuration change on will resolve this issue so that automatically reclaims the Active HSRP role upon link recovery?
A Cisco router has three active interfaces with the following operational statuses and IPv4 addresses:
- Loopback 10: 10.200.1.1/24 (up/up)
- Loopback 20: 172.16.50.1/24 (up/up)
- GigabitEthernet 0/0: 192.168.100.1/24 (up/up)
The OSPFv2 process is initialized using the `router ospf 100` command without an explicitly configured router-id command.
What IPv4 address will be selected as the OSPFv2 Router ID for this router?
An enterprise edge router receives its primary route to the destination network via OSPF, which uses a default Administrative Distance of . A network administrator must configure a floating static backup route targeting next-hop IP address that will remain inactive in the routing table unless the primary OSPF route becomes unavailable. Which Cisco IOS command accomplishes this objective?
A network administrator is configuring IPv4 static routes on router R1. The administrator must implement a primary default static route pointing to next-hop IP address , as well as a backup floating static route for destination subnet via next-hop IP . The backup route must take effect only if the primary path learned via OSPF (Administrative Distance of 110) becomes unavailable. Which two commands must the administrator execute on router R1 to satisfy these requirements? (Select two.)
Geçerli olan tümünü seçin
Two Cisco routers, R10 and R20, are connected over an Ethernet segment and configured for OSPFv2 routing. Which two configuration parameters must match identically on the interconnecting interfaces of both routers for an OSPFv2 neighbor adjacency to form successfully? (Select two.)
Geçerli olan tümünü seçin
A network engineer is implementing First Hop Redundancy Protocols (FHRP) across an enterprise distribution layer, deploying HSRPv2 on VLAN 10 and VRRPv3 on VLAN 20. Which two statements correctly describe the operational mechanics, protocol addresses, and default behavior differences between HSRPv2 and VRRPv3? (Select two.)
Geçerli olan tümünü seçin
An engineer executes the following command on router R1 to inspect an OSPFv2 interface connected to a multiaccess Ethernet segment:
text
R1# show ip ospf interface GigabitEthernet0/1
GigabitEthernet0/1 is up, line protocol is up
Internet Address 192.168.1.1/24, Area 0, Attached via Network Statement
Process ID 1, Router ID 10.1.1.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DROTHER, Priority 0
Designated Router (ID) 10.3.3.3, Interface address 192.168.1.3
Backup Designated router (ID) 10.2.2.2, Interface address 192.168.1.2
If the current Designated Router with Router ID 10.3.3.3 unexpectedly reboots and goes offline, which router state transition will occur on this segment?
A network administrator executes the command shown below to inspect the OSPFv2 configuration on interface GigabitEthernet0/0 of router R3 on a shared Ethernet segment:
text
R3# show ip ospf interface GigabitEthernet0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 192.168.10.3/24, Area 0
Process ID 1, Router ID 192.168.10.3, Network Type BROADCAST, Cost: 1
State DROTHER, Priority 0
Designated Router (ID) 10.1.1.1, Interface address 192.168.10.1
Backup Designated Router (ID) 10.2.2.2, Interface address 192.168.10.2
If the current Designated Router (10.1.1.1) reboots and permanently disconnects from the network, which state will router R3 transition to following the OSPF election process?
A network engineer observes that traffic from a branch office router toward destination network is taking a low-speed backup WAN link instead of the primary OSPF path. Reviewing the running configuration reveals the following static route entry configured for the backup link:
`ip route 172.22.0.0 255.255.0.0 10.0.99.2 105`
Which statement correctly explains why the backup static route is overriding the primary OSPF path?
Place the Cisco Hot Standby Router Protocol (HSRP) router states in the correct sequential order from interface initialization to the state where the router assumes primary packet forwarding for the virtual gateway.
Öğeleri doğru sıraya koymak için sürükleyin
Match each OSPFv2 interface scenario or configuration on the left to its corresponding election behavior or operational characteristic on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network administrator configures HSRP group 10 on two switches, R1 and R2, to provide gateway redundancy for VLAN 20. R1 is configured with a priority of 115, preemption enabled, and tracks interface GigabitEthernet0/1 with a priority decrement of 20. R2 is configured with a priority of 105, but preemption is disabled on R2. Initially, all interfaces are operational, and R1 is the Active router. If interface GigabitEthernet0/1 on R1 fails, which router will fulfill the Active role for HSRP group 10, and why?
A router receives routes to the destination network via internal EIGRP (Administrative Distance ). An engineer intends to create a floating static route as a backup path and executes the command `ip route 10.50.0.0 255.255.0.0 192.168.12.2 80`. Which outcome occurs as a direct result of this configuration?
A Cisco router receives an IPv4 packet with a destination IP address of 172.16.50.170. The router inspects its routing table and finds the following route entries:
S 172.16.50.0/24 [1/0] via 10.0.0.1, GigabitEthernet0/0
D 172.16.50.128/25 [90/2560] via 10.0.0.2, GigabitEthernet0/1
O 172.16.50.160/27 [110/50] via 10.0.0.3, GigabitEthernet0/2
S 172.16.50.176/28 [1/0] via 10.0.0.4, GigabitEthernet0/3
Which next-hop IP address and outgoing interface will the router select to forward this packet?
A network administrator needs to configure and verify a floating static route on a Cisco IOS router to back up a primary OSPF path (Administrative Distance 110) for destination network via next-hop IP . Place the required configuration and verification steps in the correct chronological order.
Öğeleri doğru sıraya koymak için sürükleyin