Network Implementation
424 soru
A network administrator is troubleshooting an issue where external email servers are unable to deliver messages to `example.com`. The administrator executes a DNS query tool to check the domain's mail configuration and receives the following output:
$ dig MX example.com +noall +answer
example.com. 3600 IN MX 10 mail.example.com.
When sending test emails, remote mail servers report a host resolution failure when attempting to reach `mail.example.com`.
Which of the following DNS resource records is missing from the authoritative zone file for `example.com`?
An enterprise administrator is finalizing the channel allocation plan for four wireless access points deployed in a linear arrangement along a long hallway to support 2.4 GHz legacy telemetry sensors. To minimize both co-channel interference (CCI) and adjacent-channel interference (ACI), which sequence of 2.4 GHz channels should be configured on the access points sequentially from one end of the hallway to the other?
A network engineer is deploying IPv6 across an enterprise LAN using Stateless Address Autoconfiguration (SLAAC). A client workstation on the subnet has the physical MAC address . Which of the following represents the correct 64-bit interface identifier generated for this host using the modified EUI-64 format?
A network engineer is configuring DNS infrastructure to support an enterprise Voice over IP (VoIP) deployment. Automatic phone provisioning requires locating the Session Initiation Protocol (SIP) service and subsequently resolving the designated server hostname to its assigned IPv4 address. The engineer executes the following diagnostic query:
$ dig _sip._tcp.voip.net.corp SRV +short
10 60 5061 pbx-01.voip.net.corp.
Based on this output and deployment requirement, which TWO of the following DNS record types are required for successful service discovery and host reachability?
Geçerli olan tümünü seçin
In an enterprise network running standard IEEE 802.1D Spanning Tree Protocol (STP), Switch-1 serves as the Root Bridge. Two non-root switches, Switch-2 and Switch-3, are directly connected to each other over a point-to-point Gigabit Ethernet link via port FastEthernet 0/1 on both switches. Both Switch-2 and Switch-3 have an identical Root Path Cost of 19. Switch-2 has a Bridge ID of 32768:00-11-22-AA-BB-CC, while Switch-3 has a Bridge ID of 32768:00-11-22-11-22-33. Which switch interface will be elected as the Designated Port for this inter-switch link segment and remain in the Forwarding state?
A network administrator is deploying a secondary authoritative DNS server to provide redundancy for the domain `corp.example.com`. While standard client queries resolve properly across the internal network, full zone transfers between the primary server (`10.0.1.50`) and the secondary server (`10.0.2.50`) consistently fail. Executing `dig @10.0.1.50 corp.example.com AXFR` from the secondary server results in the following output:
text
;; Connection to 10.0.1.50#53(10.0.1.50) for corp.example.com failed: connection refused.
Standard single-record DNS queries using UDP port 53 succeed without issue. Which firewall modification will resolve the zone transfer failure?
A network technician is deploying three wireless access points across a single-floor office space to provide coverage on the 2.4 GHz frequency band. To minimize co-channel interference and avoid adjacent-channel overlap while maintaining stable connectivity, which of the following deployment configurations should the technician implement? (Select TWO.)
Geçerli olan tümünü seçin
A network administrator is configuring a 2.4 GHz wireless network deployment for a single-floor medical clinic featuring four access points arranged in a square grid formation. To minimize interference between adjacent wireless cells, which channel assignment strategy should the administrator implement?
Match each IPv6 address or prefix to its corresponding deployment scope and functional classification.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Match each IEEE 802.11 wireless standard on the left with its defining operational frequency and technological capability on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A workstation on an enterprise network needs to resolve the fully qualified domain name `app.partner-net.com` for the first time, starting with an empty local DNS cache. Place the steps of the standard DNS resolution process in the correct chronological order, from the initial client request to the final IP address response.
Öğeleri doğru sıraya koymak için sürükleyin
A network administrator is configuring DNS records for an enterprise web service. The administrator needs to map the alias hostname `portal.corp.example.com` to the primary canonical domain name `webserver01.corp.example.com`, which ultimately resolves to IPv4 address `10.50.10.15`.
Review the DNS lookup query output below:
text
$ dig portal.corp.example.com
;; QUESTION SECTION:
;portal.corp.example.com. IN A
;; ANSWER SECTION:
portal.corp.example.com. 300 IN ???? webserver01.corp.example.com.
webserver01.corp.example.com. 300 IN A 10.50.10.15
Which DNS record type is represented by `????` in the lookup response?
A network engineer is designing a wireless deployment for a high-density corporate auditorium intended to support up to 500 active user devices simultaneously. Initial deployment testing reveals severe co-channel interference (CCI) and degraded throughput despite strong signal coverage throughout the room. Which TWO configuration changes should the engineer implement to mitigate CCI and optimize performance in this high-density environment?
Geçerli olan tümünü seçin
A network administrator is documenting the primary gateway interface for a newly provisioned IPv6 network segment. The central management portal requires all IPv6 host addresses to be recorded strictly following the RFC 5952 canonical representation standard. The interface has been assigned the uncompressed address . Which of the following options represents the correct RFC 5952 compressed format for this address?
Match each DNS resource record type to its primary administrative function within an enterprise network infrastructure.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A network technician is performing an audit on core router configuration files and identifies an uncompressed Unique Local IPv6 Address (ULA) recorded in full hexadecimal format as `fd12:0000:0000:a1b2:0000:0000:0000:0099`. To ensure compliance with enterprise documentation guidelines, the technician must format this address according to standard RFC 5952 rules. What is the correctly compressed RFC 5952 representation of this IPv6 address?
A network administrator is troubleshooting a reverse DNS resolution failure for an internal database server with IP address . The administrator executes a diagnostic command on a client workstation and receives the following output:
text
$ dig -x 192.168.10.45
;; QUESTION SECTION:
;45.10.168.192.in-addr.arpa. IN PTR
;; ANSWER SECTION:
;; AUTHORITY SECTION:
10.168.192.in-addr.arpa. 3600 IN SOA ns1.corp.internal. admin.corp.internal. 2026072701 7200 3600 1209600 3600
;; SERVER: 192.168.10.2#53(192.168.10.2)
Based on the diagnostic output, which of the following DNS configuration changes is required on the authoritative server to resolve the query successfully?
A network administrator is deploying a wireless network across a multi-story office building. Due to high access point density, multiple access points on different floors must share the same channel, resulting in co-channel interference (CCI) and contention delays. Which feature introduced in the IEEE 802.11ax standard enables access points to identify overlapping basic service sets and transmit simultaneously over shared channels when preamble energy levels are below a color-aware threshold?
An enterprise systems engineer is resolving name lookup and mail transport issues for the internal domain `hr.enterprise.internal`. The engineer executes the following diagnostic command to inspect the domain's resource records:
$ dig +noall +answer hr.enterprise.internal MX
hr.enterprise.internal. 3600 IN MX 10 smtp1.enterprise.internal.
A subsequent lookup query directed to `smtp1.enterprise.internal` returns no address records, preventing mail transfer agents from connecting to the server.
Based on standard DNS infrastructure requirements and protocol operations, which TWO of the following configurations or administrative actions are required to restore proper functionality?
Geçerli olan tümünü seçin
A network technician is preparing antenna hardware for various deployment zones across a new corporate campus facility. Match each antenna type on the left with its corresponding radiation pattern and primary deployment scenario on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler