Tüm alıştırma soruları
1987 soru
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?
A network administrator is configuring static routing on router R1 to forward traffic toward network 2001:db8:3c4d:10::/64. The administrator intends to use the link-local address fe80::211:22ff:fe33:4455 of the neighboring router connected to local interface GigabitEthernet0/1. Which Cisco IOS command correctly configures this static route?
An network administrator reviews routing table entries using the `show ip route` command on a Cisco IOS router. Which two statements correctly describe components of an IPv4 routing table entry?
Geçerli olan tümünü seçin
A network administrator is inspecting the IPv4 routing table on a Cisco IOS XE router using the `show ip route` command. Match each routing table entry line on the left to its corresponding architectural component 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 has the following interface operational statuses and IPv4 configurations:
- GigabitEthernet0/0 (): line protocol up, operational state UP
- GigabitEthernet0/1 (): line protocol up, operational state UP
- Loopback 0 (): administratively down, line protocol down
- Loopback 1 (): line protocol down, operational state DOWN
- Loopback 2 (): line protocol up, operational state UP
The OSPFv2 routing process is initialized using `router ospf 1` without an explicitly configured static Router ID via the `router-id` command. What exact IPv4 address will OSPFv2 elect as the active Router ID for this process?
A network administrator is configuring a backup route on a Cisco IOS router to reach a remote branch office network with the prefix . The primary path is currently provided by OSPFv3 with an administrative distance of . The administrator must configure a floating static route using the next-hop router's link-local address over the local exit interface . Which command correctly configures this backup floating static route on the router?
Refer to the following routing table output from a Cisco router:
text
Gateway of last resort is not set
10.0.0.0/8 is subnetted, 4 subnets
C 10.10.20.0/20 is directly connected, GigabitEthernet0/0
S 10.10.20.0/24 [1/0] via 172.16.1.1
O 10.10.20.128/25 [110/20] via 172.16.2.1
D 10.10.20.144/28 [90/307200] via 172.16.3.1
The router receives an IPv4 packet destined for host 10.10.20.150. Which two statements regarding the router forwarding decision are correct?
Geçerli olan tümünü seçin
An administrator is verifying IPv6 stateless address autoconfiguration (SLAAC) on an Ethernet interface with a burned-in MAC address of 0011.2233.4455. Which TWO statements accurately describe the standard EUI-64 interface identifier generation process for this interface? (Select two.)
Geçerli olan tümünü seçin
Two directly connected Cisco routers are configured to run OSPFv2 on their connecting GigabitEthernet interfaces. Interface GigabitEthernet0/0 on Router A is placed in OSPF Area 0, while interface GigabitEthernet0/0 on Router B is placed in OSPF Area 1. Which statement correctly describes the result of this configuration?
A network administrator configures Port Address Translation (PAT) on a Cisco IOS router to allow hosts on the internal subnet to access external servers using a dynamic NAT pool. After applying the configuration, only the first host to send traffic successfully establishes an outbound connection. All subsequent internal hosts fail to reach external destinations.
The router configuration is as follows:
text
ip nat pool EDGE_POOL 198.51.100.10 198.51.100.10 netmask 255.255.255.252
access-list 105 permit ip 192.168.10.0 0.0.0.255 any
ip nat inside source list 105 pool EDGE_POOL
!
interface GigabitEthernet0/0
ip address 192.168.10.1 255.255.255.0
ip nat inside
!
interface GigabitEthernet0/1
ip address 198.51.100.9 255.255.255.252
ip nat outside
Which modification to the router configuration will resolve the connectivity failure for all remaining internal hosts?
A network engineer is allocated the IPv4 address block to provision point-to-point WAN links between branch offices. Each link is configured with a subnet mask to conserve address space. What is the maximum number of subnets that can be created from this block?
An enterprise router displays the following output from the `show ip route` command:
text
Gateway of last resort is not set
172.20.0.0/16 is subnetted, 4 subnets
S 172.20.0.0/16 [1/0] via 10.10.10.1
O 172.20.8.0/21 [110/65] via 10.10.20.1, 00:08:12, GigabitEthernet0/0/1
D 172.20.12.0/23 [90/2578560] via 10.10.30.1, 00:22:45, GigabitEthernet0/0/2
O 172.20.13.0/25 [110/110] via 10.10.40.1, 00:03:50, GigabitEthernet0/0/3
The router receives a packet with a destination IPv4 address of . Based on the routing table components and forwarding logic, which next-hop IP address and outbound interface will the router select to forward this packet?
A Cisco router receives an IPv4 packet on an ingress interface destined for a remote destination host. In what exact sequence does the router execute its internal forwarding decision and frame processing logic from packet arrival to egress transmission?
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is creating a new WLAN on a Cisco Wireless LAN Controller (WLC) using the web GUI. The WLAN must support 802.1X authentication using a centralized RADIUS server and allow the RADIUS server to dynamically assign VLANs to clients upon successful authentication. Which TWO configuration settings must be enabled on the WLC GUI for this WLAN? (Select TWO.)
Geçerli olan tümünü seçin
A network administrator is deploying Link Layer Discovery Protocol (LLDP) across a multi-vendor switch infrastructure. Which two statements correctly describe the default operational characteristics and CLI configuration of LLDP on Cisco Catalyst switches compared to CDP? (Select TWO.)
Geçerli olan tümünü seçin
A network engineer views the following line in a Cisco router's IPv4 routing table:
`O 10.50.4.0/24 [110/65] via 172.16.1.2, 00:18:32, GigabitEthernet0/1`
What component of the routing table entry is represented by the value `110` inside the brackets?
A network administrator is configuring static routing on router HQ to forward traffic bound for remote subnet . The outbound connection uses a point-to-point serial-like Ethernet link where the remote router interface uses the link-local address on interface GigabitEthernet0/0/1. The primary path must use an administrative distance of , but if configured using a link-local next-hop address without an outbound interface specified, Cisco IOS will reject the command. Which command correctly establishes a fully-specified IPv6 static route for this destination using the link-local next hop?
A Cisco router is configured to run OSPFv2 without an explicitly set `router-id` under the OSPF process. The current interface IP address configurations and states are as follows:
- Loopback0: (Administratively Down)
- Loopback1: (Up / Up)
- Loopback2: (Up / Up)
- GigabitEthernet0/0: (Up / Up)
What IP address will OSPF select as the router ID when the OSPF process initializes?
A network administrator executes the `show ipv6 interface gigabitethernet0/0/0` command on a Cisco IOS router. The interface has a burned-in MAC address of `3c4a.9211.2233` and is configured to generate its link-local address dynamically using the IEEE EUI-64 process. Which IPv6 link-local address will be assigned to this interface?
Refer to the following partial IPv4 routing table output from a Cisco router:
text
Gateway of last resort is not set
172.16.0.0/16 is variably subnetted, 4 subnets, 4 masks
O 172.16.10.0/24 [110/20] via 192.168.1.1, 00:05:12, GigabitEthernet0/0
D 172.16.10.0/25 [90/307200] via 192.168.1.2, 00:12:44, GigabitEthernet0/1
S 172.16.10.128/26 [1/0] via 192.168.1.3, 01:15:00, GigabitEthernet0/2
C 172.16.10.128/30 is directly connected, GigabitEthernet0/3
The router receives a packet destined for IP address 172.16.10.130. Which interface or next-hop IP address will the router select to forward this packet?