Tüm alıştırma soruları
1987 soru
A network technician is configuring static IPv4 addresses for new network monitoring probes on a subnetwork assigned the address block . Which of the following IP addresses are valid usable host addresses on this subnet? (Select two.)
Geçerli olan tümünü seçin
A network administrator needs to manually configure interface GigabitEthernet1/0/22 on a Cisco Catalyst switch as a dedicated access port for a workstation in VLAN 35 (FINANCE). Assuming VLAN 35 already exists in the VLAN database, which set of commands must be applied under the interface configuration mode to properly complete this task?
switchport access vlan 35
switchport trunk native vlan 35
spanning-tree portfast trunk
switchport mode access host
Two Cisco routers, R1 and R2, are directly connected via their GigabitEthernet0/0 interfaces and configured to run OSPFv2. During verification, a network engineer notices that the routers fail to form an OSPF neighbor relationship. Which TWO parameters configured on the interfaces or within the OSPF process must match identically in the OSPF Hello packets for the neighbor adjacency to successfully form? (Select TWO.)
Geçerli olan tümünü seçin
An engineer is troubleshooting a degraded Ethernet connection on switch interface `FastEthernet0/8` connected to an end host. The interface output reveals high numbers of `late collisions` and `deferred` frames, while `input errors` remain at zero:
text
FastEthernet0/8 is up, line protocol is up (connected)
Hardware is Fast Ethernet, address is 000c.ce6b.a108
Full-duplex, 100Mb/s, media type is 100BaseTX
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 buffer
3842 late collisions, 1045 deferred, 0 lost carrier
Which TWO physical or data-link conditions are the most probable causes of these output statistics? (Select TWO.)
Geçerli olan tümünü seçin
Two Cisco Catalyst switches, SW1 and SW2, are connected via their GigabitEthernet0/1 interfaces. SW1 is configured with `switchport mode dynamic desirable` and `switchport trunk native vlan 99`. SW2 is configured with `switchport mode dynamic auto` and retains its default native VLAN 1. Assuming default IEEE 802.1Q trunking behavior, what is the resulting operational state of this interswitch link?
A network administrator is assigned the IPv6 prefix block `2001:db8:cafe:a000::/56` for a branch office. The administrator must divide this allocation into multiple `/64` subnets for individual client VLANs. Which prefix represents the last `/64` subnet available within this assigned block?
An administrator is configuring a corporate WLAN on a Cisco Wireless LAN Controller (WLC) GUI for enterprise clients requiring 802.1X authentication and centralized CAPWAP traffic forwarding. During initial client association tests, clients fail to complete 802.1X authentication and fail to receive an IP address via DHCP. Inspection of the WLC GUI shows that the WLAN status is enabled, but client traffic is mapped to the default management interface, and no authentication server is processing client login requests for this WLAN. Which TWO configurations within the WLC GUI WLAN edit menu must be applied to resolve these client connectivity issues? (Select two.)
Geçerli olan tümünü seçin
A network administrator is troubleshooting interswitch trunking between SW-Core1 and SW-Access1. The administrator issues the `show interfaces trunk` command on SW-Core1 and observes the following output:
| Port | Mode | Encapsulation | Status | Native vlan |
|---|---|---|---|---|
| Gi0/24 | on | 802.1q | trunking | 10 |
| Port | Vlans allowed on trunk |
|---|---|
| Gi0/24 | 1-4094 |
| Port | Vlans allowed and active in management domain |
|---|---|
| Gi0/24 | 1,10,20,30 |
| Port | Vlans in spanning tree forwarding state and not pruned |
|---|---|
| Gi0/24 | 1,10,30 |
Users in VLAN 20 connected to SW-Access1 report complete loss of connectivity to resources in VLAN 20 connected to SW-Core1, whereas users in VLAN 10 and VLAN 30 report normal operation. Based on the command output, what is the cause of the communication failure for VLAN 20?
A newly deployed workstation experiences network initial connection timeouts and fails to receive an IPv4 address allocation from the DHCP server upon booting up. A technician notes that the switch interface connected to the workstation takes 30 seconds to begin forwarding traffic due to standard 802.1D Spanning Tree Protocol (STP) state transitions. Which configuration change on the access interface resolves this issue, and what is its exact operational behavior?
A network administrator needs to create VLAN 85 named GUESTS on a Cisco Catalyst switch and configure interface GigabitEthernet0/2 as a static access port assigned to this VLAN, starting from Privileged EXEC mode (`Switch#`). In what sequence should the administrator execute the required Cisco IOS commands?
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise network engineering team is evaluating the operational impact of transitioning from traditional SNMPv2c polling and manual CLI management to an automated, controller-based network architecture using RESTCONF and streaming telemetry. During a recent outage post-mortem, the team noted two major operational issues: high CPU utilization on core switches caused by frequent SNMP polling requests led to missed monitoring alerts, and manual CLI configuration updates across 200 branch switches caused severe configuration drift. Which statement accurately describes how adopting model-driven telemetry and centralized controller automation resolves these specific operational deficiencies?
An administrator connects a workstation to a Cisco Catalyst switch interface configured with standard IEEE 802.1D Spanning Tree Protocol (STP) where PortFast has NOT been enabled. Arrange the operational steps and port state transitions in the correct chronological sequence from the moment physical link status changes to up until the spanning-tree topology update process completes.
Öğeleri doğru sıraya koymak için sürükleyin
A network security architect is reviewing the organization's defense-in-depth posture following a risk assessment. Match each enterprise security threat scenario on the left with its most appropriate primary mitigation control on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A financial enterprise migrates its multi-site network infrastructure from legacy per-device CLI administration to a centralized configuration management and model-driven telemetry architecture. Which two statements accurately describe the operational impacts of adopting this automation paradigm?
Geçerli olan tümünü seçin
A network architect is designing an enterprise branch network that requires high-speed inter-VLAN routing for internal communication between local subnets, alongside deep packet inspection, stateful traffic monitoring, and intrusion prevention for all internet-bound traffic. Which deployment strategy correctly assigns these operational roles to the appropriate network components to maximize performance and security?
A network administrator is establishing link aggregation between a Cisco AireOS Wireless LAN Controller (WLC) and an upstream Cisco Catalyst switch to increase bandwidth and provide interface redundancy. The administrator configures ports GigabitEthernet 1/0/1 through 1/0/4 on the Catalyst switch using the command 'channel-group 10 mode active' and enables LAG on the WLC. However, after the WLC reboots, the EtherChannel fails to negotiate successfully. Which condition is causing this link aggregation failure?
An enterprise infrastructure deployment utilizes a physical server running a bare-metal Type 1 hypervisor. Two virtual machines, VM1 and VM2, reside on this physical host and are attached to the same virtual switch (vSwitch) configured on VLAN 50. The host's physical Network Interface Card (pNIC) connects to an external physical Layer 2 switch port configured for VLAN 50. When VM1 transmits an Ethernet broadcast frame, which statement correctly describes the component roles and frame forwarding behavior across this environment?
Match each transport layer protocol characteristic on the left to its corresponding protocol on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An engineer connects two Cisco Catalyst switches using their GigabitEthernet0/1 interfaces. Interface GigabitEthernet0/1 on Switch-1 is configured with `switchport mode dynamic auto`. Interface GigabitEthernet0/1 on Switch-2 is configured with `switchport mode trunk` followed by `switchport nonegotiate`. What is the resulting operational state of the GigabitEthernet0/1 interface on Switch-1?
Match each OSPFv2 network type on the left to its corresponding DR/BDR election behavior, neighbor adjacency capability, and default Hello/Dead timer characteristics on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler