Tüm alıştırma soruları
1987 soru
An enterprise router is configured for dynamic Network Address Translation (NAT) using an IP pool containing four public IP addresses ( to ). Internal users report that only four devices can access external resources at any given time, and subsequent connection attempts by other hosts fail until an existing session terminates. Which configuration change will allow all internal hosts to share the public IP address pool simultaneously?
An administrator notices that while the first host on the internal network () can access the internet, subsequent hosts are unable to establish outbound connections simultaneously. Inspecting Router1 reveals the following running configuration:
text
access-list 105 permit ip 10.1.10.0 0.0.0.255 any
ip nat pool EDGE_POOL 203.0.113.5 203.0.113.5 prefix-length 32
ip nat inside source list 105 pool EDGE_POOL
Command output from `show ip nat statistics` confirms:
text
Total active translations: 1 (0 static, 1 dynamic, 0 extended)
Outside interfaces: GigabitEthernet0/1
Inside interfaces: GigabitEthernet0/0
Hits: 142 Misses: 18
Dynamic mappings:
-- Inside Source
access-list 105 pool EDGE_POOL ref count 1
Which configuration modification must be applied to Router1 to allow all internal hosts on the network to share the single IP address assigned to `EDGE_POOL` concurrently?
A network engineer is managing a broadcast multiaccess Ethernet segment with four routers running OSPFv2 in Area 0. The output below is taken from router R2:
text
R2# show ip ospf interface GigabitEthernet0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 192.168.10.2/24, Area 0
Process ID 1, Router ID 2.2.2.2, Network Type BROADCAST, Cost: 1
State DROTHER, Priority 0
Designated Router (ID) 4.4.4.4, Interface address 192.168.10.4
Backup Designated Router (ID) 3.3.3.3, Interface address 192.168.10.3
The engineer executes the command `ip ospf priority 250` on R2's GigabitEthernet0/0 interface. Shortly after, the current Designated Router (R4) reboots. Assuming all other routers maintain their default priority of 1 and no OSPF processes are cleared manually, which role will router R2 assume on the segment after convergence?
A network administrator is configuring HSRP on a router's GigabitEthernet0/0 interface, which has been assigned the physical IPv4 address . The administrator enters the command `standby 1 ip 192.168.10.1` under the interface configuration mode. What issue does this configuration introduce?
An administrator is verifying Network Time Protocol (NTP) operations on a Cisco IOS router. Which of the following statements regarding NTP functionality and status are correct? (Select TWO.)
Geçerli olan tümünü seçin
An edge router receives the primary route to remote destination network via external BGP (eBGP) from ISP-1 using default settings. The network administrator attempts to configure a floating static backup route toward ISP-2 using the command `ip route 10.10.0.0 255.255.0.0 192.168.1.2 15`. Which behavior will be observed on the router regarding this destination?
Router R3 is configured with the following interfaces and IP address states:
- Loopback0: 10.255.255.1/32 (Status: up, Line Protocol: up)
- Loopback1: 172.16.100.1/32 (Status: administratively down, Line Protocol: down)
- GigabitEthernet0/0: 192.168.1.1/24 (Status: up, Line Protocol: up)
OSPFv2 process 1 is initialized on R3 without a manually configured router ID. Later, a network engineer enters the following commands:
R3(config)# router ospf 1
R3(config-router)# router-id 1.1.1.1
No additional commands are executed and the OSPF process is not reset. What IPv4 address is currently active as the OSPF router ID for process 1?
An engineer inspects the operational status of an active OSPFv2 broadcast network using the following Cisco IOS CLI output from router HQ-R1:
text
HQ-R1# show ip ospf interface GigabitEthernet0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 10.10.10.1/24, Area 0
Process ID 1, Router ID 1.1.1.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 1.1.1.1, Interface address 10.10.10.1
Backup Designated router (ID) 2.2.2.2, Interface address 10.10.2.2
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:03
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 2.2.2.2 (Backup Designated Router)
A third router, HQ-R3 (Router ID 3.3.3.3), is subsequently connected to the same Ethernet switch segment with its OSPF interface priority configured as 255. If all existing routers remain powered on with active OSPF processes, which statement correctly describes the OSPF role assignment for HQ-R3 once neighbor adjacencies settle?
Match each Cisco IOS IPv4 routing table entry component to its correct functional definition or metric descriptor.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network administrator is inspecting a Cisco Catalyst switch port connected to a desktop computer assigned to VLAN 50. Output from the `show interfaces gigabitEthernet 1/0/12 switchport` command reveals that the interface is operating under default settings with an administrative mode of `dynamic auto` and an access VLAN of 1. Which configuration commands must be entered in interface configuration mode to assign this port to VLAN 50 as a dedicated static access port?
switchport access vlan 50
switchport trunk native vlan 50
switchport access vlan 50
A network engineer is allocated the IPv4 address block for an enterprise campus expansion project. The engineer needs to divide this block into smaller, equal-sized subnetworks using a prefix mask of . What is the total number of subnets that can be created from this original block?
A network engineer wants to configure managed switches to alert the SNMP management station upon link status changes. To prevent missed alerts due to unacknowledged packet delivery, the engineer requires a message type that mandates an explicit confirmation receipt back from the manager. Which SNMP message type should be configured on the switches?
A network engineer is configuring a new Cisco IOS router (R1) to synchronize its system time with a primary enterprise NTP server operating at Stratum 2. R1 is also expected to act as an NTP server for downstream switches once synchronized. Arrange the operational steps in the exact chronological sequence in which R1 processes NTP synchronization from initial CLI configuration to serving downstream clients.
Öğeleri doğru sıraya koymak için sürükleyin
Which of the following statements correctly compare the default operational characteristics and parameters of HSRP (v1) and VRRP (v2)? (Select two.)
Geçerli olan tümünü seçin
An enterprise router R1 is configured as the active HSRPv1 router for Group 10 with an initial priority of 110 and preemption enabled. R1 tracks its WAN uplink interface GigabitEthernet0/1 with a priority decrement value of 20. Router R2 is configured as the standby router for Group 10 with a priority of 100 and preemption enabled. Place the operational events in the exact chronological sequence following a line-protocol failure on R1's GigabitEthernet0/1 interface until failover convergence completes.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is implementing Port Address Translation (PAT) on a Cisco IOS router to allow hosts on the internal subnet to access the Internet. The WAN interface GigabitEthernet0/0/1 receives its dynamic IP address from the ISP, while interface GigabitEthernet0/0/0 connects to the internal LAN. Which two configuration steps or commands are required to successfully enable PAT using the WAN interface address? (Select TWO options.)
Geçerli olan tümünü seçin
A Cisco router receives an IP packet destined for host 172.20.16.68. The network engineer checks the routing table and observes the following entries:
text
C 172.20.16.0/23 is directly connected, GigabitEthernet0/0/0
S 172.20.16.0/25 [1/0] via 192.168.1.1, GigabitEthernet0/0/1
D 172.20.16.64/27 [90/2570240] via 192.168.1.5, GigabitEthernet0/0/2
O 172.20.16.64/28 [110/30] via 192.168.1.9, GigabitEthernet0/0/3
Which next-hop IP address and outgoing interface will the router select to forward this packet?
Match each core network security term on the left with its corresponding enterprise security description on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Match each OSPFv2 network type or interface configuration on the left to its corresponding election behavior and default timer characteristics on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Match each SNMP component or operational term on the left with its correct defining characteristic on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler