Tüm alıştırma soruları
1987 soru
A network engineer is evaluating cabling standards and optical transceiver specifications for a campus network refresh. When connecting switch interfaces across various media types, which two statements correctly describe physical interface and cabling characteristics according to Ethernet standards? (Select two.)
Geçerli olan tümünü seçin
When deriving an IPv6 64-bit interface identifier using the EUI-64 process from a 48-bit MAC address, which bit position (counted from left to right within the first octet) is inverted?
A network engineer is configuring a newly installed Cisco Catalyst switch interface connected to a workstation. VLAN 40 does not currently exist in the switch VLAN database. The engineer enters the following CLI commands:
text
Switch(config)# interface GigabitEthernet1/0/4
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 40
Which two outcomes occur immediately upon applying this configuration sequence? (Select two.)
Geçerli olan tümünü seçin
A network administrator checks the operational state of link GigabitEthernet0/1 connecting two switches, SW-Core and SW-Access. Both switch interfaces are operating with default factory switchport settings, which sets their Dynamic Trunking Protocol (DTP) mode to dynamic auto. Which two outcomes describe the state of this connection? (Select two.)
Geçerli olan tümünü seçin
A network administrator is evaluating transport layer protocol characteristics for two distinct enterprise applications: a database replication service requiring guaranteed in-order data transfer, and a emergency voice alert system prioritizing minimum transmission delay. Which statements correctly distinguish how TCP and UDP support these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An administrator is configuring a switch management VLAN interface with an IPv4 address of 172.16.5.33 and a subnet mask of 255.255.255.224 (/27). What is the total number of usable host IP addresses available on this subnet?
Network administrators must understand the key attributes, IEEE standards, and default operational parameters of Layer 2 discovery protocols when configuring enterprise switches. Match each Layer 2 discovery protocol characteristic on the left with its corresponding protocol specification or value 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 needs to establish a routed (Layer 3) EtherChannel between two Cisco switches using LACP active mode across physical interfaces GigabitEthernet0/1 and GigabitEthernet0/2. In what correct chronological order should the administrator execute the Cisco IOS CLI commands to configure this Layer 3 EtherChannel from global configuration mode?
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is inspecting intra-host traffic flows within a Type 1 hypervisor environment. Two virtual machines, VM-A and VM-B, reside on the same physical host and are attached to the same VLAN configured on a virtual switch (vSwitch). When VM-A transmits Ethernet frames destined for VM-B, how does the hypervisor handle the frame forwarding?
An organization is deploying a dedicated network segment for industrial control systems. The network team needs to enforce deep packet inspection, application-level policy enforcement, and threat prevention between this industrial segment and the corporate intranet. Which network component is best suited to perform these specific security functions at the boundary?
A network administrator is troubleshooting an inter-switch link failure between Switch-1 and Switch-2. Switch-1 is configured for a Layer 3 EtherChannel, but the bundle fails to form, and Switch-2 is unable to route traffic across the link.
On Switch-1, the relevant configuration is:
text
interface Port-channel 5
ip address 10.10.50.1 255.255.255.252
!
interface range GigabitEthernet0/1 - 2
no switchport
channel-group 5 mode active
On Switch-2, the administrator issues the `show etherchannel 5 summary` command, which displays the following output:
text Flags: D - down P - bundled in port-channel I - stand-alone s - suspended H - Hot-standby s - Layer2 U - in use R - Layer3 S - Layer2 F - failed to allocate aggregator Group Port-channel Protocol Ports ------+------------+----------+----------------------------------------------- 5 Po5(SD) LACP Gi0/1(I) Gi0/2(I)
Additionally, inspecting `show running-config interface GigabitEthernet0/1` on Switch-2 reveals:
text
interface GigabitEthernet0/1
channel-group 5 mode passive
Which condition is the primary root cause of Switch-2 placing GigabitEthernet0/1 and GigabitEthernet0/2 into stand-alone `(I)` state and Port-channel 5 into Switch-port Down `(SD)` state?
A network administrator enters the command `ipv6 address 2001:db8:1111:2222::/64 eui-64` on a Cisco router interface. If the MAC address of the interface is `1422.db88.99aa`, which IPv6 address will be automatically configured on the interface?
A network technician is installing a new backbone link between two network switches located in separate campus buildings that are 2 kilometers apart. The project specification requires a Gigabit Ethernet connection over fiber-optic cabling. Which combination of optical transceiver standard and fiber cabling type must be selected to support this link?
A network administrator needs to create VLAN 20 on a Cisco Catalyst switch and configure interface GigabitEthernet0/1 as an access port belonging to VLAN 20. Arrange the CLI commands in the correct sequence, starting from privileged EXEC mode.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is verifying a newly deployed link aggregation bundle between Switch-A and Switch-B. The command `show etherchannel summary` on Switch-A displays Port-channel 5 as `Po5(SD)` with member interfaces `GigabitEthernet1/0/1(I)` and `GigabitEthernet1/0/2(I)` running protocol `LACP`. On Switch-B, `show etherchannel summary` displays `Po5(SD)` with member interfaces `GigabitEthernet1/0/1(I)` and `GigabitEthernet1/0/2(I)` running protocol `PAgP`.
Which TWO statements accurately describe why Port-channel 5 fails to bundle and remains in a down state?
Geçerli olan tümünü seçin
A network engineer is setting up a dynamic Layer 2 EtherChannel between Switch-A and Switch-B using the Link Aggregation Control Protocol (LACP). Switch-A is configured on its member interfaces with `channel-group 10 mode active`. The engineer wants Switch-B to form the EtherChannel by only responding to incoming LACP negotiation requests without actively sending initial negotiation frames. Which command should be applied to Switch-B's member interfaces?
A network administrator is configuring a secure interswitch 802.1Q trunk link on Cisco switch interface GigabitEthernet0/1. The task requires statically enabling trunking, stopping DTP frame negotiation, reassigning the native VLAN to VLAN 99, and removing VLAN 1 from the trunk's allowed list. Place the CLI commands and actions in the correct logical configuration order.
Öğeleri doğru sıraya koymak için sürükleyin
During the dynamic creation of an IPv6 interface identifier using the EUI-64 method, a 48-bit MAC address is split into two equal 24-bit halves. Which 16-bit hexadecimal value is inserted directly between these two halves?
An administrator on Switch-A attempts to add VLAN 40 to an operational IEEE 802.1Q trunk interface currently forwarding traffic for VLANs 10, 20, and 30. The administrator executes the command `switchport trunk allowed vlan 40` in interface configuration mode. Immediately after, users in VLANs 10, 20, and 30 lose connectivity across the trunk link. Which command should the administrator have executed to add VLAN 40 without disrupting existing VLAN traffic?
An enterprise network infrastructure relies on dedicated hardware devices to perform specialized functions across the network topology. Match each network component on the left to its primary operational role on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler