Tüm alıştırma soruları
203 soru
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 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 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 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 network administrator is conducting a logging audit on a Cisco IOS router to ensure accurate event classification. Arrange the following syslog event descriptions in order from the LOWEST numerical severity level code to the HIGHEST numerical severity level code.
Öğeleri doğru sıraya koymak için sürükleyin
A network engineer configures an IPv4 static route on a Cisco router using a next-hop IP address: ip route 192.168.50.0 255.255.255.0 10.0.12.2. When the router receives an inbound packet destined for host 192.168.50.25, in what order does the Cisco IOS routing engine process the packet to determine the forwarding path? Arrange the operational steps in the correct chronological sequence from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
A Cisco IOS router with an IP helper address configured receives a DHCP DISCOVER broadcast message from a client host. Place the operational steps performed by the relay agent in the exact sequential order from receiving the initial request to forwarding it to the remote DHCP server.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator configures R1 with a primary dynamic route learned via OSPF (Administrative Distance ) and a floating static backup route (Administrative Distance ) targeting network . Place the operational steps performed by R1 in the correct chronological sequence following an interface link failure on the primary path.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator needs to upgrade the Cisco IOS XE system image on a core router from a remote secured FTP server. Arrange the CLI operational steps in the correct chronological sequence required to configure authentication, transfer the image, verify file integrity, and ensure the router boots from the new image upon restart.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is documenting Syslog severity level definitions for an enterprise Cisco IOS router deployment. Place the following Syslog severity level names in sequence from the lowest numerical severity code (most critical) to the highest numerical severity code (least critical).
Öğeleri doğru sıraya koymak için sürükleyin
A Cisco router receives an IPv4 packet destined for host . The router's routing table contains a static route configured as `ip route 192.168.2.0 255.255.255.0 10.1.1.2`. Which sequence correctly orders the internal packet processing and recursive routing lookup steps executed by the router from first to last?
Öğeleri doğru sıraya koymak için sürükleyin
A DHCP client host holding an active IPv4 address lease reaches 50 percent of its designated lease duration (expiration of the T1 timer). In what sequence do the client and server execute the operational steps required to successfully renew the existing IP lease?
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator needs to configure an extended IPv4 ACL (ACL 101) on a Cisco router to control access from the User Subnet () to the Server Subnet () according to the following security requirements:
1. Host must be permitted SSH access (TCP port 22) to Server .
2. Host must be denied all other IP traffic to any destination on the Server Subnet ().
3. All other hosts on the User Subnet () must be permitted HTTP access (TCP port 80) to Server .
4. All other traffic from the User Subnet to the Server Subnet must be explicitly denied.
Arrange the given ACL statements in the correct top-down evaluation order (from first line processed to last line processed) to successfully enforce these security requirements.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator needs to configure and verify a floating static route for destination network via next-hop IP on a Cisco router. The primary path to this network is currently learned dynamically via EIGRP with an Administrative Distance of . Place the configuration and verification steps in the correct sequential order from first to last.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is evaluating local password storage mechanisms on a Cisco IOS XE device to align with security hardening standards. Arrange the following Cisco IOS password storage types in order from WEAKEST security protection to STRONGEST security protection.
Öğeleri doğru sıraya koymak için sürükleyin
Place the HSRP (Hot Standby Router Protocol) router states in the correct chronological order as a newly configured router transitions from initial startup to becoming the active gateway.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is configuring an extended IPv4 Access Control List (ACL) named `MGMT_FILTER` to implement sequential top-down filtering on a Cisco router interface. The policy requires four explicit criteria:
1. Permit SSH administrative access (TCP port 22) from source subnet `192.168.50.0/24` to target server `10.10.10.25`.
2. Permit SNMP monitoring queries (UDP port 161) from source subnet `192.168.50.0/24` to target server `10.10.10.25`.
3. Deny and log all other IP traffic from source subnet `192.168.50.0/24` destined to target server `10.10.10.25`.
4. Permit all remaining traffic originating from subnet `192.168.50.0/24` to any other destination, overriding the default implicit deny statement for this subnet.
In what top-down sequential order must these ACL statements be placed to satisfy all policy requirements without shadowing rules?
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is creating an IPv4 extended Access Control List (ACL 101) on a Cisco IOS router to enforce security policies for traffic sent to Web Server 192.168.10.50. The policy requires:
1. Host 10.1.1.5 must be permitted HTTP access (TCP port 80) to Web Server 192.168.10.50.
2. Host 10.1.1.5 must be denied all other IP traffic to Web Server 192.168.10.50.
3. All other hosts in the 10.1.1.0/24 subnet must be permitted full IP access to Web Server 192.168.10.50.
4. All remaining traffic to Web Server 192.168.10.50 must be explicitly denied.
Arrange the ACL statements in the correct sequential top-down order (from line 1 at the top to line 4 at the bottom) to satisfy all security requirements.
Öğeleri doğru sıraya koymak için sürükleyin