Tüm alıştırma soruları
1987 soru
A network administrator is conducting a security baseline review for an enterprise network to distinguish key security concepts and apply suitable mitigation strategies. Which two statements accurately describe key security principles or valid mitigation practices? (Select two.)
Geçerli olan tümünü seçin
Match each network security threat on the left with its corresponding primary mitigation strategy 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 is performing an initial configuration of SSH version 2 on a new branch router (Branch-R1). Place the required configuration steps in the correct sequential order from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
A network engineer observes that periodic bandwidth statistics collected from a 10-GigabitEthernet interface on a Cisco router display inaccurate, negative, or wrapping byte counts during peak traffic hours. The Network Management System (NMS) currently uses SNMPv1 to poll standard 32-bit interface counters (`ifInOctets` and `ifOutOctets`). Which SNMP version capability and MIB object group should be deployed to resolve this counter rollover issue?
An enterprise network administrator needs to securely connect a fixed branch office network to the corporate headquarters over the public Internet. The connection must operate transparently to end users and encrypt all traffic between the two network gateways without requiring software installation on individual host computers. Which VPN deployment model and technology best satisfies this requirement?
A company requires a VPN solution for mobile employees working from personal laptops. The organization wants to grant secure remote access to internal web-based applications without requiring users to install dedicated VPN client software on their endpoints. Which VPN deployment model best satisfies this requirement?
A network administrator is troubleshooting IP address allocation for clients on subnet . Clients connected to router interface GigabitEthernet0/0 () fail to acquire dynamic IP addresses from a centralized DHCP server at . An audit of the router configuration shows that `ip helper-address 172.16.50.10` was configured on interface GigabitEthernet0/1 (the egress interface facing the DHCP server), while GigabitEthernet0/0 has no helper address configured. Which statement correctly explains why the clients on GigabitEthernet0/0 fail to receive IP leases?
Two Cisco routers are attempting to establish an OSPFv2 adjacency over a point-to-point link. During the neighbor formation process, the routers exchange empty Database Description (DBD) packets to negotiate the Master/Slave relationship and select the initial sequence number. In which specific OSPF neighbor state does this negotiation take place?
Match each VPN technology or deployment concept to its corresponding operational characteristic.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network administrator must transfer multi-gigabyte Cisco IOS XE system software images across an enterprise WAN link to remote routers. The administrator is evaluating file transfer protocols for reliability, session management, and access control. Which two characteristics or operational behaviors distinguish FTP from TFTP, making FTP more appropriate for this large image transfer scenario? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise router receives a primary path for the prefix via OSPF. An engineer attempts to configure a floating static backup route using the command `ip route 192.168.50.0 255.255.255.0 10.0.0.2 105`. However, after entering the command, the routing table immediately replaces the OSPF path with the static route. What is the cause of this behavior?
A network administrator configures a Cisco IOS router with the following syslog parameters:
text
logging buffered 16000 informational
logging host 192.168.10.50
logging trap notifications
logging console errors
Which two statements correctly describe the behavior of syslog logging on this router? (Select two.)
Geçerli olan tümünü seçin
A network engineer is troubleshooting an issue where only the first internal user from subnet can access external destinations at any given time. The Cisco IOS router configuration and verification command output are shown below:
text
ip nat pool OUTSIDE_POOL 203.0.113.50 203.0.113.50 netmask 255.255.255.248
ip nat inside source list 10 pool OUTSIDE_POOL
!
access-list 10 permit 192.168.10.0 0.0.0.255
text
Router# show ip nat statistics
Total active translations: 1 (0 static, 1 dynamic, 0 extended)
Hits: 412 Misses: 15
Expired translations: 12
Dynamic mappings:
-- Inside Source
access-list 10 pool OUTSIDE_POOL refCount 1
Which configuration change is required to allow multiple internal hosts to share the single pool IP address simultaneously?
A network security engineer is categorizing security threats and mapping them to appropriate defense controls. Match each security incident description on the left with the corresponding primary defense control on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An organization is deploying a Cisco AnyConnect Remote Access VPN solution for remote employees. The security policy mandates that all corporate traffic destined for internal enterprise subnets must be encrypted and forwarded through the VPN tunnel, while standard internet traffic should bypass the tunnel and route directly out the user's local network interface to preserve corporate WAN bandwidth. Additionally, remote clients must dynamically acquire private IP addresses and internal DNS server settings upon successful authentication. Which combination of VPN features and tunneling configurations meets these requirements?
A network administrator is connecting multiple routers to a shared multiaccess Ethernet segment running OSPFv2. Place the parameter criteria used to determine the Designated Router (DR) election winner in order of evaluation precedence, starting with the parameter evaluated first down to the final fallback tie-breaker.
Öğeleri doğru sıraya koymak için sürükleyin
A Cisco router receives an IPv4 packet destined for host 192.168.4.66. The routing table contains the following entries:
text
Gateway of last resort is not set
192.168.4.0/24 is variably subnetted, 4 subnets, 4 masks
S 192.168.4.0/24 [1/0] via 172.16.4.4
B 192.168.4.64/26 [20/0] via 172.16.3.3, 01:45:10, GigabitEthernet0/2
D 192.168.4.64/27 [90/307200] via 172.16.2.2, 00:15:30, GigabitEthernet0/1
O 192.168.4.64/28 [110/20] via 172.16.1.1, 00:08:12, GigabitEthernet0/0
Which route will the router select to forward the packet?
An analyst monitoring a campus switch network detects an active Man-in-the-Middle (MitM) attack where an unauthorized host broadcasts gratuitous ARP replies containing its own MAC address mapped to the IP address of the default gateway. Which Layer 2 security control should be implemented to prevent this specific threat by validating incoming ARP requests and responses against a trusted binding database?
A network administrator needs to direct traffic destined specifically for a single log server at through next-hop IPv4 address , while allowing all other traffic intended for the subnet to follow the existing default path. Which Cisco IOS command must be configured on the router to accomplish this requirement?
An enterprise risk assessment identifies that an unpatched buffer overflow flaw exists in a legacy database server daemon. An unauthorized external entity creates custom code to capitalize on this flaw, exposing sensitive customer records to unauthorized modification and creating an estimated financial risk of $250,000. Which element of this scenario specifically constitutes the vulnerability?