IP Connectivity
493 soru
When a Cisco router processes an ingress IPv4 packet destined for a remote network, it executes a deterministic evaluation sequence to determine the forwarding path and transmit the frame. Place the operational steps in the correct chronological order from packet ingress to egress frame encapsulation.
Öğeleri doğru sıraya koymak için sürükleyin
Refer to the following partial output from the show ip route command on a Cisco router:
text
Gateway of last resort is 10.1.1.1 to network 0.0.0.0
D 10.50.0.0/16 [90/307200] via 10.2.2.2, GigabitEthernet0/1
O 10.50.10.0/24 [110/20] via 10.3.3.3, GigabitEthernet0/2
S 10.50.10.64/26 [1/0] via 10.4.4.4, GigabitEthernet0/3
S* 0.0.0.0/0 [1/0] via 10.1.1.1, GigabitEthernet0/0
The router receives an IPv4 packet destined for host 10.50.10.75. Which next-hop IP address will the router choose to forward this packet?
A network technician is configuring an IPv6 static route on a Cisco router. The destination network is . The next-hop router's link-local IPv6 address is , and traffic must exit via the local interface GigabitEthernet0/0/0. What is the exact, complete Cisco IOS command required to configure this fully specified static route with a custom administrative distance of 130?
Aşağıdaki boşlukları doldurun
A network administrator needs to configure an IPv6 default static route on a Cisco IOS router pointing to the exit interface GigabitEthernet0/0. Complete the command by specifying the IPv6 default route prefix notation.
Aşağıdaki boşlukları doldurun
Refer to the following partial IPv4 routing table output from a Cisco router:
text
Gateway of last resort is 10.10.10.1 to network 0.0.0.0
D 10.150.24.0/26 [90/307200] via 10.1.1.2, 00:15:10, GigabitEthernet0/0
O 10.150.24.0/24 [110/20] via 10.2.2.2, 01:20:45, GigabitEthernet0/1
S 10.150.24.32/28 [1/0] via 10.3.3.2, 02:04:12, GigabitEthernet0/2
S* 0.0.0.0/0 [1/0] via 10.10.10.1, 12:00:00, GigabitEthernet0/3
The router receives an IPv4 packet destined for host . Which two statements accurately describe how the router makes its forwarding decision for this packet?
Geçerli olan tümünü seçin
An administrator reviews the following IPv4 routing table snippet on a Cisco router:
text
Gateway of last resort is 172.20.10.1 to network 0.0.0.0
B 10.100.0.0/16 [200/0] via 172.20.10.2, 04:12:30
O IA 10.100.16.0/20 [110/35] via 192.168.20.2, 01:05:18, GigabitEthernet0/1
D 10.100.20.0/22 [90/156160] via 192.168.30.2, 00:18:42, GigabitEthernet0/2
C 192.168.20.0/24 is directly connected, GigabitEthernet0/1
L 192.168.20.1/32 is directly connected, GigabitEthernet0/1
A packet arrives at the router addressed to . Which TWO statements correctly describe how the routing table components are evaluated to forward this packet? (Select TWO.)
Geçerli olan tümünü seçin
A network administrator needs to manually configure a backup floating static route on a Cisco IOS router. Arrange the following syntax elements in the correct sequential order from left to right to construct a valid Cisco IOS floating static route command.
Öğeleri doğru sıraya koymak için sürükleyin
A Cisco router receives an IPv4 packet destined for a remote host and evaluates its routing table containing multiple routes from different sources. Place the steps of the router's forwarding decision logic in the correct order from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
In a Cisco IOS IPv4 routing table displayed via the `show ip route` command, prefix source codes identify how routes were populated. Match each routing table source code on the left with its corresponding route origin and default administrative distance on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Refer to the following routing table output from a Cisco router:
Codes: C - connected, S - static, R - RIP, D - EIGRP, O - OSPF
Gateway of last resort is not set
S 172.20.0.0/16 [1/0] via 10.0.0.1, GigabitEthernet0/0
D 172.20.100.0/24 [90/2578560] via 10.0.0.2, GigabitEthernet0/1
O 172.20.100.32/27 [110/20] via 10.0.0.3, GigabitEthernet0/2
S 172.20.100.40/30 [1/0] via 10.0.0.4, GigabitEthernet0/3
Which next-hop IP address and exit interface will the router select to forward an ingress IPv4 packet destined for 172.20.100.45?
A network administrator is configuring a floating static route on router R1 to reach the destination prefix . The primary path to this network is currently learned via OSPFv3 with an Administrative Distance of 110. The administrator wants to configure the backup static route using the next-hop neighbor's link-local IPv6 address across R1's local interface GigabitEthernet0/1. Which command must be entered on R1 to correctly configure this floating static route?
A network technician is configuring an IPv6 static route on a router to reach network . The technician intends to use the neighbor's link-local address as the next hop. Which Cisco IOS command correctly configures this route using local interface GigabitEthernet0/1?
An engineer is configuring a static route on a Cisco router to reach the destination subnet using the neighbor link-local address via local interface . Complete the Cisco IOS configuration command by filling in the missing parameters in order.
Aşağıdaki boşlukları doldurun
An engineer is troubleshooting IPv4 packet forwarding on a Cisco IOS-XE router. The router receives a packet with a destination IP address of 172.16.100.70. Refer to the routing table output below:
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 10.0.0.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 10.0.0.1
S 172.16.100.0/24 [1/0] via 10.1.1.1
O 172.16.100.64/27 [110/50] via 10.2.2.2
D 172.16.100.64/28 [90/2170112] via 10.3.3.3
C 172.16.100.64/30 is directly connected, GigabitEthernet0/0/0
Which next-hop IP address or outgoing interface will the router select to forward this packet?
An engineer is troubleshooting IPv4 packet forwarding on a Cisco router. The router receives a packet with a destination IP address of . The active routing table contains the following entries:
text
S 172.28.0.0/16 [1/0] via 10.1.1.1
O 172.28.64.0/20 [110/20] via 10.2.2.2
D 172.28.64.64/26 [90/307200] via 10.3.3.3
B 172.28.64.96/28 [20/0] via 10.4.4.4
Which next-hop IP address will the router use to forward the packet, and what is the primary routing logic behind this decision?
An engineer is configuring a secondary backup route on core router R1 to reach remote subnet through neighboring router R2. The primary route is learned dynamically via OSPFv3 with an Administrative Distance of . The interconnecting segment between R1 and R2 uses GigabitEthernet0/0/1. R2's interface on this link uses the link-local address . Which Cisco IOS command must be configured on R1 to create a valid floating static route with an Administrative Distance of using R2's link-local address?
A network engineer is configuring static routes on a Cisco IOS router to establish connectivity across an enterprise IPv6 infrastructure. Which two statements correctly describe valid IPv6 static route configuration syntax and operational requirements on Cisco IOS?
Geçerli olan tümünü seçin
An network engineer is analyzing various IPv4 routing table entries on a Cisco IOS-XE router. Match each routing table code or bracketed component on the left with its correct operational description on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A Cisco router receives an IPv4 packet destined for a remote host. Place the sequential steps of the router's forwarding decision logic in the correct order from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
Refer to the following partial IPv4 routing table output from a Cisco router:
text
Codes: C - connected, S - static, R - RIP, D - EIGRP, O - OSPF, B - BGP
S 192.168.1.0/24 [1/0] via 10.0.0.3, GigabitEthernet0/0/3
D 192.168.1.128/25 [90/307200] via 10.0.0.2, GigabitEthernet0/0/2
O 192.168.1.128/26 [110/20] via 10.0.0.1, GigabitEthernet0/0/1
B 192.168.1.136/29 [20/0] via 10.0.0.4, GigabitEthernet0/0/4
The router receives a packet destined for host IPv4 address 192.168.1.138. Which next-hop IPv address and exit interface will the router select to forward this packet?