Tüm alıştırma soruları
1987 soru
A network administrator is assigning an IP address to a core switch interface with the IPv4 address and a subnet mask of . What is the broadcast address of this subnetwork?
A Cisco IOS router is configured as an authoritative DHCP server with IP address conflict detection enabled (using the default ping settings). Place the operational steps in the correct chronological order to show how the router handles an incoming broadcast DHCP DISCOVER packet from a new client.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator needs to create VLAN 60 named DEV_TEAM on a Cisco Catalyst switch and configure interface GigabitEthernet0/15 as a static access port assigned to that VLAN. Place the Cisco IOS CLI commands in the correct chronological sequence to perform this configuration starting from Privileged EXEC mode.
Öğeleri doğru sıraya koymak için sürükleyin
A router receives routes to the destination network via internal EIGRP (Administrative Distance ). An engineer intends to create a floating static route as a backup path and executes the command `ip route 10.50.0.0 255.255.0.0 192.168.12.2 80`. Which outcome occurs as a direct result of this configuration?
During an enterprise security audit following a system compromise, an incident response team discovers that a database server was accessed without authorization. The investigation shows that an outdated operating system service contained a coding flaw, which permitted an attacker to run a publicly available script to gain administrative access. Which security term specifically describes the flaw in the outdated operating system service?
A Cisco router receives an IPv4 packet with a destination IP address of 172.16.50.170. The router inspects its routing table and finds the following route entries:
S 172.16.50.0/24 [1/0] via 10.0.0.1, GigabitEthernet0/0
D 172.16.50.128/25 [90/2560] via 10.0.0.2, GigabitEthernet0/1
O 172.16.50.160/27 [110/50] via 10.0.0.3, GigabitEthernet0/2
S 172.16.50.176/28 [1/0] via 10.0.0.4, GigabitEthernet0/3
Which next-hop IP address and outgoing interface will the router select to forward this packet?
An enterprise network administrator needs to design an IPv4 subnet for a new IP security camera deployment that must support 500 host devices. What is the maximum number of usable host IPv4 addresses provided by the smallest standard CIDR subnet block that can accommodate this requirement?
A network engineer configures IPsec encryption on a site-to-site VPN tunnel connecting two corporate offices to ensure that intercepted data packets cannot be read by unauthorized individuals. Which core security principle of the CIA triad is directly achieved by this control?
A network administrator needs to configure and verify a floating static route on a Cisco IOS router to back up a primary OSPF path (Administrative Distance 110) for destination network via next-hop IP . Place the required configuration and verification steps in the correct chronological order.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator has configured HSRPv2 between two routers, R1 (Active, priority 110, interface tracking decrements priority by 30) and R2 (Standby, priority 100, preemption enabled). Arrange the operational steps in the correct chronological sequence from the moment R1's tracked interface fails until R2 successfully handles traffic as the new Active router.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is deploying SNMPv3 on a Cisco IOS router to allow a central Network Management System (NMS) located at to poll interface metrics. The administrator configures a custom MIB view and applies an inbound extended Access Control List (ACL) on the router's management interface ().
The router configuration is as follows:
text
snmp-server view IF_ONLY 1.3.6.1.2.1.2 included
snmp-server group MON_GROUP v3 priv read IF_ONLY
snmp-server user MON_USER MON_GROUP v3 auth sha Pass123 priv aes 128 Priv456
ip access-list extended MGMT_ACL
permit udp host 10.20.1.100 host 10.20.1.1 eq 162
deny ip any any
interface GigabitEthernet0/0
ip access-group MGMT_ACL in
When the NMS attempts to perform SNMP GetRequest operations to monitor interface statistics, all polling requests fail due to timeouts. Which modification will restore SNMP polling functionality?
A network administrator is troubleshooting remote access on a branch gateway router (Branch-GW). SSH version 2 has been configured, but remote management attempts over SSH fail immediately with a transport layer connection error, whereas Telnet connections are unexpectedly accepted. The administrator collects the following configuration and status outputs from the router:
text
Branch-GW# show ip ssh
SSH Enabled - version 2.0
Authentication timeout: 60 secs; Authentication retries: 3
Device Mode: SSH Server
RSA Key size: 2048 bits
Branch-GW# show running-config | section line vty
line vty 0 4
access-class MGMT-ACCESS in
login local
transport input telnet
line vty 5 15
access-class MGMT-ACCESS in
login local
transport input telnet
Which configuration change must be applied to Branch-GW to resolve the connection issue and enforce secure SSH access on all VTY lines?
A network engineer initializes OSPFv2 on a Cisco router using the configuration below:
router ospf 10
router-id 1.1.1.1
network 10.1.1.0 0.0.0.3 area 0
The router also has an active Loopback 0 interface with IP address 172.16.1.1/24 and an active GigabitEthernet0/0 interface with IP address 10.1.1.1/30.
After neighbor adjacencies are established, the engineer enters OSPF configuration mode and executes the command `router-id 2.2.2.2`. No further commands are issued, and the router is not rebooted.
Which IP address is currently used as the active OSPF Router ID by the running OSPF process?
An enterprise router is being configured to share a single public IPv4 address assigned to its WAN interface, Serial0/0/0, among private LAN devices matched by access list 105. What specific Cisco IOS keyword must be appended to the end of the global command `ip nat inside source list 105 interface Serial0/0/0` to enable Port Address Translation (PAT)?
A network engineer needs to configure a floating static route on Cisco router R1 for destination subnet via next-hop IP . The route must serve as a backup to an existing OSPF path, which has a default Administrative Distance of . The engineer decides to set the backup route's Administrative Distance to .
Complete the Cisco IOS global configuration command below by filling in the missing trailing Administrative Distance value.
Aşağıdaki boşlukları doldurun
An enterprise network experiences an internal security incident where an unauthorized host on access VLAN 10 poisons the ARP caches of adjacent endpoints by advertising its own MAC address as the default gateway. A network engineer must implement a Layer 2 mitigation strategy that intercepts, inspects, and validates ARP requests and responses against a trusted IP-to-MAC binding table built by DHCP snooping. Which security mechanism directly mitigates this threat?
Match each element of a Cisco IPv4 routing table entry on the left with its corresponding operational role on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Which two statements accurately describe the default operational characteristics of Cisco Hot Standby Router Protocol version 1 (HSRPv1)? (Select two.)
Geçerli olan tümünü seçin
An infrastructure auditor reviews the local access credentials and line configuration snippet on an enterprise Cisco IOS switch:
text
username auditmgr privilege 15 secret 8 vG4k$9mP...
username techuser privilege 1 password 0 Cisco123!
service password-encryption
!
line console 0
login local
!
line vty 0 4
login local
transport input ssh
!
line vty 5 15
login
transport input ssh
Based on this configuration, which statement accurately describes the operational and security impact on administrative access?
A network operations engineer is migrating a dual-core distribution block from VRRPv2 to HSRPv2. During the migration on Switch-1 (interface VLAN 50, IPv4 address 10.50.1.1/24), the engineer attempts to assign 10.50.1.1 as the HSRP virtual IP address using the command `standby 50 ip 10.50.1.1`. The IOS XE CLI immediately returns an error and rejects the configuration. Which statement correctly explains the protocol design difference causing this failure?