🌐

Computer Networks MCQs

998+ questions with answers

251

PGP encrypts data by using a block cipher called ______

a International data encryption algorithm
b Private data encryption algorithm
c Internet data encryption algorithm
d Local data encryption algorithm
Medium
View Details β†’
252

When a DNS server accepts and uses incorrect information from a host that has no authority giving that information, then it is called _________

a DNS lookup
b DNS hijacking
c DNS spoofing
d DNS authorizing
Medium
View Details β†’
253

A ___________ is an extension of an enterprise’s private intranet across a public network such as the internet, creating a secure private connection.

a VNP
b VPN
c VSN
d VSPN
Medium
View Details β†’
254

When were VPNs introduced into the commercial world?

a Early 80’s
b Late 80’s
c Early 90’s
d Late 90’s
Medium
View Details β†’
255

What protocol is NOT used in the operation of a VPN?

a PPTP
b IPsec
c YMUM
d L2TP
Medium
View Details β†’
256

Which of the following statements is NOT true concerning VPNs?

a Financially rewarding compared to leased lines
b Allows remote workers to access corporate data
c Allows LAN-to-LAN connectivity over public networks
d Is the backbone of the Internet
Medium
View Details β†’
257

Traffic in a VPN is NOT ____________

a Invisible from public networks
b Logically separated from other traffic
c Accessible from unauthorized public networks
d Restricted to a single protocol in IPsec
Medium
View Details β†’
258

Which layer 3 protocols can be transmitted over an L2TP VPN?

a Only IP
b Only IPX
c Only ICMP
d IP and IPX
Medium
View Details β†’
259

ESP (Encapsulating Security Protocol) is defined in which of the following standards?

a IPsec
b PPTP
c PPP
d L2TP
Medium
View Details β†’
260

L2F was developed by which company?

a Microsoft
b Cisco
c Blizzard Entertainment
d IETF
Medium
View Details β†’
261

Which layer of the OSI reference model does PPTP work at?

a Layer 1
b Layer 2
c Layer 3
d Layer 4
Medium
View Details β†’
262

Which layer of the OSI reference model does IPsec work at?

a Layer 1
b Layer 2
c Layer 3
d Layer 4
Medium
View Details β†’
263

Storage management comprises of _______________

a SAN Management
b Data protection
c Disk operation
d All of the mentioned
Medium
View Details β†’
264

Which of the following is not a storage device?

a Switch
b RAID Arrays
c Tape drives
d Hub
Medium
View Details β†’
265

Which protocols are used for Storage management?

a SNMP
b LDAP
c POP3
d MIB
Medium
View Details β†’
266

Identify the difficulty a SAN administrator does not incur while dealing with diverse vendors.

a Proprietary management interfaces
b Multiple applications to manage storage in the data center
c No single view
d Single view
Medium
View Details β†’
267

How do Storage administrators ensure secure access to storage devices?

a By using Zoning
b By putting a physical lock on the storage device
c By keeping devices shutdown when not in use
d By keeping devices when used
Medium
View Details β†’
268

Among the following, identify which task is not involved in Storage Capacity management?

a Identifying storage systems are approaching full capacity
b Monitoring trends for each resource
c Tracking Total capacity, total used, total available
d Preventing unauthorized access to the storage
Medium
View Details β†’
269

Effect of open standards like SMI(s) is _______________

a standardization drives software interoperability and interchange ability
b breaks the old-style dependence on proprietary methods, trade secrets, and single providers
c builds a strong foundation on which others can quickly build and innovate
d all of the mentioned
Medium
View Details β†’
270

Task of Distributed Management Task Force is not ________

a to promote interoperability among the management solution providers
b to act as an interface between the various budding technologies and provide solution to manage various environments
c to track the operation of the different management solution providers
d to manage the facility by itself if one of the management solution providers fail
Medium
View Details β†’
271

SMI-S Standard uses which of the following?

a Java RMI
b CIM-XML/HTTP
c CORBA
d .NET
Medium
View Details β†’
272

The application-level protocol in which a few manager stations control a set of agents is called ______

a HTML
b TCP
c SNMP
d SNMP/IP
Medium
View Details β†’
273

Full duplex mode increases the capacity of each domain by ________

a 10 to 20 mbps
b 20 to 30 mbps
c 30 to 40 mbps
d 40 to 50 mbps
Medium
View Details β†’
274

Configuration management can be divided into which two subsystems?

a Reconfiguration and documentation
b Management and configuration
c Documentation and dialing up
d Configuration and dialing up
Medium
View Details β†’
275

