IP Connectivity
493 soru
Refer to the following routing table output from a Cisco router:
text
Codes: C - connected, S - static, O - OSPF, D - EIGRP
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 3 masks
O 10.1.0.0/16 [110/20] via 192.168.1.2, 00:05:12, GigabitEthernet0/0
D 10.1.4.0/22 [90/307200] via 192.168.1.6, 00:12:33, GigabitEthernet0/1
S 10.1.4.0/24 [1/0] via 192.168.1.10, 01:45:00, GigabitEthernet0/2
O 10.1.4.128/25 [110/10] via 192.168.1.14, 00:02:15, GigabitEthernet0/3
A packet arrives at the router with a destination IP address of . Which exit interface will the router use to forward this packet?
A network administrator executes the command `show ip ospf interface gigabitethernet 0/0` on two interconnecting routers to troubleshoot an OSPF neighbor issue.
Output from Router R1:
text
GigabitEthernet0/0 is up, line protocol is up
Internet Address 10.1.12.1/24, Area 0
Process ID 10, Router ID 1.1.1.1, Network Type BROADCAST
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Output from Router R2:
text
GigabitEthernet0/0 is up, line protocol is up
Internet Address 10.1.12.2/24, Area 1
Process ID 20, Router ID 2.2.2.2, Network Type BROADCAST
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Which condition is preventing R1 and R2 from establishing an OSPF neighbor adjacency?
A network administrator needs to configure a floating static default route on a Cisco IOS router to serve as a backup to an existing OSPF-learned default route (Administrative Distance of 110). Place the operational steps in the correct sequential order to configure, validate normal operation, and verify failover behavior of this backup route.
Öğeleri doğru sıraya koymak için sürükleyin
An engineer is configuring a backup link on router R2 to reach the internal network . The primary path is currently learned dynamically via OSPF, which has a default administrative distance of 110. Which Cisco IOS command correctly configures a floating static route that remains inactive unless the primary OSPF route fails?
A Cisco router, R1, initializes its OSPFv2 routing process without an explicit router-id configuration. R1 has three interfaces with the following states:
- Loopback0: IP address 172.16.100.1/32 (Line protocol UP, Operational state UP)
- Loopback1: IP address 192.168.50.1/32 (Line protocol DOWN, Operational state DOWN)
- GigabitEthernet0/0: IP address 10.0.12.1/24 (Line protocol UP, Operational state UP, MTU 1500)
After the OSPF process starts operating and selects its Router ID, a network engineer enters the command 'router-id 1.1.1.1' under the OSPF configuration mode on R1, but does not reload the router or issue the 'clear ip ospf process' command.
R1 then sends an initial OSPF Hello packet out GigabitEthernet0/0 to neighboring router R2. Router R2 has its connected interface configured in the same OSPF area with matching timers, but with an interface MTU of 1400 bytes. When R2 receives this initial Hello packet from R1 (which does not yet list R2's Router ID in its neighbor field), which OSPF Router ID will R1 use in the packet header, and what state will R2 record for neighbor R1 upon processing this packet?
A network administrator needs to configure a static IPv6 route on a Cisco router to reach the destination network 2001:db8:acad:1::/64 using the next-hop router's link-local address fe80::1 via local interface GigabitEthernet0/0/1. Which Cisco IOS command correctly accomplishes this configuration?
Examine the following Cisco router IP routing table output:
text
R1# show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
Gateway of last resort is not set
172.24.0.0/16 is subnetted, 4 subnets
S 172.24.0.0/16 [1/0] via 10.10.10.1
D 172.24.16.0/24 [90/307200] via 10.10.20.1
O 172.24.16.64/26 [110/40] via 10.10.30.1
R 172.24.16.80/28 [120/2] via 10.10.40.1
Router R1 receives an IP packet destined for . Which next-hop IP address will router R1 select to forward this packet?
A Cisco router receives an IP packet destined for host . The routing table contains multiple candidate routes that match this destination IP address. Place the routing decision criteria in the correct order of precedence used by the router to make its forwarding decision, from first evaluated (highest precedence) at the top to last evaluated (lowest precedence) at the bottom.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator needs to manually configure a floating static route on a Cisco IOS router to serve as a backup path. Arrange the required command components in the correct sequential order from left to right as typed in the CLI.
Öğeleri doğru sıraya koymak için sürükleyin
Refer to the following Cisco CLI routing table output:
text
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
Gateway of last resort is not set
S 172.31.50.0/24 [1/0] via 10.1.1.1, GigabitEthernet0/0/1
D 172.31.50.64/28 [90/307200] via 10.2.2.2, GigabitEthernet0/0/2
O 172.31.50.64/29 [110/20] via 10.3.3.3, GigabitEthernet0/0/3
R 172.31.50.68/30 [120/1] via 10.4.4.4, GigabitEthernet0/0/4
A router receives an IP packet addressed to . Which next-hop IP address will the router select to forward this packet?
Refer to the following routing table output from a Cisco router:
text
Gateway of last resort is 192.168.1.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 192.168.1.1
D 172.31.0.0/16 [90/2172416] via 10.1.1.1, 01:24:12, GigabitEthernet0/0
O 172.31.45.0/24 [110/20] via 10.2.2.2, 00:45:10, GigabitEthernet0/1
S 172.31.45.128/26 [1/0] via 10.3.3.3
D 172.31.45.128/27 [90/307200] via 10.4.4.4, 02:11:05, GigabitEthernet0/2
The router receives an IP packet with a destination address of . Which next-hop IP address will the router choose to forward this packet?
An engineer is troubleshooting packet forwarding on router R1. A packet arrives at R1 with a destination IP address of 172.16.45.100.
Refer to the command output from R1:
text
R1# show ip route
Gateway of last resort is 10.0.0.5 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 10.0.0.5
S 172.16.0.0/16 [1/0] via 10.0.0.1
O 172.16.45.0/24 [110/20] via 10.0.0.2
B 172.16.45.96/28 [20/0] via 10.0.0.4
Which next-hop IP address will router R1 use to forward this packet?
Refer to the following partial output from a Cisco router's routing table:
text
Codes: C - connected, S - static, O - OSPF, D - EIGRP
O 172.16.10.0/24 [110/20] via 10.1.1.1, GigabitEthernet0/0
D 172.16.10.64/26 [90/307200] via 10.1.1.2, GigabitEthernet0/1
S 172.16.10.64/27 [1/0] via 10.1.1.3, GigabitEthernet0/2
The router receives an IP packet with a destination IP address of 172.16.10.68. Which statements correctly describe how the router handles this forwarding decision? (Select TWO.)
Geçerli olan tümünü seçin
A network engineer is analyzing the forwarding behavior of router R1 for traffic destined to IP address . The router currently has an active OSPFv2 process that learns prefix (Administrative Distance 110). Additionally, the administrator configures three IPv4 static routes on R1:
- Command 1: `ip route 172.20.16.0 255.255.240.0 10.0.0.2 115`
- Command 2: `ip route 172.20.16.0 255.255.255.0 10.0.1.2`
- Command 3: `ip route 172.20.16.32 255.255.255.224 10.0.2.2 120`
Assuming all next-hop IP addresses (, , and ) are reachable via directly connected subnets, which route will router R1 use to forward the packet destined to , and why?
A Cisco router receives an Ethernet frame containing an IPv4 packet destined for a remote host. Place the router's forwarding decision steps in the exact chronological order in which they are evaluated from initial packet reception to egress frame transmission.
Öğeleri doğru sıraya koymak için sürükleyin
Refer to the following routing table excerpt from a Cisco router:
text
O 10.20.0.0/16 [110/50] via 172.16.1.1, 01:12:35, GigabitEthernet0/0
D 10.20.10.0/24 [90/307200] via 172.16.2.1, 00:45:10, GigabitEthernet0/1
S 10.20.10.128/25 [1/0] via 172.16.3.1
A packet arrives at the router destined for host IP address 10.20.10.130. Which two statements correctly describe how the router evaluates its routing table components to forward this packet? (Select two.)
Geçerli olan tümünü seçin
Examine the following Cisco IPv4 routing table snippet:
text
Codes: C - connected, S - static, R - RIP, B - BGP, D - EIGRP, O - OSPF
Gateway of last resort is 10.1.1.254 to network 0.0.0.0
S 192.168.100.0/24 [1/0] via 10.1.1.1
D 192.168.100.160/27 [90/2170112] via 10.1.1.2
O 192.168.100.176/28 [110/40] via 10.1.1.3, GigabitEthernet0/0/2
S 192.168.100.180/30 [1/0] via 10.1.1.4
S* 0.0.0.0/0 [1/0] via 10.1.1.254
Which next-hop IP address will the router select to forward an incoming packet destined for host 192.168.100.178?
Refer to the following routing table snippet from a Cisco router:
text
Codes: C - connected, S - static, O - OSPF, D - EIGRP
Gateway of last resort is not set
O 10.50.16.0/20 [110/50] via 192.168.1.1, 00:04:12, GigabitEthernet0/0
D 10.50.24.0/22 [90/307200] via 192.168.2.2, 00:12:45, GigabitEthernet0/1
S 10.50.25.0/24 [1/0] via 192.168.3.3
O 10.50.25.128/26 [110/30] via 192.168.4.4, 00:01:10, GigabitEthernet0/2
A packet arriving at the router is destined for host address . Which two statements accurately describe how the router processes and forwards this packet? (Select TWO.)
Geçerli olan tümünü seçin
Examine the following IPv4 routing table output from a Cisco router:
text
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
Gateway of last resort is not set
192.168.10.0/24 is subnetted, 3 subnets
O 192.168.10.0/24 [110/20] via 10.1.1.1, 00:05:12, GigabitEthernet0/0
D 192.168.10.0/28 [90/307200] via 10.1.1.2, 00:12:45, GigabitEthernet0/1
S 192.168.10.0/26 [1/0] via 10.1.1.3
The router receives a packet destined for IP address 192.168.10.14. Which next-hop IP address will the router use to forward this packet?
Refer to the following partial routing table output from router R1:
text
Codes: C - connected, S - static, R - RIP, B - BGP, O - OSPF, D - EIGRP
Gateway of last resort is 192.168.5.2 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 192.168.5.2
B 10.140.0.0/16 [20/0] via 192.168.4.2, 01:22:00, GigabitEthernet0/0/0
S 10.140.24.0/24 [1/0] via 192.168.3.2
O 10.140.24.0/25 [110/20] via 192.168.1.2, 00:14:22, GigabitEthernet0/0/1
D 10.140.24.64/28 [90/307200] via 192.168.2.2, 00:05:10, GigabitEthernet0/0/2
Router R1 receives an IP packet addressed to . Which egress interface and next-hop IP address will R1 use to forward this packet?