To use a Simple Network Management System, we need _______

a Servers
b IP
c Protocols
d Rules
Medium
View Details β†’
276

The main difference between SNMPv3 and SNMPv2 is _______

a Management
b Integration
c Classification
d Enhanced security
Medium
View Details β†’
277

BER stands for ________

a Basic Encoding Rules
b Basic Encoding Resolver
c Basic Encoding Rotator
d Basic Encoding Router
Medium
View Details β†’
278

Control of the users’ access to network resources through charges is the main responsibility of ________

a Reactive Fault Management
b Reconfigured Fault Management
c Accounting Management
d Security Management
Medium
View Details β†’
279

SNMP is the framework for managing devices in an internet using the ______

a TCP/IP protocol
b UDP
c SMTP
d None
Medium
View Details β†’
280

Structure of Management Information (SMI), is the guideline of ________

a HTTP
b SNMP
c URL
d MIB
Medium
View Details β†’
281

The application layer protocol used by a Telnet application is ________

a Telnet
b FTP
c HTTP
d SMTP
Medium
View Details β†’
282

Which amongst the following statements is correct for β€œcharacter at a time” mode?

a Character processing is done on the local system under the control of the remote system
b Most text typed is immediately sent to the remote host for processing
c All text is echoed locally, only completed lines are sent to the remote host
d All text is processed locally, and only confirmed lines are sent to the remote host
Medium
View Details β†’
283

_______ allows you to connect and login to a remote computer

a Telnet
b FTP
c HTTP
d SMTP
Medium
View Details β†’
284

What is the correct syntax to be written in the web browser to initiate a Telnet connection to www.sanfoundry.com?

a telnet//www.sanfoundry.com
b telnet:www.sanfoundry.com
c telnet://www.sanfoundry.com
d telnet www.sanfoundry.com
Medium
View Details β†’
285

Telnet is used for _______

a Television on net
b Network of Telephones
c Remote Login
d Teleshopping site
Medium
View Details β†’
286

Which one of the following is not correct?

a telnet is a general purpose client-server program
b telnet lets user access an application on a remote computer
c telnet can also be used for file transfer
d telnet can be used for remote login
Medium
View Details β†’
287

If we want that a character be interpreted by the client instead of server _________

a interpret as command (IAC) escape character has to be used
b control functions has to be disabled
c it is not possible
d cli character has to be used
Medium
View Details β†’
288

Telnet protocol is used to establish a connection to __________

a TCP port number 21
b TCP port number 22
c TCP port number 23
d TCP port number 25
Medium
View Details β†’
289

Which one of the following is not true?

a telnet defines a network virtual terminal (NVT) standard
b client programs interact with NVT
c server translates NVT operations
d client can transfer files using to remote server using NVT
Medium
View Details β†’
290

All telnet operations are sent as ________

a 4 bits
b 8 bits
c 16 bits
d 32 bits
Medium
View Details β†’
291

AbsoluteTelnet is a telnet client for _______ Operating system.

a windows
b linux
c mac
d ubuntu
Medium
View Details β†’
292

The decimal code of Interpret as Command (IAC) character is _______

a 252
b 253
c 254
d 255
Medium
View Details β†’
293

Which of the following is true for character mode operation of telnet implementation?

a each character typed is sent by the client to the server
b each character typed is discarded by the server
c each character typed is aggregated into a word and then sent to the server
d each character type is aggregated into a line and then sent to the server
Medium
View Details β†’
294

Which one of the following is not correct?

a telnet is a general purpose client-server program
b telnet lets user access an application on a remote computer
c telnet can also be used for file transfer
d telnet can be used for remote login
Medium
View Details β†’
295

Which of the following is false with respect to TCP?

a Connection-oriented
b Process-to-process
c Transport layer protocol
d Unreliable
Medium
View Details β†’
296

In TCP, sending and receiving data is done as _______

a Stream of bytes
b Sequence of characters
c Lines of data
d Packets
Medium
View Details β†’
297

TCP process may not write and read data at the same speed. So we need __________ for storage.

a Packets
b Buffers
c Segments
d Stacks
Medium
View Details β†’
298

TCP groups a number of bytes together into a packet called _______

a Packet
b Buffer
c Segment
d Stack
Medium
View Details β†’
299

Communication offered by TCP is ________

a Full-duplex
b Half-duplex
c Semi-duplex
d Byte by byte
Medium
View Details β†’
300

To achieve reliable transport in TCP, ___________ is used to check the safe and sound arrival of data.

a Packet
b Buffer
c Segment
d Acknowledgment
Medium
View Details β†’