Ccna Basic Questions and Answers
Ccna Basic Questions and Answers
Answer: a
Explanation: Request For Comments.
2. In the layer hierarchy as the data packet moves from the upper to the lower layers, headers are
a) Added
b) Removed
c) Rearranged
d) Modified
View Answer
Answer: A
Explanation: Every layer adds its own header to the packet from the previous layer.
Answer: A
Explanation: The structure and format of data are defined using syntax. Semantics defines how a particular pattern to
be interpreted, and what action is to be taken based on that interpretation.
Answer: d
Explanation: Data flows in single direction.
2
Answer: d
Explanation: ARPANET – Advanced Research Projects Agency Networks was the first network to be implemented
which used the TCP/IP protocol.
Answer: b
Explanation: Message travel from sender to receiver via a medium using a protocol.
7. Which organization has authority over interstate and international commerce in the communications field?
a) ITU-T
b) IEEE
c) FCC
d) ISOC
View Answer
Answer: c
Explanation: FCC is the abbreviation for Federal Communications Commission. FCC is responsible for regulating all
interstate communications originating or terminating in USA.
Answer: d
Explanation: Network edge devices refer to host systems, which can host applications like web browser.
Answer: a
Explanation: In communications, a protocol refers to a set of rules and regulations that allow a network of nodes to
transmit and receive information.
Answer: b
Explanation: A multipoint communication is established when three or many network nodes are connected to each
other.
“Basic - 2:”
1. When collection of various computers seems a single coherent system to its client, then it is called
a) computer network
b) distributed system
c) networking system
d) none of the mentioned
View Answer
Answer: b
Explanation: Computer networks are defined as a collection of interconnected computers which uses a single
technology for connection.
A distributed system is also the same as computer network but the main difference is that the whole collection of
computers appears to its users as a single coherent system
Example: - World Wide Web
Answer: a
Explanation: A computer network, or data network, is a digital telecommunications network which allows nodes to
share resources. In computer networks, computing devices exchange data with each other using connections between
nodes.
3. Which one of the following computer network is built on the top of another network?
a) Prior network
b) chief network
c) prime network
d) overlay network
View Answer
4
Answer: d
Explanation: An overlay network is a computer network that is built on top of another network.
Answer: a
Explanation: In a broadcast network, an information is sent to all station in a network whereas in a multicast network
the data or information is sent to a group of stations in the network. In unicast network, information is sent to only
one specific station.
6. Bluetooth is an example of
a) personal area network
b) local area network
c) virtual private network
d) none of the mentioned
View Answer
Answer: a
Explanation: A personal area network (PAN) is the interconnection of information technology devices within the
range of an individual person, typically within a range of 10 meters.
7. A __________ is a device that forwards packets between networks by processing the routing information included
in the packet.
a) Bridge
b) firewall
c) router
d) all of the mentioned
View Answer
Answer: c
Explanation: A router[a] is a networking device that forwards data packets between computer networks. Routers
perform the traffic directing functions on the Internet.
Answer: b
Explanation: A protocol stack refers to a group of protocols that are running concurrently that are employed for the
implementation of network protocol suite.
Answer: a
Explanation: A network congestion occurs when traffic in the network is more than the network could handle.
10. Which one of the following extends a private network across public networks?
a) local area network
b) virtual private network
c) enterprise private network
d) storage area network
View Answer
Answer: b
Explanation: A virtual private network extends a private network across a public network, and enables users to send
and receive data across shared or public networks as if their computing devices were directly connected to the private
network.
Access Networks
1. Which of this is not a constituent of residential telephone line?
a) A high-speed downstream channel
b) A medium-speed downstream channel
c) A low-speed downstream channel
d) None of the mentioned
View Answer
Answer: c
Explanation: The third part is ordinary two way telephone channel.
Answer: c
Explanation: The same company which provides phone connection is also its ISP in DSL.
Answer: a
Explanation: The DSLAM located in Telco’s Central Office does this function.
Answer: d
Explanation: Cable modem termination system is used in cable internet access.
5. HFC contains
a) Fiber cable
b) Coaxial cable
c) Both Fiber cable and Coaxial cable
d) None of the mentioned
View Answer
Answer: c
Explanation: Hybrid fiber-coaxial (HFC) is a telecommunications industry term for a broadband network that
combines optical fiber and coaxial cable.
6. Choose the statement which is not applicable for cable internet access
a) It is a shared broadcast medium
b) It includes HFCs
c) Cable modem connects home PC to Ethernet port
d) Analog signal is converted to digital signal in DSLAM
View Answer
Answer: d
Explanation: In cable access analog signal is converted to digital signal by CMTS.
Answer: a
Explanation: Active optical networks are essentially switched Ethernets.
8. StarBand provides
a) FTTH internet access
b) Cable access
c) Telephone access
d) Satellite access
View Answer
Answer: d
Explanation: StarBand was a two-way satellite broadband Internet service available in the U.S. from 2000–2015.
Answer: d
Explanation: Home Access is provided by DSL, FTTP, and Cable.
Answer: c
Explanation: ONT stands for Optical Network Terminal. The ONT connects to the Termination Point (TP) with an
optical fiber cable.
Answer: c
Explanation: ONT stands for Optical Network Terminal. The ONT connects to the Termination Point (TP) with an
optical fiber cable.
Reference Models 1.
1. The number of layers in Internet protocol stack
a) 5
8
b) 7
c) 6
d) none of the mentioned
View Answer
Answer: a
Explanation: There are five layers in the Internet Protocol stack. The five layers in Internet Protocol stack is
Application, Transport, Network, Data link and Physical layer.
Answer: b
Explanation: The seven layers in ISO OSI reference model is Application, Presentation, Session, Transport, Network,
Data link and Physical layer.
3. This layer is an addition to OSI model when compared with TCP IP model
a) Application layer
b) Presentation layer
c) Session layer
d) Both Session and Presentation layer
View Answer
Answer: d
Explanation: The only difference between OSI model and TCP/IP model is that in OSI model two layers namely
Presentation and Session layer have been added.
Answer: a
Explanation: Not only application layer, but presentation layer, session layer and transport layer are also implemented
in the end system.
Answer: a
Explanation: Application, Presentation, Session and Transport layer are implemented in the end system.
Answer: d
Explanation: Some functions of the presentation layer include character-code translation, data conversion, data
encryption and decryption, and data translation.
8. In OSI model, when data is sent from device A to device B, the 5th layer to receive data at B is
a) Application layer
b) Transport layer
c) Link layer
d) Session layer
View Answer
Answer: d
Explanation: In OSI reference model, the fifth layer is Session layer. Session layer provides the mechanism for
opening, closing and managing a session between end-user application processes.
9. In TCP IP Model, when data is sent from device A to device B, the 5th layer to receive data at B is
a) Application layer
b) Transport layer
c) Link layer
d) Session layer
View Answer
Answer: a
Explanation: In TCP/IP model, the fifth layer is application layer. When data is sent from device A to device B, the
5th layer to receive data at B is application layer.
10. In the OSI model, as a data packet moves from the lower to the upper layers, headers are _______
a) Added
b) Removed
c) Rearranged
d) None of the mentioned
View Answer
10
Answer: b
Explanation: In OSI reference model, when data packet moves from lower layers to higher layer, headers get
removed. Whereas when data packets move from higher layer to lower layers, headers are added.
11. Identify the statement which cannot be associated with OSI model
a) A structured way to discuss and easier update system components
b) One layer may duplicate lower layer functionality
c) Functionality at one layer no way requires information from another layer
d) None of the mentioned
View Answer
Answer: c
Explanation: One layer may use the information from another layer Ex: timestamp value.
Reference Models – 2
1. OSI stands for
Answer: a
Explanation: OSI is the abbreviation for Open System Interconnection. OSI model provides a structured plan on how
applications communicate over a network, which also helps us to have a structured plan for troubleshooting.
Answer: d
Explanation: In OSI reference model, there are 7 layers namely Application, Presentation, Session, Transport,
Network, Data Link and Physical layer.
3. TCP/IP model does not have ______ layer but OSI model have this layer.
a) Session layer
b) transport layer
c) application layer
d) none of the mentioned
View Answer
Answer: a
Explanation: In OSI reference model, there are two layers which are not present in TCP/IP model. They are
Presentation and Session layer.
11
4. Which layer links the network support layers and user support layers
a) session layer
b) data link layer
c) transport layer
d) network layer
View Answer
Answer: c
Explanation: Physical, data link and network layers are network support layers and session, presentation and
application layers are user support layers.
Answer: d
Explanation: All of the mentioned above addresses are used in TCP/IP protocol. The entire addressing scheme, that is
physical (MAC) and logical address, port address and specific address are employed in both TCP/IP model and OSI
model.
Answer: a
Explanation: Several TCP/IP prototypes were developed at multiple research centers between 1978 and 1983,
whereas OSI reference model was developed in the year 1984.
Answer: b
Explanation: The role of Transport layer (Layer 4) is to establish a logical end to end connection between two system
in a network. The protocols used in Transport layer is TCP and UDP.
d) specific address
View Answer
Answer: c
Explanation: A port number is a way to identify a specific process to which an Internet or other network message is to
be forwarded when it arrives at a server.
Answer: a
Explanation: In networking, a user mainly interacts with application layer to create and send information to other
computer or network.
View Answer
Answer: b
Explanation: Physical layer is a layer 1 device which deals with network cables or the standards in use like
connectors, pins, electric current used etc. Basically the transmission speed is determined by the cables and
connectors used. Hence it is physical layer that determines the transmission speed in network.
Physical Layer
1. The physical layer concerns with
a) bit-by-bit delivery
p) process to process delivery
c) application to application delivery
d) none of the mentioned
View Answer
Answer: a
Explanation: Physical layer deals with bit to bit delivery in networking. The data unit in the physical layer is bits.
Process to process delivery is delay in the transport layer.
d) electrical cable
View Answer
Answer: c
Explanation: Fiber optics is considered to have the highest transmission speed among the all mentioned above. The
fiber optics transmission runs at 1000Mb/s. It is called as 1000Base-Lx whereas IEEE standard for it is 802.3z.
3. Bits can be sending over guided and unguided media as analog signal by
a) digital modulation
b) amplitude modulation
c) frequency modulation
d) phase modulation
View Answer
Answer: a
Explanation: In analog modulation, digital low frequency baseband signal (digital bitstream) are transmitted over a
higher frequency. Whereas in digital modulation the only difference is that the base band signal is of discrete
amplitude level.
4. The portion of physical layer that interfaces with the media access control sublayer is called
a) physical signaling sublayer
b) physical data sublayer
c) physical address sublayer
d) none of the mentioned
View Answer
Answer: a
Explanation: The portion of physical layer that interfaces with the medium access control sublayer is Physical
Signaling Sublayer. The main function of this layer is character encoding, reception, decoding and performs optional
isolation functions.
Answer: d
Explanation: Anything dealing with a network cable or the standards in use – including pins, connectors and the
electric current used is dealt in the physical layer (Layer 1).
Answer: c
Explanation: In asynchronous serial communication, the communication is not synchronized by clock signal. Instead
of a start and stop signaling and flow control method is followed.
Answer: d
Explanation: The physical layer is responsible for line coding, channel coding and modulation that is needed for the
transmission of the information.
8. The physical layer translates logical communication requests from the ______ into hardware specific operations.
a) Data link layer
b) network layer
c) transport layer
d) application layer
View Answer
Answer: a
Explanation: Physical layer accepts data or information from the data link layer and converts it into hardware specific
operations so as to transfer the message through physical cables.
Answer: c
Explanation: In communication and computer networks, the main goal is to share a scarce resource. This is done by
multiplexing, where multiple analog or digital signals are combined into one signal over a shared medium.
Answer: d
Explanation: Wireless transmission is carried out by radio waves, microwaves and IR waves. These waves range
from 3 KHz to above 300 GHz and are more suitable for wireless transmission because they allow a wider band for
modulating signals, so you can obtain higher frequency transmission.
15
Answer: a
Explanation: In computer networks, the data from application layer is sent to transport layer and is converted to
segments. These segments are then transferred to the network layer and these are called packets. These packets are
then sent to data link layer where they are encapsulated into frames. These frames are then transferred to physical
layer where the frames are converted to bits.
2. Which one of the following task is not done by data link layer?
a) Framing
b) error control
c) flow control
d) channel coding
View Answer
Answer: d
Explanation: Channel coding is the function of physical layer. Data link layer mainly deals with framing, error
control and flow control.
3. Which sublayer of the data link layer performs data link functions that depend upon the type of medium?
a) logical link control sublayer
b) media access control sublayer
c) network interface control sublayer
d) none of the mentioned
View Answer
Answer: b
Explanation: Media access control (MAC) deals with transmission of data packets to and from the network-interface
card, and also to and from another remotely shared channel.
Answer: d
Explanation: In computer networks, the header is a part of the data that contains all the required information about the
transmission of the file. It contains information like synchronization bytes, addresses, frame identifier etc.
16
Answer: a
Explanation: The logical link control is a sublayer of data link layer whose main function is to manage traffic, flow
and error control. This layer also acts as an interface between MAC layer and network layer.
6. When 2 or more bits in a data unit has been changed during the transmission, the error is called
a) random error
b) burst error
c) inverted error
d) none of the mentioned
View Answer
Answer: b
Explanation: When a single bit error occurs in a data, it is called single bit error. When more than a single bit of data
is corrupted or has error, it is called burst error.
Answer: a
Explanation: Cyclic redundancy check is a code that is added to a data which helps us to identify any error that
occurred during the transmission of the data.
Answer: d
Explanation: There are many data link layer protocols. Some of them are SDLC (synchronous data link protocol),
HDLC (High level data link control), SLIP (serial line interface protocol), PPP (Point to point protocol) etc.
9. Which one of the following is the multiple access protocol for channel access control?
a) CSMA/CD
b) CSMA/CA
c) Both CSMA/CD & CSMA/CA
d) none of the mentioned
View Answer
17
Answer: c
Explanation: In CSMA/CD, it deals with detection of collision after collision has occurred. Whereas CSMA/CA deals
with preventing collision. CSMA/CD is abbreviation for Carrier Sensing Multiple Access/Collision detection.
CSMA/CA is abbreviation for Carrier Sensing Multiple Access/Collision Avoidance.
10. The technique of temporarily delaying outgoing acknowledgements so that they can be hooked onto the next
outgoing data frame is called
a) piggybacking
b) cyclic redundancy check
c) Fletcher’s checksum
d) none of the mentioned
View Answer
Answer: a
Explanation: Piggybacking is a technique in which the acknowledgment is temporarily delayed so as to be hooked
with the next outgoing data frame.
Network Layer
1. The network layer concerns with
a) bits
b) frames
c) packets
d) none of the mentioned
View Answer
Answer: c
Explanation: In computer networks, the data from the application layer is sent to the transport layer and is converted
to segments. These segments are then transferred to the network layer and these are called packets. These packets are
then sent to data link layer where they are encapsulated into frames. These frames are then transferred to physical
layer where the frames are converted to bits.
Answer: d
Explanation: In the OSI model, network layer is the third layer and it provides data routing paths for network
communications.
Answer: c
Explanation: An ip address which is 32 bits long, that means it is of 4 bytes and is composed of a network and host
portion and it depends on address class.
Answer: b
Explanation: A short VC number also called as VCID (virtual circuit identifier) is a type of identifier which is used to
distinguish between several virtual circuits in a connection oriented circuit switched network.
5. Which one of the following routing algorithm can be used for network layer design?
a) shortest path algorithm
b) distance vector routing
c) link state routing
d) all of the mentioned
View Answer
Answer: d
Explanation: The routing algorithm is what decides where a packet should go next. There are several routing
techniques like shortest path algorithm, static and dynamic routing, decentralized routing, distance vector routing,
link state routing, Hierarchical routing etc.
6. Multidestination routing?
Answer: c
Explanation: None.
7. A subset of a network that includes all the routers but contains no loops is called
a) spanning tree
b) spider structure
c) spider tree
d) none of the mentioned
View Answer
Answer: a
Explanation: Spanning tree protocol (STP) is a network protocol that creates a loop free logical topology for ethernet
19
networks. It is a layer 2 protocol that runs on bridges and switches. The main purpose of STP is to ensure that you do
not create loops when you have redundant paths in your network.
8. Which one of the following algorithm is not used for congestion control?
a) traffic aware routing
b) admission control
c) load shedding
d) none of the mentioned
View Answer
Answer: d
Explanation: None.
Answer: b
Explanation: There are several protocols used in Network layer. Some of them are IP, ICMP, CLNP, ARP, IPX,
HRSP etc. Hypertext transfer protocol is for application layer and Ethernet protocol is for data link layer.
Answer: a
Explanation: ICMP abbreviation for Internet Control Message Protocol is used by networking devices to send error
messages and operational information indicating a host or router cannot be reached.
Transport Layer
1. Transport layer aggregates data from different applications into a single stream before passing it to
a) network layer
b) data link layer
c) application layer
d) physical layer
View Answer
Answer: a
Explanation: The flow of data in the OSI model flows in following manner Application -> Presentation -> Session ->
Transport -> Network -> Data Link -> Physical.
20
Answer: c
Explanation: Both TCP and UDP are transport layer protocol in networking. TCP is an abbreviation for Transmission
Control Protocol and UDP is an abbreviation for User Datagram Protocol. TCP is connection oriented whereas UDP
is connectionless.
Answer: a
Explanation: UDP is an alternative for TCP and it is used for those purposes where speed matters most whereas loss
of data is not a problem. UDP is connectionless whereas TCP is connection oriented.
Answer: d
Explanation: Major internet applications like www, email, file transfer etc rely on tcp. TCP is connection oriented
and it is optimized for accurate delivery rather than timely delivery.
It can incur long delays.
Answer: a
Explanation: Socket is one end point in a two way communication link in the network. TCP layer can identify the
application that data is destined to be sent by using the port number that is bound to socket.
Answer: b
Explanation: Winsock is a programming interface which deals with input output requests for internet applications in
windows OS. It defines how windows network software should access network services.
Answer: a
Explanation: The datagram congestion control is a transport layer protocol which deals with reliable connection
setup, teardown, congestion control, explicit congestion notification, feature negotiation.
Answer: a
Explanation: Just as the IP address identifies the computer, the network port identifies the application or service
running on the computer. A port number is 16 bits.
Answer: b
Explanation: Transport layer is 4th layer in TCP/IP model and OSI reference model. It deals with logical
communication between processes. It is responsible for delivering a message between network hosts.
Answer: a
Explanation: There are many protocols in transport layer. The most prominent are TCP and UDP. Some of the other
protocols are RDP, RUDP, SCTP, DCCP etc.
22
Topology
This set of Computer Networks Multiple Choice Questions & Answers (MCQs) focuses on “Topology”.
Answer: a
Explanation: Topology in networks is the structure or pattern in which each and every node in the network is
connected. There are many topologies in networking like bus, tree, ring, star, mesh, and hybrid.
Answer: a
Explanation: In star topology a main hub is present to which all other nodes of the network is connected. Every data
or information being transmitted or received in this topology has to pass through the hub. The hub directs the data to
its destination.
Answer: d
Explanation: In bus topology, there is a single cable to which all the network nodes are connected. So whenever a
node tries to send a message or data to other nodes, this data passes through all other nodes in the network.
4. Data communication system spanning states, countries, or the whole world is ________
a) LAN
b) WAN
c) MAN
d) None of the mentioned
View Answer
Answer: b
Explanation: WAN is the abbreviation for Wide Area Network. This network extends over a large geographical area.
These are used to connect cities, states or even countries.
23
Answer: a
Explanation: LAN is an abbreviation for Local Area Network. This network interconnects computers in a small area
such as schools, offices, residence etc.
6. Expand WAN?
a) World area network
b) Wide area network
c) Web area network
d) None of the mentioned
View Answer
Answer: b
Explanation: WAN is the abbreviation for Wide Area Network. This network extends over a large geographical area.
These are used to connect cities, states or even countries. They can be connected through leased lines or satellites.
Answer: b
Explanation: TDM is the abbreviation for Time division multiplexing. It is technique for combining several low rate
channels to a single high rate channel. For a certain time slot, the several channels could use the maximum
bandwidth.
Multiplexing
This set of Computer Networks Multiple Choice Questions & Answers (MCQs) focuses on “Multiplexing”.
1. The sharing of a medium and its link by two or more devices is called _________
a) Fully duplexing
b) Multiplexing
c) Both Fully duplexing and Multiplexing
d) Duplexing
View Answer
Answer: b
Explanation: Multiplexing is a method using which one can send multiples signals through a shared medium at the
same time. This helps in using less resources and thus saving the cost of sending messages.
24
Answer: b
Explanation: Circuit switching is a switching method by which one can obtain a physical path between end points.
Circuit switching method is also called a connection oriented network.
Answer: b
Explanation: TDM abbreviation for Time Division Multiplexing is a method used for digital signals. Whereas FDM
and WDM abbreviation for Frequency Division Multiplexing and Wavelength Division Multiplexing are used for
analog signals.
4. If there are n signal sources of same data rate than TDM link has _______ slots.
a) n
b) n/2
c) n*2
d) 2n
View Answer
Answer: a
Explanation: When it comes to TDM, each and every slots are dedicated to the source.
5. If link transmits 4000frames per second, and each slot has 8 bits, the transmission rate of circuit this TDM is
_________
a) 32kbps
b) 500bps
c) 500kbps
d) None of the mentioned
View Answer
Answer: a
Explanation: Transmission rate= frame rate * number os bits in a slot.
6. The state when dedicated signals are idle are called __________
a) Death period
b) Poison period
c) Silent period
d) None of the mentioned
View Answer
25
Answer: c
Explanation: There are instances when connections between two endpoints have been established, but no
communication or transfers of messages occur. This period of time is called silent period.
Answer: d
Explanation: Multiplexing helps us to transfer our messages over a shared channel. This brings up the issue of
privacy and efficiency. Fortunately, Multiplexing has high efficiency and high privacy when implemented.
8. In TDM, the transmission rate of the multiplexed path is usually _______ the sum of the transmission rates of the
signal sources.
a) Greater than
b) lesser than
c) Equal to
d) Equal to or greater than
View Answer
Answer: a
Explanation: In TDM the transmission rate provided by the path that is multiplexed will always be greater than the
sum of transmission rates of the single sources.
Answer: b
Explanation: In TDM time is divided into a frame. These same frames are then divided into slots
Answer: d
Explanation: None.
26
2. For a 10Mbps Ethernet link, if the length of the packet is 32bits, the transmission delay is (in milliseconds)
a) 3.2
b) 32
c) 0.32
d) None of the mentioned
View Answer
Answer: a
Explanation: Transmission rate = length / transmission rate = 32/10 = 3.2milli seconds.
3. The time required to examine the packet’s header and determine where to direct the packet is part of
a) Processing delay
b) Queuing delay
c) Transmission delay
d) All of the mentioned
View Answer
Answer: a
Explanation: None.
4. Traffic intensity is given by, where L = number of bits in the packet a = average rate R = transmission rate
a) La/R
b) LR/a
c) R/La
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
5. In the transfer of file between server and client, if the transmission rates along the path is 10Mbps, 20Mbps,
30Mbps, 40Mbps. The throughput is usually
a) 20Mbps
b) 10Mbps
c) 40Mbps
d) 50Mbps
View Answer
Answer: b
Explanation: The throughput is generally the transmission rate of bottleneck link.
6. If end to end delay is given by dend-end = N (dproc + dtrans + dprop) is a non congested network. The number of
routers between source and destination is
a) N/2
b) N
c) N-1
d) 2N
View Answer
27
Answer: c
Explanation: None.
Answer: c
Explanation: None.
8. In a network, If P is the only packet being transmitted and there was no earlier transmission, which of the
following delays could be zero
a) Propagation delay
b) Queuing delay
c) Transmission delay
d) Processing delay
View Answer
Answer: b
Explanation: None.
Answer: b
Explanation: Transmission delay = packet length / transmission rate
Answer: c
Explanation: Propagation delay is the time it takes a bit to propagate from one router to the next.
Network Attacks
1. The attackers a network of compromised devices known as
a) Internet
b) Botnet
28
c) Telnet
d) D-net
View Answer
Answer: b
Explanation: None.
Answer: d
Explanation: None.
3. The DoS attack is which the attacker establishes a large number of half-open or fully open TCP connections at the
target host
a) Vulnerability attack
b) Bandwidth flooding
c) Connection flooding
d) All of the mentioned
View Answer
Answer: c
Explanation: None.
4. The DoS attack is which the attacker sends deluge of packets to the targeted host
a) Vulnerability attack
b) Bandwidth flooding
c) Connection flooding
d) All of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: b
Explanation: They don’t inject packets into the channel.
b) Wi-Fi
c) Ethernet LAN
d) All of the mentioned
View Answer
Answer: d
Explanation: None.
Answer: a
Explanation: None.
8. In a network, If P is the only packet being transmitted and there was no earlier transmission, which of the
following delays could be zero
a) Propagation delay
b) Queuing delay
c) Transmission delay
d) Processing delay
View Answer
Answer: b
Explanation: None
Physical Media
1. Which of this is not a guided media?
a) Fiber optical cable
b) Coaxial cable
c) Wireless LAN
d) Copper wire
View Answer
Answer: c
Explanation: Wireless LAN is unguided media.
Answer: a
Explanation: Unshielded twisted pair (UTP) is commonly used in home access.
Answer: b
Explanation: Coaxial cable has an inner conductor surrounded by a insulating layer, which is surrounded by a
conducting shield. Coaxial cable is used to carry high frequency signals with low losses.
Answer: d
Explanation: In fiber optics the transmission of information is in the form of light or photons. Due to all above
properties mentioned in options fiber optics can be submerged in water and are used at more risk environments.
5. If an Optical Carrier is represented as OC-n, generally the link speed equals (in Mbps) __________
a) n*39.8
b) n*51.8
c) 2n*51.8
d) none of the mentioned
View Answer
Answer: b
Explanation: The base unit of transmission rates in optical fiber is 51.8 Mbits/s. So an optical carrier represented as
OC-n has n*51.8 Mbits/s transmission speed. For eg. OC-3 has 3*51.8 Mbits/s speed.
Answer: b
Explanation: The three types are those that operate over very short distance, those that operate in local areas, those
that operate in the wide area.
Answer: d
Explanation: Radio channels can penetrate walls, can be used to provide connectivity to mobile users and can also
carry signals for long distances.
Answer: a
Explanation: They are placed in orbit at 36,000km above Earth’s surface.
Answer: b
Explanation: Circuit switching is connection oriented switching technique. Whereas in the case of packet switching, it
is connectionless. Circuit switching is implemented in the Physical layer, whereas packet switching is implemented in
the Network layer.
Answer: b
Explanation: The packet switch will not transmit the first bit to outbound link until it receives the entire packet.
3. If there are N routers from source to destination, a total end to end delay in sending packet P(L-> number of bits in
the packet R-> transmission rate)
a) N
b) (N*L)/R
c) (2N*L)/R
d) L/R
View Answer
32
Answer: b
Explanation: The equation to find the end to end delay when no. of bits, transmission rate and no. of routers is given
by (N*L)/R.
4. What are the Methods to move data through a network of links and switches?
a) Packet switching
b) Circuit switching
c) Line switching
d) Both Packet switching and Circuit switching
View Answer
Answer: d
Explanation: Packet switching and Circuit switching are two different types of switching methods used to connect the
multiple communicating devices with one another.
5. The resources needed for communication between end systems are reserved for the duration of the session between
end systems in ________
a) Packet switching
b) Circuit switching
c) Line switching
d) Frequency switching
View Answer
Answer: b
Explanation: In circuit switching, a physical path between the sender and receiver is established. This path is
maintained until the connection is needed.
6. As the resources are reserved between two communicating end systems in circuit switching, this is achieved
___________
a) authentication
b) guaranteed constant rate
c) reliability
d) store and forward
View Answer
Answer: b
Explanation: Circuit switching is connection oriented and is always implemented in the physical layer. Once a path is
set, all transmission occurs through the same path.
Answer: a
Explanation: In packet switching, the bits are received in out of order and need to be assembled at the receiver end.
Whereas in the case of Circuit switching, all the bits are received in order.
33
Answer: d
Explanation: Network virtual terminal, mail service, file transfer, access and management are all services of an
application layer
Application Layer – 1
1. Which is not a application layer protocol?
a) HTTP
b) SMTP
c) FTP
d) TCP
View Answer
Answer: d
Explanation: TCP is transport layer protocol.
Answer: b
Explanation: For Application, Presentation and Session layers there is no data format for message. Message is
message as such in these three layers. But when it comes to Transport, Network, Data and Physical layer they have
data in format of segments, packets, frames and bits respectively.
Answer: d
Explanation: HTTP is a protocol.
4. Application developer has permission to decide the following on transport layer side
a) Transport layer protocol
b) Maximum buffer size
c) Both Transport layer protocol and Maximum buffer size
34
Answer: c
Explanation: Application layer provides the interface between applications and the network. So application developer
can decide what transport layer to use and what should be its maximum buffer size.
Answer: a
Explanation: End to End service is provided in the application layer. Whereas process to process service is provided
at the transport layer.
6. E-mail is _________
a) Loss-tolerant application
b) Bandwidth-sensitive application
c) Elastic application
d) None of the mentioned
View Answer
Answer: c
Explanation: Because it can work with available throughput.
Answer: d
Explanation: File transfer, File download and Email are services provided by the application layer and there are
message and data oriented.
Answer: d
Explanation: The services provided by the application layer are network virtual terminal, file transfer, access and
management, mail services, directory services, various file and data operations.
35
9. To deliver a message to the correct application program running on a host, the _______ address must be consulted.
a) IP
b) MAC
c) Port
d) none of the mentioned
View Answer
Answer: c
Explanation: IP address lets you know where the network is located. Whereas MAC address is a unique address for
every device. Port address identifies a process or service you want to carry on.
Answer: d
Explanation: Internet telephony is Loss-tolerant other applications are not.
Answer: d
Explanation: The transport services that are provided to application are reliable data transfer, security and timing.
These are very important for proper end to end services.
Answer: a
Explanation: Email uses various protocols like SMTP, IMAP and POP. The most prominent one used in application
layer is SMTP
Application Layer – 2
1. The ____________ translates internet domain and host names to IP address.
a) Domain name system
b) routing information protocol
c) network time protocol
36
Answer: a
Explanation: Domain name system is the way the internet domain names are stored and translated to IP addresses.
The domain names systems matches the name of website to ip addresses of the website.
2. Which one of the following allows a user at one site to establish a connection to another site and then pass
keystrokes from local host to remote host?
a) HTTP
b) FTP
c) Telnet
d) TCP
View Answer
Answer: c
Explanation: Telnet is used for accessing remote computers. Using telnet a user can access computer remotely. With
Telnet, you can log on as a regular user with whatever privileges you may have been granted to the specific
application and data on the computer.
Answer: d
Explanation: Application layer deals with the user interface, what message is to be sent or the message format, syntax
and semantics. A user has access to application layer for sending and receiving messages.
Answer: a
Explanation: SMTP, abbreviation for Simple Mail Transfer Protocol is an application layer protocol. A client who
wishes to send a mail creates a TCP connection to the SMTP server and then sends the mail across the connection.
Answer: a
Explanation: Base64 is used commonly in a number of applications including email via MIME, and storing complex
data in XML. Problem with sending normal binary data to a network is that bits can be misinterpreted by underlying
protocols, produce incorrect data at receiving node and that is why we use this code.
6. Which one of the following is an internet standard protocol for managing devices on IP network?
a) Dynamic host configuration protocol
b) simple network management protocol
c) internet message access protocol
d) media gateway protocol
View Answer
Answer: b
Explanation: SNMP is a set of protocols for network management and monitoring. This protocol is included in the
application layer. SNMP uses 7 protocol data units.
Answer: c
Explanation: Resource reservation protocol is used in transport layer. It is designed to reserve resources across a
network for quality of service using the integrated services model.
8. Which protocol is a signaling communication protocol used for controlling multimedia communication sessions?
a) Session initiation protocol
b) session modeling protocol
c) session maintenance protocol
d) resource reservation protocol
View Answer
Answer: a
Explanation: SIP is a signaling protocol in which its function includes initiating, maintaining and terminating real
time sessions. SIP is used for signaling and controlling multimedia sessions.
Answer: d
Explanation: HTTP is an application layer protocol. Whereas TCP is a transport layer protocol.
10. When displaying a web page, the application layer uses the _____________
a) HTTP protocol
38
b) FTP protocol
c) SMTP protocol
d) TCP protocol
View Answer
Answer: a
Explanation: HTTP is abbreviation for hypertext transfer protocol. It is the foundation of data communication for
World Wide Web. This protocol decides how the message is formatted and transmitted etc.
HTTP
1. The number of objects in a Web page which consists of 4 jpeg images and HTML text is ________
a) 4
b) 1
c) 5
d) 7
View Answer
Answer: c
Explanation: 4 jpeg images + 1 base HTML file.
Answer: a
Explanation: By default the http connection is issued with persistent connection. In persistent connection server
leaves connection open after sending response. As little as one RTT (Time for a small packet to travel from client to
server and back) is required for all referenced objects.
3. The time taken by a packet to travel from client to server and then back to the client is called __________
a) STT
b) RTT
c) PTT
d) JTT
View Answer
Answer: b
Explanation: RTT stands for round-trip time.
Answer: c
Explanation: In first step client sends a segment to establish a connection with the server. In the second the step the
client waits for the acknowledgement to be received from the server. After receiving the acknowledgement, the client
sends actual data in the third step.
5. In the process of fetching a web page from a server the HTTP request/response takes __________ RTTs.
a) 2
b) 1
c) 4
d) 3
View Answer
Answer: b
Explanation: By default the http connection will be persistent connection. Hence it will take only 1 RTT to fetch a
webpage from a server.
Answer: a
Explanation: The line followed by request line are called header lines and status line is the initial part of response
message.
7. The values GET, POST, HEAD etc are specified in ____________ of HTTP message
a) Request line
b) Header line
c) Status line
d) Entity body
View Answer
Answer: a
Explanation: It is specified in the method field of request line in the HTTP request message.
8. The __________ method when used in the method field, leaves entity body empty.
a) POST
b) SEND
c) GET
d) PUT
View Answer
Answer: c
Explanation: There are two methods which help to request a response from a server. Those are GET and POST. In
GET method, the client requests data from server. In POST method the client submits data to be processed to the
server.
40
9. The HTTP response message leaves out the requested object when ____________ method is used
a) GET
b) POST
c) HEAD
d) PUT
View Answer
Answer: c
Explanation: HEAD method is much faster than GET method. In HEAD method much smaller amount of data is
transferred. The HEAD method asks only for information about a document and not for the document itself.
Answer: d
Explanation: 404 Not Found.
Answer: a
Explanation: Web cache or also known as HTTP cache is a temporary storage where HTML pages and images are
stored temporarily so that server lag could be reduced.
Answer: c
Explanation: The HTTP protocol requests the server of the website Its trying to access so that it can store its files,
images etc. in cache memory. This request of asking the server for a document considering a specific parameter is
called conditional GET Request.
13. Which of the following is present in both an HTTP request line and a status line?
a) HTTP version number
b) URL
c) Method
41
Answer: a
Explanation: Status line is the start line of an HTTP response. It contains the information such as the protocol version,
a status text, and status code
1. Multiple object can be sent over a TCP connection between client and server in
a) persistent HTTP
b) nonpersistent HTTP
c) both persistent HTTP and nonpe-rsistent HTTP
d) none of the mentioned
View Answer+
Answer: a
Explanation: None.
Answer: a
Explanation: None.
Answer: a
Explanation: None.
4. HTTP client requests by establishing a __________ connection to a particular port on the server.
a) user datagram protocol
b) transmission control protocol
c) broader gateway protocol
d) none of the mentioned
View Answer
42
Answer: b
Explanation: None.
5. In HTTP pipelining
a) multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
b) multiple HTTP requests can not be sent on a single TCP connection
c) multiple HTTP requests are sent in a queue on a single TCP connection
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
Answer: b
Explanation: None.
7. In FTP protocol, client contacts server using ____ as the transport protocol.
a) Transmission control protocol
b) user datagram protocol
c) datagram congestion control protocol
d) stream control transmission protocol
View Answer
Answer: a
Explanation: None.
8. In which mode FTP, the client initiates both the control and data connections.
a) Active mode
b) passive mode
c) both active mode and passive mode
d) none of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: c
Explanation: None.
Answer: d
Explanation: None.
FTP
1. Expansion of FTP is
a) Fine Transfer Protocol
b) File Transfer Protocol
c) First Transfer Protocol
d) None of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: Control connection and data connection.
Answer: c
Explanation: FTP is out-of-band as it has separate control connection.
5. If 5 files are transferred from server A to client B in the same session. The number of TCP connection between A
and B is
a) 5
b) 10
c) 2
d) 6
View Answer
Answer: d
Explanation: 1 control connection and other 5 for five file transfers.
6. FTP server
a) Maintains state
b) Is stateless
c) Has single TCP connection for a file transfer
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
7. The commands, from client to server, and replies, from server to client, are sent across the control connection in
________ bit ASCII format
a) 8
b) 7
c) 3
d) 5
View Answer
Answer: b
Explanation: None.
Answer: d
Explanation: None.
b) Block mode
c) Compressed mode
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
Answer: b
Explanation: None
SMTP – 1
1. When the mail server sends mail to other mail servers it becomes ____________
a) SMTP server
b) SMTP client
c) Peer
d) none of the mentioned
View Answer
Answer: b
Explanation: None.
2. If you have to send multimedia data over SMTP it has to be encoded into
a) Binary
b) Signal
c) ASCII
d) none of the mentioned
View Answer
Answer: c
Explanation: None.
3. Expansion of SMTP is
a) Simple Mail Transfer Protocol
b) Simple Message Transfer Protocol
c) Simple Mail Transmission Protocol
d) Simple Message Transmission Protocol
View Answer
46
Answer: a
Explanation: None.
4. In SMTP, the command to write receivers mail address is written with this command
a) SEND TO
b) RCPT TO
c) MAIL TO
d) none of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: The sending mail server pushes the mail to receiving mail server hence it is push protocol.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: a
Explanation: None.
Answer: a
Explanation: None.
SMTP – 2
1. Simple mail transfer protocol (SMTP) utilizes _________ as the transport layer protocol for electronic mail
transfer.
a) TCP
b) UDP
c) DCCP
d) SCTP
View Answer
Answer: a
Explanation: none.
Answer:a
Explanation:None.
c) 24
d) 25
View Answer
Answer: d
Explanation: None.
Answer: d
Explanation: None.
Answer: b
Explanation:None.
6. An email client needs to know the _________ of its initial SMTP server.
a) IP (address Internet protocol)
b) MAC address
c) URL (Universal resource locator)
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
Answer: d
Explanation: None.
8. SMTP defines
a) message transport
b) message encryption
49
c) message content
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
9. Which one of the following is an SMTP server configured in such a way that anyone on the internet can send e-
mail through it?
a) Open mail relay
b) wide mail reception
c) open mail reception
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
Answer:c
Explanation:None
DNS
1. The entire hostname has a maximum of ___________
a) 255 characters
b) 127 characters
c) 63 characters
d) 31 characters
View Answer
Answer: a
Explanation: An entire hostname can have a maximum of 255 characters. Although each label must be from 1 to 63
characters long. Host name is actually a label that is given to a device in a network.
Answer: b
Explanation: DNS client also known as DNS resolver also known as DNS lookup helps to resolve DNS requests
using an external DNS server.
Answer: b
Explanation: Whenever a request is received at server from other domains, it handles this situation by contacting
remote DNS server.
Answer: d
Explanation: Domain Name system not only deals with mapping IP addresses with the hostname but also deals with
exchange of information in the server.
5. If a server has no clue about where to find the address for a hostname then _______
a) server asks to the root server
b) server asks to its adjacent server
c) request is not processed
d) none of the mentioned
View Answer
Answer: a
Explanation: Root name servers are actually very important and critical as they are the first step in translating human
readable hostnames into IP addresses for carrying out communication.
6. Which one of the following allows client to update their DNS entry as their IP address change?
a) Dynamic DNS
b) mail transfer agent
c) authoritative name server
d) none of the mentioned
View Answer
Answer: a
Explanation: Dynamic DNS or in short DDNS or Dyn DNS helps in automatically updating a name server in the
DNS. This does not require manual editing.
b) *
c) &
d) #
View Answer
Answer: b
Explanation: A wildcard DNS record matches requests to a non existent domain name. This wildcard DNS record is
specified by using asterisk “*” as the starting of a domain name.
8. The right to use a domain name is delegated by domain name registers which are accredited by _______
a) Internet architecture board
b) internet society
c) internet research task force
d) internet corporation for assigned names and numbers
View Answer
Answer: d
Explanation: The ICANN (Internet Corporation for Assigned Names and Numbers) deals with IP address space
allocation, protocol identifier assignment, generic and country code Top Level domain name system management
(gTLD and ccTLD).
Answer: a
Explanation: A domain name system is maintained by a distributed database system. It is a collection of multiple,
logically interrelated databases distributed over a computer network.
Answer: c
Explanation: It need not be that a single hostname will correspond to a ip address. For example facebook.com and
fb.com both correspond to same ip address. So there can be multiple hostnames for a single ip address
Answer: d
Explanation: SSH provides high encryption and security features while communicating through a network. It is a
cryptographic network protocol.
Answer: c
Explanation: SSH isn’t confined to a certain network or operating system. It can be implemented over different
networks and on different operating systems.
Answer: a
Explanation: Public encryption key is slower but more flexible. Every cryptographic security system requires a
private key for private access and a public key for location.
Answer: b
Explanation: Port 22 is used for contacting ssh servers, used for file transfers (scp, sftp) and also port forwarding.
5. Which one of the following protocol can be used for login to a shell on a remote host except SSH?
a) Telnet
b) rlogin
c) both telnet and rlogin
d) none of the mentioned
View Answer
53
Answer: c
Explanation: SSH is more secured then telnet and rlogin.
Answer: d
Explanation: SCP (Secure copy protocol), SFTP (SSH File Transfer Protocol) and Rsync all are file transfer protocols
which are used by SSH.
Answer: c
Explanation: SSH2 is a more secure, portable and efficient version of SSH that includes SFTP, which is functionally
similar to FTP, but is SSH2 encrypted.
8. Which one of the following feature was present in SSH protocol, version 1?
a) password changing
b) periodic replacement of session keys
c) support for public-key certificates
d) none of the mentioned
View Answer
Answer: d
Explanation: All of the mentioned features are provided by SSH-2 and that SSH-1 only provide strong authentication
and guarantee confidentiality.
Answer: a
Explanation: RCP is the abbreviation for Rate Control Protocol is a congestion control algorithm for fast user
response times.
c) password
d) all of the mentioned
View Answer
Answer: d
Explanation: SSH used public key authentication, Password authentication, Host based authentication, keyboard
authentication and authentication of servers
DHCP
1. DHCP (dynamic host configuration protocol) provides __________ to the client.
a) IP address
b) MAC address
c) URL
d) none of the mentioned
View Answer
Answer: a
Explanation: We use DHCP to allow the hosts to acquire their ip addresses dynamically which is better than visiting
each and every host on the network and configure all of this information manually.
Answer: c
Explanation: DHCP is used for both IPv4 and IPv6 addressing. With DHCP you get to let the hosts know about the
change dynamically, and hosts update their info themselves.
Answer: d
Explanation: Whenever a DHCP server gets a request from a client it responds with a DHCP offer containing IP
address being offered, network mask offered, the amount of time that the client can use and keep it, the ip address of
the DHCP server making this offer.
Answer: a
Explanation: The IP address offered to a client is only for a limited period of time. There is actually a certain amount
of time that the client can use and keep this IP address.
5. DHCP uses UDP port _________ for sending data to the server.
a) 66
b) 67
c) 68
d) 69
View Answer
Answer: b
Explanation: 67 is the UDP port number that is used as the destination port of a server. Whereas UDP port number 68
is used by the client.
Answer: d
Explanation: When a host acquires multiple offers of IP addresses from different DHCP servers, the host will
broadcast a dhcp request identifying the server whose offer has been accepted.
7. DHCP client and servers on the same subnet communicate via _________
a) UDP broadcast
b) UDP unicast
c) TCP broadcast
d) TCP unicast
View Answer
Answer: a
Explanation: DHCP actually employs a connectionless service, which is provided by UDP, since TCP is connection
oriented. It is implemented with two UDP port numbers 67 and 68 for its operations.
8. After obtaining the IP address, to prevent the IP conflict the client may use _________
a) internet relay chat
b) broader gateway protocol
c) address resolution protocol
d) none of the mentioned
View Answer
Answer: c
Explanation: ARP abbreviation for address resolution protocol is used for mapping IP addresses to MAC addresses
that are present in the local network.
56
Answer: a
Explanation: DHCP snooping is a security feature that is used in OS of a network in the layer 2. This technology
prevents unauthorized DHCP servers offering IP addresses to DHCP clients.
10. If DHCP snooping is configured on a LAN switch, then clients having specific ______ can access the network.
a) MAC address
b) IP address
c) Both MAC address and IP address
d) None of the mentioned
View Answer
Answer: c
Explanation: The DHCP snooping is done to prevent unauthorized IP addresses being offered by unauthorized
servers. This feature allows only specific MAC addresses and IP addresses to access the network.
Insecurity
1. IPSec is designed to provide the security at the
a) Transport layer
b) Network layer
c) Application layer
d) Session layer
View Answer
Answer: b
Explanation: Network layer is used for transferring the data from transport layer to another layers.
Answer: a
Explanation: It is nothing but adding control bits to the packets.
Answer: d
Explanation: AH, ESP, IKE.
Answer: c
Explanation: WPA2 is best with Wi-Fi connection.
Answer: a
Explanation: Denial of service attack.
Answer: b
Explanation: Most data transfer is with wireless networks.
Answer: b
Explanation: PGP is at email security.
Answer: a
Explanation: PGP encrypts data by using a block cipher called international data encryption algorithm.
9. 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) None of the mentioned
View Answer
Answer: c
Explanation: DNS spoofing is the phenomenon for the above mentioned transaction.
Answer: b
Explanation: VIRTUAL PRIVATE NETWORK.
Answer: d
Explanation: LATE 90’S.
Answer: c
Explanation: YNUM.
59
Answer: d
Explanation: virtual packet network is not a backbone of the internet.
Answer: c
Explanation: Because it is secured with the IP address.
Answer: c
Explanation: It is very cheap.
Answer: d
Explanation: Data roaming layer.
Answer: a
Explanation: It is the security type of the IPsec.
60
Answer: b
Explanation: Cisco is the second best company to design and make the computer networks.
10. Which layer of the OSI reference model does PPTP work at?
a) Layer 1
b) Layer 2
c) Layer 3
d) Layer 4
View Answer
Answer: b
Explanation: Presentation layer
Answer: d
Explanation: SAN, Data protection and Disk operation are the main things of storage management.
Answer: d
Explanation: switch, RAID arrays and tape drives are main storage devices.
d) MIB
View Answer
Answer: a
Explanation: Simple Network Management Protocol is for storage management.
4. Identify the difficulties the SAN administrator 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) All of the mentioned
View Answer
Answer: d
Explanation: Proprietary management interfaces, multiple applications management and no single view are main
difficulties.
Answer: a
Explanation: By using Zoning, Storage administrators ensure secure access to storage devices.
Answer: d
Explanation: In storage management all necessities like security, backups and reporting facilities are included.
Answer: d
Explanation: Identifying, Monitoring and Tracking are main tasks involved in SCM.
c) Builds a strong foundation on which others can quickly build and innovate
d) All of the mentioned
View Answer
Answer: d
Explanation: Driver software, old style dependence and strong foundation.
Answer: d
Explanation: Promote interoperability and interface between various buildings.
Answer: b
Explanation: CIM-XML/HTTP is a SMI-S standard
1. An 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
View Answer
Answer: c
Explanation: An application-level protocol in which a few manager stations control a set of agents is called SNMP.
d) 40 to 50 mbps
View Answer
Answer: a
Explanation: 10 to 20 mbps capacity increased on each domain in full duplex mode.
Answer: a
Explanation: Reconfiguration and documentation are two subsystems of configuration management.
Answer: d
Explanation: To use Simple Network Management System (SNMP), we need rules.
Answer: d
Explanation: Enhanced security is the main difference between SNMPv3 and SNMPv2.
6. In Network Management System, a term that responsible for controlling access to network based on predefined
policy is called
a) Fault Management
b) Secured Management
c) Active Management
d) Security Management
View Answer
Answer: d
Explanation: A term that responsible for controlling access to network based on predefined policy is called security
management.
Answer: a
Explanation: Basic encoding rules.
8. Control of users’ access to network resources through charges are main responsibilities of
a) Reactive Fault Management
b) Reconfigured Fault Management
c) Accounting Management
d) Security Management
View Answer
Answer: c
Explanation: Control of users’ access to network resources through charges are main responsibilities of accounting
management.
Answer: a
Explanation: SNMP is a framework for managing devices in an internet using the TCP/IP protocol.
Answer: b
Explanation: SMI is guidelines of SNMP
Answer: a
Explanation: None.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: c
Explanation: None.
5. Telnet is a
a) Television on net
b) Network of Telephones
c) Remote Login
d) Teleshopping site
View Answer
Answer: c
Explanation: None.
Answer: c
Explanation: None.
Answer: c
Explanation: None.
advertisement
Answer: a
Explanation: None
Answer: c
Explanation: None.
Answer: d
Explanation: None.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: d
Explanation: None.
Answer: a
Explanation: None.
7. In telnet, the client echoes the character on the screen but does not send it until a whole line is completed in
a) default mode
c) character mode
c) server mode
d) none of the mentioned
View Answer
68
Answer: a
Explanation: None.
advertisement
Answer: c
Explanation: None
Answer: d
Explanation: TCP is a transport layer protocol, process-to-process, and creates a virtual connection between two
TCP’s.
Answer: a
Explanation: In TCP, data is sent and received in terms of Stream of bytes.
3. 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
View Answer
Answer: b
Explanation: TCP needs buffers for storage to overcome this problem.
69
Answer: c
Explanation: Segment is a grouping of number of bytes together into a packet.
Answer: a
Explanation: Data flow in both the directions at the same time during TCP communication hence, Full-duplex.
6. 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
View Answer
Answer: d
Explanation: Acknowledgment mechanism is used to check the safe and sound arrival of data.
Answer: a
Explanation: Sequence number and acknowledgement number field refers to byte number.
8. Suppose a TCP connection is transferring a file of 1000 bytes. The first byte is numbered 10001. What is the
sequence number of the segment if all data is sent in only one segment.
a) 10000
b) 10001
c) 12001
d) 11001
View Answer
Answer: b
Explanation: The sequence number of each segment is the number of first byte carried in that segment.
70
9. Bytes of data being transferred in each connection are numbered by TCP. These numbers starts with a
a) Random number
b) Zero
c) One
d) Sequence of zero’s and one’s
View Answer
Answer: d
Explanation: These numbers starts with a random number.
Answer: c
Explanation: Acknowledgement field in a segment defines the number of next bytes to receive
1. The receiver of the data controls the amount of data that are to be sent by the sender is referred as ___________
a) Flow control
b) Error control
c) Congestion control
d) Error detection
View Answer
Answer: a
Explanation: Flow control is done to prevent the receiver from being overwhelmed with data.
Answer: c
Explanation: The header is 20 bytes if there are no options and upto 60 bytes if it contains options.
d) Synchronisation
View Answer
Answer: b
Explanation: Three-Way Handshaking is used to connect between client and server.
4. The server program tells its TCP that it is ready to accept a connection. This process is called ___________
a) Active open
b) Active close
c) Passive close
d) Passive open
View Answer
5. The process of, A client that wishes to connect to an open server tells its TCP that it needs to be connected to that
particular server is ___________
a) Active open
b) Active close
c) Passive close
d) Passive open
View Answer
Answer: a
Explanation: This is the second step in the Three-Way Handshaking process and is done by the client once it finds the
open server.
6. In Three-Way Handshaking process, the situation where both the TCP’s issue an active open is ___________
a) Mutual open
b) Mutual Close
c) Simultaneous open
d) Simultaneous close
View Answer
Answer: c
Explanation: Here, both TCP’s transmit a SYNC+ACK segment to each other and one single connection is
established between them.
7. The situation when a malicious attacker sends a large number of SYNC segments to a server, pretending that each
of them is coming from a different client by faking the source IP address in the datagrams.
a) SYNC flooding attack
b) Active attack
c) Passive attack
d) Denial-of-service attack
View Answer
Answer: a
Explanation: This is the serious security problem during the connection establishment.
c) Passive attack
d) Denial-of-service attack
View Answer
Answer: d
Explanation: During SYNC flooding the system collapses and denies service to every request.
9. Size of source and destination port address of TCP header respectively are ___________
a) 16-bits and 32-bits
b) 16-bits and 16-bits
c) 32-bits and 16-bits
d) 32-bits and 32-bits
View Answer
Answer: b
Explanation: Size of source and destination ports must be 32-bits.
10. What allows TCP to detect lost segments and in turn recover from that loss?
a) Sequence number
b) Acknowledgment number
c) Checksum
d) Both Sequence & Acknowledgment number
View Answer
Answer: b
Explanation: TCP header contains separate fields for sequence number and acknowledgment number. Its these values
that allow TCP to detect lost segments and in turn recover from that loss
Answer: a
Explanation: UDP is an unreliable, connectionless transport layer protocol.
Answer: a
Explanation: Chargen with port number 19 returns string of characters.
Answer: d
Explanation: UDP is a simple protocol which provides demultiplexing and error checking.
Answer: c
Explanation: UDP is an unreliable, connectionless transport layer protocol and uses minimum overload.
Answer: b
Explanation: Port number used by Network Time Protocol with UDP is 123.
Answer: a
Explanation: The fixed size of the UDP packet header is 8 bytes.
Answer: d
Explanation: If the source host is the client, the port number in most cases will be ephemeral port number.
Answer: d
Explanation: Total length is the 16 bit field which contains the length of UDP header and the data.
Answer: a
Explanation: A user datagram is encapsulated in an IP datagram. There is a field in the IP datagram the defines the
total length. There is another field in the IP datagram that defines the length of the header. So if we subtract the
length of a UDP datagram that is encapsulated in an IP datagram, we get the length of UDP user datagram.
10. The field used to detect errors over the entire user datagram is
a) UDP header
b) Checksum
c) Source port
d) Destination port
View Answer
Answer: b
Explanation: Checksum field is used to detect errors over the entire user datagram
1. Which mode of IPsec should you use to assure security and confidentiality of data within the same LAN?
a) AH transport mode
b) ESP transport mode
c) ESP tunnel mode
d) AH tunnel mode
View Answer
75
Answer: b
Explanation: ESP transport mode should be used to ensure the integrity and confidentiality of data that is exchanged
within the same LAN.
2. Which two types of encryption protocols can be used to secure the authentication of computers using IPsec?
a) Kerberos V5
b) SHA
c) MD5
d) Both SHA and MD5
View Answer
Answer: d
Explanation: SHA or MD5 can be used. Kerberos V5 is an authentication protocol, not an encryption protocol;
therefore, answer A is incorrect. Certificates are a type of authentication that can be used with IPsec, not an
encryption protocol; therefore, answer B is incorrect.
3. Which two types of IPsec can be used to secure communications between two LANs?
a) AH tunnel mode
b) ESP tunnel mode
c) Both AH tunnel mode and ESP tunnel mode
d) ESP transport mode
View Answer
Answer: c
Explanation: A tunnel mode IPsec should be used. Option c is for data transfer purpose, option d is for integrity &
confidentiality purpose.
Answer: a
Explanation: It provides integrity checking and anti-reply security.
Answer: c
Explanation: Authentication header and Encryption security payload.
c) Application
d) Physical
View Answer
Answer: a
Explanation: Network layer is mainly used for security purpose, so IPsec in mainly operates in network layer.
7. ESP provides
a) source authentication
b) data integrity
c) privacy
d) all of the mentioned
View Answer
Answer: d
Explanation: Encrypted security payload provides source, data integrity and privacy.
8. In computer security… means that computer system assets can be modified only by authorized parities.
a) Confidentiality
b) Integrity
c) Availability
d) Authenticity
View Answer
Answer: b
Explanation: Integrity means that computer system assets can be modified only by authorized parities.
9. In computer security… means that the information in a computer system only be accessible for reading by
authorized parities.
a) Confidentiality
b) Integrity
c) Availability
d) Authenticity
View Answer
Answer: a
Explanation: Confidentiality means that the information in a computer system only be accessible for reading by
authorized parities.
10. Which of the following organizations is primarily concerned with military encryption systems?
a) NSA
b) NIST
c) IEEE
d) ITU
View Answer
Answer: a
Explanation: The NSA is primarily responsible for military encryption systems. The NSA designs, evaluates, and
implements encryption systems for the military and government agencies with high security needs
77
Answer: a
Explanation: These are two types of congestion control.
Answer: c
Explanation: Policies are applied to prevent congestion before it occurs.
Answer: d
Explanation: Retransmission should be done on account of any of the above cases.
4. In Go-Back-N window, when the timer of the packet times out, several packets have to be resent even some may
have arrived safe. whereas in Selective Repeat window, tries to send ___________
a) Packet that have not lost
b) Packet that have lost or corrupted
c) Packet from starting
d) All the packets
View Answer
Answer: b
Explanation: In selective repeat window, packet that have lost or corrupted must be sent.
b) Receiver
c) Router
d) Switch
View Answer
Answer: c
Explanation: This is done by the routers to prevent congestion.
Answer: a
Explanation: Policies are applied to remove congestion after it occurs.
7. The technique in which a congested node stops receiving data from the immediate upstream node or nodes is called
as
a) Admission policy
b) Backpressure
c) Forward signalling
d) Backward signalling
View Answer
Answer: b
Explanation: This is a node-to-node congestion control that starts with a node and propagates in opposite direction of
data flow to the source.
Answer: d
Explanation: In Virtual circuit networks, each node knows the upstream node from which a flow data is coming.
Answer: c
Explanation: Choke packet is sent by a node to the source to inform it of congestion.
79
10. In the slow-start algorithm, the size of the congestion window increases __________ until it reaches a threshold.
a) Exponentially
b) Additively
c) Multiplicatively
d) None of the mentioned
View Answer
Answer: a
Explanation: In the slow-start algorithm, the size of the congestion window increases exponentially until it reaches a
threshold.
11. In the congestion avoidance algorithm, the size of the congestion window increases ____________ until
congestion is detected.
a) Exponentially
b) Additively
c) Multiplicatively
d) None of the mentioned
View Answer
Answer: b
Explanation: In the congestion avoidance algorithm, the size of the congestion window increases additively until
congestion is detected
Answer: d
Explanation: Virtual circuit network is normally implemented in datalink layer.
2. The address that is unique in the scope of the network or internationally if the network is part of an international
network is called as
a) Global address
b) Network address
c) Physical address
d) IP address
View Answer
80
Answer: a
Explanation: This address is used to create a virtual circuit identifier.
3. The Identifier that is used for data transfer in virtual circuit network is
a) Global address
b) Virtual circuit identifier
c) Network identifier
d) IP identifier
View Answer
Answer: b
Explanation: Virtual circuit identifier is used for data transfer and has switch scope.
Answer: c
Explanation: Virtual circuit network does not contain termination phase.
Answer: a
Explanation: Steps required in setup process are Setup request and acknowledgement.
6. During teardown phase, source after sending all the frames to destination sends……..to notify termination
a) Teardown response
b) Teardown request
c) Termination request
d) Termination response
View Answer
Answer: b
Explanation: Source after sending all the frames to destination sends teardown request to which, destination sends
teardown response.
7. Delay if, resource allocated during setup phase during data transfer is
a) Constant
b) Increases for each packet
c) Same for each packet
d) Different for each packet
View Answer
81
Answer: c
Explanation: If resource allocated during setup phase, delay is same for each packet.
Answer: d
Explanation: If resource allocated on demand, delay is different for each packet.
9. In virtual circuit network, delay times for setup and teardown respectively are
a) 1 and 1
b) 1 and 2
c) 2 and 1
d) 2 and 2
View Answer
Answer: a
Explanation: Delay time for setup and teardown is one each.
10. In data transfer phase, the table contains how many columns?
a) 1
b) 2
c) 3
d) 4
View Answer
Answer: d
Explanation: Table has 4 columns. Port and VCI for both incoming and outgoing data
Answer: a
Explanation: ATM stands for asynchronous transfer mode.
82
Answer: b
Explanation: None.
Answer: b
Explanation: Three layers are physical layer, ATM layer and application adoption layer.
Answer: c
Explanation: None.
Answer: b
Explanation: None.
Answer: b
Explanation: None.
83
Answer: a
Explanation: None.
Answer: d
Explanation: None.
Answer: a
Explanation: None.
Answer: a
Explanation: FRAD stands for frame relay assembler/disassembler
b) WANs
c) MANs
d) Multipoint Networks
View Answer
Answer: b
Explanation: Frame Relay is very cheap than other WANs.
Answer: d
Explanation: Frame Relay networks offer an option calledVoice Over Frame Relay
Answer: c
Explanation: There are total features of Frame Relay are Nine.
4. Frame Relay does not provide flow or error control, they must be provided by the
a) Lower Level Protocol
b) High Level Protocol
c) Upper Level Protocol
d) Downward Level Protocol
View Answer
Answer: c
Explanation: Frame Relay does not provide flow or error control, they must be provided by theUpper Level Protocol.
Answer: d
Explanation: Frame Relay deploys physical layer carriers such asSONET.
Answer: b
Explanation: In data link layer error control header is the main thing for any packet transfer, so we use this layer
frame relay has error detection.
Answer: a
Explanation: Virtual circuit identifier in frame relay is calleddata link connection identifier.
Answer: c
Explanation: Frame relay has only physical and data link layer for error detection in data link layer and for
conversion in physical layer.
Answer: a
Explanation: In frame relay networks, extended address is usedto increase the range of data link connection
identifiers.
Answer: a
Explanation: FRAD stands for frame relay assembler/disassembler
86
1. A piece of icon or image on a web page associated with another webpage is called
a) url
b) hyperlink
c) plugin
d) none of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: b
Explanation: None.
Answer: d
Explanation: None.
Answer: a
Explanation: None.
87
Answer: c
Explanation: None.
Answer: a
Explanation: None.
7. Which one of the following is not used to generate dynamic web pages?
a) PHP
b) ASP.NET
c) JSP
d) None of the mentioned
View Answer
Answer: d
Explanation: None.
Answer: a
Explanation: None.
Answer: a
Explanation: None.
88
Answer: a
Explanation: None.
Answer: a
Explanation: Error reporting is handled by ICMP.
Answer: c
Explanation: TOS-type of service identifies the type of packets.
3. The TTL field has value 10. How many routers (max) can process this datagram?
a) 11
b) 5
c) 10
d) 1
View Answer
Answer: c
Explanation: TTL field is decremented by one each time the datagram is processed by a router.
4. If the value in protocol field is 17, the transport layer protocol used is _____________
a) TCP
b) UDP
c) Either of the mentioned
89
Answer: b
Explanation: For TCP it is 6.
Answer: c
Explanation: Data field usually has tranaport layer segment, but it can also carry ICMP messages.
Answer: a
Explanation: flag=0 indicates that it is the last fragment.
Answer: b
Explanation: Ip offers unreliable service.
Answer: d
Explanation: Fragmentation makes the implementation complex and also can create DOS attack.
d) identifer
View Answer
Answer: a
Explanation: Offset field specifies where the fragment fits in the original datagram
Answer: b
Explanation: IP offers unreliable service.
Answer: d
Explanation: Fragmentation makes the implementation complex and also can create DOS attack.
Answer: a
Explanation: offset field specifies where the fragment fits in the original datagram.
4. In classless addressing, there are no classes but addresses are still granted in
a) IPs
b) Blocks
c) Codes
91
d) Sizes
View Answer
Answer: b
Explanation: In classless addressing, there are no classes but addresses are still granted in blocks.
Answer: a
Explanation: Classful addressing is replaced with classless addressing.
Answer: c
Explanation: First address in a block is used as network address that represents the organization.
Answer: c
Explanation: In classful addressing, a large part of available addresses are wasted.
advertisement
Answer: c
Explanation: Network addresses are very important concepts of IP addressing.
c) ClassD
d) ClassF
View Answer
Answer: d
Explanation: Class F is not a class of IP addressing
Answer: b
Explanation: An IPv6 address is 128 bits long.
Answer: d
Explanation: IPv6 datagram has fixed header length of 40bytes, which results is faster processing of the datagram.
3. In the IPv6 header,the traffic class field is similar to which field in the IPv4 header?
a) Fragmentation field
b) Fast-switching
c) ToS field
d) Option field
View Answer
Answer: c
Explanation: This field enables to have different types of IP datagram.
Answer: a
Explanation: Broadcast has been eliminated in IPv6.
Answer: d
Explanation: All the features are only present in IPv4 and not IPv6.
Answer: a
Explanation: The Hop limit value is decremented by one by a router when the datagram is forwaded by the router.
When the value becomes zero the datagram is discarded.
Answer: c
Explanation: Dual-stack is one of the approach used to support IPv6 in already existing systems.
advertisement
8. Suppose two IPv6 nodes want to interoperate using IPv6 datagrams but are connected to each other by intervening
IPv4 routers. The best solution here is
a) Use dual-stack approach
b) Tunneling
c) No solution
d) Replace the system
View Answer
Answer: b
Explanation: The IPv4 routers can form a tuunel.
9. Teredo is an automatic tunneling technique. In each client the obfuscated IPv4 address is represented by bits
a) 96 to 127
b) 0 to 63
c) 80 to 95
94
d) 64 to 79
View Answer
Answer: a
Explanation: Bits 96 to 127 in the datagram represents obfuscated 1Pv4 address
Answer: c
Explanation: Dual-stack is one of the approach used to support IPv6 in already existing systems.
2. Suppose two IPv6 nodes want to interoperate using IPv6 datagrams but are connected to each other by intervening
IPv4 routers. The best solution here is
a) Use dual-stack approach
b) Tunneling
c) No solution
d) Replace the system
View Answer
Answer: b
Explanation: The IPv4 routers can form a tunnel.
3. Teredo is an automatic tunneling technique. In each client the obfuscated IPv4 address is represented by bits
a) 96 to 127
b) 0 to 63
c) 80 to 95
d) 64 to 79
View Answer
Answer: a
Explanation: Bits 96 to 127 in the datagram represents obfuscated 1Pv4 address.
d) Isolated net
View Answer
Answer: c
Explanation: Isolated subnet is very huge sharing network area in this link local address of local addresses is used.
5. In subcategories of reserved address in IPv6, address that is used by a host to test itself without going into network
is called
a) Unspecified address
b) Loopback address
c) Compatible address
d) Mapped address
View Answer
Answer: b
Explanation: In subcategories of reserved address in IPv6, address that is used by a host to test itself without going
into network is called loop back address.
6. A few leftmost bits in each address of IPv6 address define its category is called
a) Prefix type
b) Postfix type
c) Reserved type
d) Local type
View Answer
Answer: a
Explanation: Prefix means bits in the IP address are placed in leftmost position.
Answer: d
Explanation: In IPv6 address format the starting bits are specified with eight 0s called reserved address.
advertisement
Answer: b
Explanation: In order to shorten the written length of an IPv6 address, successive fields of zeros may be replaced by
double colons. In trying to shorten the address further, leading zeros may also be removed. Just as with IPv4, a single
96
device’s interface can have more than one address; with IPv6 there are more types of addresses and the same rule
applies. There can be link-local, global unicast, and multicast addresses all assigned to the same interface.
Answer: d
Explanation: None
Answer: c
Explanation: Transport layer is responsible for process-to-process delivery.
Answer: a
Explanation: The most common method used for this communication is Client/Server.
Answer: b
Explanation: Multiple processes on destinations are identified by transport layer address also called as port number.
97
Answer: d
Explanation: Port numbers are 16-bit integers between 0 and 65,535.
5. According to Internet Assigned Numbers Authority(IANA), which of the following range is not a part of port
number?
a) Well-known ports
b) Registered ports
c) Dynamic ports
d) Static ports
View Answer
Answer: d
Explanation: IANA divided port number range in to three i.e., Well-known, Registered and Dynamic ports.
Answer: a
Explanation: Socket address is the combination of an IP address and port number.
7. Which of the following is false with respect to Connectionless service of transport layer protocol?
a) Packets are not numbered
b) Packets are not delayed
c) No acknowledgement
d) Packet may arrive out of sequence
View Answer
Answer: b
Explanation: Packets in this method may be delayed or lost.
Answer: d
Explanation: First connection should be established followed by data transfer and connection release.
Answer: c
Explanation: Multiplexing is done before sending packets at sender site.
10. The process of error checking and dropping of the header, delivering messages to appropriate process based on
port number is called as
a) Delivery of packets
b) Error correction
c) Multiplexing
d) Demultiplexing
View Answer
Answer: d
Explanation: Demultiplexing is the process of error checking and dropping of the header, delivering messages to
appropriate process based on port number
Answer: d
Explanation: ICMP has been designed to address these issues.
Answer: a
Explanation: ICMP message has 8-bytes header and variable size data section.
99
Answer: b
Explanation: ICMP sends error message to the source because the datagram knows information about source and
destination IP address.
Answer: c
Explanation: Router error is not a type of error-reporting messages in ICMP.
5. ICMP error message will not be generated for a datagram having a special address such as
a) 127.0.0.0
b) 12.1.2
c) 11.1
d) 127
View Answer
Answer: a
Explanation: No ICMP error message will be generated for a datagram having a special address such as 127.0.0.0 or
0.0.0.0.
6. When a router cannot route a datagram or host cannot deliver a datagram, the datagram is discarded and the router
or the host sends a ____________ message back to the source host that initiated the datagram.
a) Destination unreachable
b) Source quench
c) Router error
d) Time exceeded
View Answer
Answer: a
Explanation: Router sends destination unreachable message if the destination is not found.
7. The source-quench message in ICMP was designed to add a kind of ____________ to the IP.
a) Error control
b) Flow control
c) Router control
d) None of the mentioned
View Answer
100
Answer: b
Explanation: Firstly, it informs the source that the datagram has been discarded. secondly, it warns the source that
there is congestion in the network.
8. In case of time exceeded error, when the datagram visits a router, the value of time to live field is
a) Remains constant
b) Decremented by 2
c) Incremented by 1
d) Decremented by 1
View Answer
Answer: d
Explanation: This field will be decremented by 1 at every router, and will be zero by the time it reaches source.
9. Two machines can use the timestamp request and timestamp replay messages to determine the ___________
needed for an IP datagram to travel between them.
a) Half-trip time
b) Round-trip time
c) Travel time for the next router
d) Time to reach the destination/source
View Answer
Answer: b
Explanation: Router sends destination unreachable message if the destination is not found.
10. During debugging, we can use the ____________ program to find if a host is alive and responding
a) Traceroute
b) Shell
c) Ping
d) Java
View Answer
Answer: c
Explanation: Ping program is used to find if a host is alive and responding
Answer: a
Explanation: Due to huge number of systems on the internet, transition from IPv4 to IPv6 happens.
Answer: c
Explanation: Dual stack, tunnelling and header translation are the only three transition strategies.
3. To determine which version to use when sending a packet to a destination, the source host queries which of the
following?
a) Dual stack
b) Domain Name Server
c) Header information
d) All of the mentioned
View Answer
Answer: b
Explanation: Source host queries DNS to determine which version to use when sending a packet to a destination.
4. The strategy used when two computers using IPv6 want to communicate with each other and the packet must pass
through a region that uses IPv4 is
a) Dual stack
b) Header translation
c) Conversion
d) Tunnelling
View Answer
Answer: d
Explanation: Tunnelling is used when two computers using IPv6 want to communicate with each other and the packet
must pass through a region that uses IPv4.
Answer: a
Explanation: In tunnel with IPv4 region, IPv6 packet will be encapsulated with IPv4 header.
102
6. ___________ is necessary when the sender wants to use IPv6, but the receiver does not understand IPv6.
a) Dual stack
b) Header translation
c) Conversion
d) Tunnelling
View Answer
Answer: b
Explanation: Header translation is used when the sender wants to use IPv6, but the receiver does not understand IPv6.
Answer: c
Explanation: Mapped address is used to translate an IPv6 address to an IPv4 address.
advertisement
Answer: d
Explanation: In header translation procedure, IPv6 flow label is ignored
Answer: a
Explanation: Error reporting is handled by ICMP.
103
Answer: c
Explanation: TOS type of service identifies the type of packets.
3. The TTL field has value 10. How many routers (max) can process this datagram?
a) 11
b) 5
c) 10
d) 1
View Answer
Answer: c
Explanation: TTL field is decremented by one each time the datagram is processed by a router.
4. If the value in protocol field is 17, the transport layer protocol used is _________
a) TCP
b) UDP
c) Either TCP and UDP
d) None of the mentioned
View Answer
Answer: b
Explanation: For TCP it is 6.
Answer: a
Explanation: Offset field specifies where the fragment fits in the original datagram.
Answer: b
Explanation: An IPv6 address is 128 bits long.
104
Answer: d
Explanation: IPv6 datagram has fixed header length of 40bytes, which results is faster processing of the datagram.
8. In the IPv6 header, the traffic class field is similar to which field in the IPv4 header?
a) Fragmentation field
b) Fast switching
c) TOS field
d) Option field
View Answer
Answer: c
Explanation: This field enables to have different types of IP datagram.
Answer: a
Explanation: Broadcast has been eliminated in IPv6.
10. Which are the features present in IPv4 but not in IPv6?
a) Fragmentation
b) Header checksum
c) Options
d) All of the mentioned
View Answer
Answer: d
Explanation: All the features are only present in IPv4 and not IPv6
1. Which of the following is the broadcast address for a Class B network ID using the default subnetmask?
a) 172.16.10.255
b) 255.255.255.255
c) 172.16.255.255
d) 172.255.255.255
View Answer
Answer: c
Explanation: This address is used for broadcast the class B network purpose
2. You have an IP address of 172.16.13.5 with a 255.255.255.128 subnet mask. What is your class of address, subnet
address, and broadcast address?
a) Class A, Subnet 172.16.13.0, Broadcast address 172.16.13.127
b) Class B, Subnet 172.16.13.0, Broadcast address 172.16.13.127
c) Class B, Subnet 172.16.13.0, Broadcast address 172.16.13.255
d) Class B, Subnet 172.16.0.0, Broadcast address 172.16.255.255
View Answer
Answer: b
Explanation: Class B is the address of IP code 172.16.13.5
3. If you wanted to have 12 subnets with a Class C network ID, which subnet mask would you use?
a) 255.255.255.252
b) 255.255.255.255
c) 255.255.255.240
d) 255.255.255.248
View Answer
Answer: c
Explanation: If you have eight networks and each requires 10 hosts, you would use the Class C mask of
255.255.255.240. Why? Because 240 in binary is 11110000, which means you have four subnet bits and four host
bits. Using our math, we’d get the following:
24-2=14 subnets
24-2=14 hosts.
4. The combination of _________ and __________ is often termed the local address of the local portion of the IP
address.
a) Network number and host number
b) Network number and subnet number
c) Subnet number and host number
d) Host number
View Answer
Answer: c
Explanation: Sub networking is implemented for remote sensing in transparent way from that a host contains the sub
network which called local operation.
5. _________ implies that all subnets obtained from the same subnet mask.
a) Static subnetting
b) Dynamic subnetting
106
Answer: a
Explanation: Static sub network.
Answer: a
Explanation: A connection oriented protocol can only use unicast addresses.
The any cast service is included in IPV6.
7. __________ is a high performance fiber optic token ring LAN running at 100 Mbps over distances upto 1000
stations connected.
a) FDDI
b) FDDT
c) FDDR
d) FOTR
View Answer
Answer: a
Explanation: FIBER DISTRIBUTED DATA INTERFACE
Answer: d
Explanation: In computer networking, Gigabit Ethernet (GbE or 1 GigE) is a term describing various technologies for
transmitting Ethernet frames at a rate of a gigabit per second (1,000,000,000 bits per second), as defined by the IEEE
802.3-2008 standard. It came into use beginning in 1999, gradually supplanting Fast Ethernet in wired local
networks, as a result of being considerably faster.
9. _________ is a collective term for a number of Ethernet Standards that carry traffic at the nominal rate of 1000
Mbit/s against the original Ethernet speed of 10 Mbit/s.
a) Ethernet
b) Fast Ethernet
c) Gigabit Ethernet
107
Answer: b
Explanation: Fast Ethernet
10. _________ is another kind of fiber optic network with an active star for switching.
a) S/NET
b) SW/NET
c) NET/SW
d) FS/NET
View Answer
Answer: a
Explanation: A 50-MBd active star fiber optical Local area network (LAN) and its optical combiner and mixing rod
splitter are presented. The limited power budget and relatively large tapping losses of light wave technology, which
limit the use of fiber optics in tapped bus LAN topologies, are examined and proven tolerable in optical star
topologies
1.A network administrator is connecting hosts A and B directly through their Ethernet interfaces, as shown in the
illustration. Ping attempts between the hosts are unsuccessful. What can be done to provide connectivity between the
hosts?
Answer: d
Explanation: First, if you have two hosts directly connected, as shown in the graphic, then you need a crossover
cable. A straight-through cable won’t work. Second, the hosts have different masks, which puts them in different
subnets. The easy solution is just to set both masks to 255.255.255.0 (/24).
108
2. Your router has the following IP address on Ethernet0: 172.16.2.1/23. Which of the following can be valid host
IDs on the LAN interface attached to the router?
1. 172.16.1.100
2. 172.16.1.198
3. 172.16.2.255
4. 172.16.3.0
a) 1 only
b) 2 and 3 only
c) 3 and 4 only
d) None of the mentioned
View Answer
Answer: c
Explanation: The router’s IP address on the E0 interface is 172.16.2.1/23, which is 255.255.254.0. This makes the
third octet a block size of 2. The router’s interface is in the 2.0 subnet, and the broadcast address is 3.255 because the
next subnet is 4.0. The valid host range is 2.1 through 3.254. The router is using the first valid host address in the
range.
Answer: b
Explanation: The mask 255.255.254.0 (/23) used with a Class A address means that there are 15 subnet bits and 9
host bits. The block size in the third octet is 2 (256 – 254). So this makes the subnets in the interesting octet 0, 2, 4, 6,
etc., all the way to 254. The host 10.16.3.65 is in the 2.0 subnet. The next subnet is 4.0, so the broadcast address for
the 2.0 subnet is 3.255. The valid host addresses are 2.1 through 3.254.
4. What is the maximum number of IP addresses that can be assigned to hosts on a local subnet that uses the
255.255.255.224 subnet mask?
a) 14
b) 15
c) 16
d) 30
View Answer
Answer: d
Explanation: A /27 (255.255.255.224) is 3 bits on and 5 bits off. This provides 8 subnets, each with 30 hosts. Does it
matter if this mask is used with a Class A, B, or C network address? Not at all. The number of host bits would never
change.
5. You need to subnet a network that has 5 subnets, each with at least 16 hosts. Wohich classful subnet mask would
you use
109
a) 255.255.255.192
b) 255.255.255.224
c) 255.255.255.240
d) 255.255.255.248
View Answer
Answer: b
Explanation: You need 5 subnets, each with at least 16 hosts. The mask 255.255.255.240 provides 16 subnets with 14
hosts-this will not work. The mask 255.255.255.224 provides 8 subnets, each with 30 hosts. This is the best answer.
6. You have a network that needs 29 subnets while maximizing the number of host addresses available on each
subnet. How many bits must you borrow from the host field to provide the correct subnet mask?
a) 2
b) 3
c) 4
d) 5
View Answer
Answer: d
Explanation: A 240 mask is 4 subnet bits and provides 16 subnets, each with 14 hosts. We need more subnets, so let’s
add subnet bits. One more subnet bit would be a 248 mask. This provides 5 subnet bits (32 subnets) with 3 host bits
(6 hosts per subnet). This is the best answer.
7. If an Ethernet port on a router were assigned an IP address of 172.16.112.1/25, what would be the valid subnet
address of this host?
a) 172.16.112.0
b) 172.16.0.0
c) 172.16.96.0
d) 172.16.255.0
View Answer
Answer: a
Explanation: A /25 mask is 255.255.255.128. Used with a Class B network, the third and fourth octets are used for
subnetting with a total of 9 subnet bits, 8 bits in the third octet and 1 bit in the fourth octet. Since there is only 1 bit in
the fourth octet, the bit is either off or on-which is a value of 0 or 128. The host in the question is in the 0 subnet,
which has a broadcast address of 127 since 128 is the next subnet
8. You have an interface on a router with the IP address of 192.168.192.10/29. Including the router interface, how
many hosts can have IP addresses on the LAN attached to the router interface?
a) 6
b) 8
c) 30
d) 32
View Answer
Answer: a
Explanation: A /29 (255.255.255.248), regardless of the class of address, has only 3 host bits. Six hosts is the
maximum number of hosts on this LAN, including the router interface.
110
Answer: c
Explanation: A /21 is 255.255.248.0, which means we have a block size of 8 in the third octet, so we just count by 8
until we reach 66. The subnet in this question is 64.0. The next subnet is 72.0, so the broadcast address of the 64
subnet is 71.255.
10. The network address of 172.16.0.0/19 provides how many subnets and hosts?
a) 7 subnets, 30 hosts each
b) 8 subnets, 8,190 hosts each
c) 8 subnets, 2,046 hosts each
d) 7 subnets, 2,046 hosts each
View Answer
Answer: b
Explanation: A CIDR address of /19 is 255.255.224.0. This is a Class B address, so that is only 3 subnet bits, but it
provides 13 host bits, or 8 subnets, each with 8,190 hosts
1. Which type of Ethernet framing is used for TCP/IP and DEC net?
a) Ethernet 802.3
b) Ethernet 802.2
c) Ethernet II
d) Ethernet SNAP
View Answer
Answer: c
Explanation: Ethernet 802.3 is used with NetWare versions 2 through 3.11, Ethernet 802.2 is used withNetWare 3.12
and later plus OSI routing, Ethernet II is used with TCP/IP and DEC net,and Ethernet SNAP is used with TCP/IP and
AppleTalk.
2. You are a system administrator on a NetWare network, you are runningNetWare 4.11 and you cannot
communicate with your router. What is the likelyproblem?
a) NetWare 4.11 defaults to 802.2 encapsulation
b) NetWare 4.11 defaults to 802.3 encapsulation
c) Cisco routers only work with NetWare 3.11
d) NetWare 3.11 defaults to 802.2 encapsulation
View Answer
111
Answer: a
Explanation: The default encapsulation on Cisco routers is Novell Ethernet_802.3 and NetWare 3.12and later defaults
to 802.2 encapsulation, 3.11 and earlier defaults to 802.3.
3. NetWare IPX addressing uses a network number and a node number. Which statement is not true?
a) The network address is administratively assigned and can be up to 16 hexadecimal digits long
b) The node address is always administratively assigned
c) The node address is usually the MAC address
d) If the MAC address is used as the node address, then IPX eliminates the use of ARP
View Answer
Answer: b
Explanation: The network address can be up to 16 hexadecimal digits in length. The node number is 12hexadecimal
digits. The node address is usually the MAC address. An example IPXaddress is 4a1d.0000.0c56.de33. The network
part is 4a1d. The node part is0000.0c56.de33. The network number is assigned by the system administrator of
theNovell network.
4. Which NetWare protocol works on layer 3–network layer—of the OSI model?
a) IPX
b) NCP
c) SPX
d) NetBIOS
View Answer
Answer: a
Explanation: IPX (Internetwork Packet Exchange) is a NetWare network layer 3 protocol used fortransferring
information on LANs.
Answer: a
Explanation: NetWare Link Services Protocol (NLSP) provides link-state routing. SAP (Service Advertisement
Protocol) advertises network services. NCP (NetWare Core Protocol)provides client-to-server connections and
applications. RIP is a distance vector routingprotocol.
6. As a system administrator, you want to debug IGRP but are worried that the
“debug IP IGRP transaction” command will flood the console. What is the command
that you should use?
a) Debug IP IGRP event
b) Debug IP IGRP-events
c) Debug IP IGRP summary
d) Debug IP IGRP events
View Answer
112
Answer: d
Explanation: The “debug IP IGRP events” is used to only display a summary of IGRP routing information. You can
append an IP address onto either command to see only the IGRP
updates from a neighbor.
Answer: a
Explanation: It isolates network 10.0.0.0 and 172.68.7.0 and associates autonomous systems 109 and71 with IGRP.
IGRP does not disable RIP, both can be used at the same time.
8. The “IPX delay number” command will allow an administrator to change the
default settings. What are the default settings?
a) For LAN interfaces, one tick; for WAN interfaces, six ticks
b) For LAN interfaces, six ticks; for WAN interfaces, one tick
c) For LAN interfaces, zero ticks; for WAN interfaces, five ticks
d) For LAN interfaces, five ticks; for WAN interfaces, zero Ticks
View Answer
Answer: a
Explanation: The default is–for LAN interfaces, one tick; for WAN interfaces, six ticks
9. As a system administrator, you need to set up one Ethernet interface on the Cisco
router to allow for both sap and Novell-ether encapsulations. Which set of
commands will accomplish this?
a) Interface Ethernet 0.1 IPX encapsulation Novell-ether IPX network 9e interface
Ethernet 0.2 IPX network 6c
b) Interface Ethernet 0 IPX encapsulation Novell-ether IPX network 9e interface
Ethernet 0 IPX encapsulation sap IPX network 6c
c) Interface Ethernet 0.1 IPX encapsulation Novell-ether interface Ethernet 0.2 IPX
encapsulation sap
d) Interface Ethernet 0.1ipx encapsulation Novell-ether IPX network 9e interface
Ethernet 0.2 IPX encapsulation sap IPX network 6c
View Answer
Answer: d
Explanation: The following commands setup the sub interfaces to allow for two types of encapsulation:interface
Ethernet 0.1 IPX encapsulation Novell-ether IPX network 9e interface Ethernet0.2 IPX encapsulation sap IPX
network 6c.
d) It enables load sharing on 2 paths if the paths are unequal metric paths
View Answer
Answer: a
Explanation: It enables load sharing on 2 paths if the paths are equal metric paths. The default is 1 pathand the
maximum is 512 paths.
11. You want to enable both arpa and snap encapsulation on one router interface.
How do you do this?
a) The interface can handle multiple encapsulation types with no extra configuration
b) Assign two network numbers, one for each encapsulation type
c) Enable Novell-ether to run multiple encapsulation types
d) Both arpa and snap are enabled by default so you don’t have to configure anything
View Answer
Answer: b
Explanation: To assign multiple network numbers, you usually use sub interfaces. A sample configuration follows:
IPXEthernet 0.1 IPX encapsulation novell-ether ipx network 9e interface ethernet 0.2 ipx encapsulation sap ipx
network 6c
Answer: a
Explanation: GNS is Novell’s protocol to Get Nearest Server. If there is a server on the local network,that server will
respond. If there isn’t, the Cisco router has to be configured to forward theGNS SAP
1. Which protocol should you select if the network diameter is more than 17 hops?
a) RIPv1
b) RIPv2
c) EIGRP
d) Both RIPv1 and RIPv2
View Answer
Answer: a
Explanation: RIP v1 has network diameter is more than 17 hopes.
2. How often does a RIPv1 router broadcast its routing table by default?
a) Every 30 seconds
b) Every 60 seconds
c) Every 90 seconds
114
Answer: a
Explanation: Every 30 seconds RIPv1 router broadcast its routing table by default.
Answer: b
Explanation: The debug IP rip command is used to show the Internet Protocol (IP) Routing Information Protocol
(RIP) updates being sent and received on the router.
4. Two connected routers are configured with RIP routing. What will be the result when a router receives a routing
update that contains a higher-cost path to a network already in its routing table?
a) The updated information will be added to the existing routing table Debug IP rip
b) The update will be ignored and no further action will occur Debug IP route
c) The updated information will replace the existing routing table entry
d) The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates
to reach convergence
View Answer
Answer: b
Explanation: When a routing update is received by a router, the router first checks the administrative distance (AD)
and always chooses the route with the lowest AD. However, if two routes are received and they both have the same
AD, then the router will choose the one route with the lowest metrics, or in RIP’s case, hop count.
5. You type debug IP rip on your router console and see that 172.16.10.0 is being advertised to you with a metric of
16. What does this mean?
a) The route is 16 hops away Debug IP rip
b) The route has a delay of 16 microseconds Debug IP route
c) The route is inaccessible
d) The route is queued at 16 messages a second
View Answer
Answer: c
Explanation: You cannot have 16 hops on a RIP network by default. If you receive a route advertised with a metric of
16, this means it is inaccessible.
Answer: d
Explanation: 1 is the default administrative distance of Static Route.
Answer: b
Explanation: RIP gives a full route table update every 30 seconds.
Answer: c
Explanation: Default administrative distance of RIP is 120.
Answer: b
Explanation: Use of variable length subnet masks is permittedis true regarding classless routing protocol.
Answer: a
Explanation: On stub networks- which have only one exit path out of the networkuse default routing.
Answer: b
Explanation: Classful routing means that all hosts in the internetwork use the same mask. Classless routing means
that you can use Variable Length Subnet Masks (VLSMs) and can also support discontinuous networking.
Answer: d
Explanation: When a network goes down, the distance-vector routing protocol initiates route poisoning by advertising
the network with a metric of 16, or unreachable.
Answer: c
Explanation: RIPv2 is pretty much just like RIPv1. It has the same administrative distance and timers and is
configured just like RIPv1.
4. Which of the situations might not require require multiple routing protocols in a network?
a) When a new Layer 2-only switch is added to the network
b) When you are migrating from one routing protocol to another
c) When you are using routers from multiple vendors
d) When there are host-based routers from multiple vendors
View Answer
Answer: a
Explanation: One routing protocol to another, routers from multiple vendors,host-based routers from multiple
vendors.
5. Which two routing protocols can be redistributed into OSPF by a Cisco router?
a) IP EIGRP and AppleTalk EIGRP
b) AppleTalk EIGRP and RIPv2
c) RIPv2 and IP EIGRP
117
Answer: c
Explanation: IP EIGRP, RIPv2. These can be redistributed into OSPF by a Cisco router.
6. Which is a reason for avoiding doing route redistribution on two routers between the same two routing domains?
a) Higher cost of two routers
b) Routing feedback
c) Cisco IOS incompatibility
d) Not possible to use two routers
View Answer
Answer: b
Explanation: Routing feedback is a reason for avoiding doing route redistribution on two routers between the same
two routing domains.
Answer: b
Explanation: Sources of routing information is the administrative distance rank.
Answer: c
Explanation: RIP V2 maintains neighbor adjacencies.
View Answer
Answer: c
Explanation: EIGRP routing protocol implements the diffusing update algorithm.
10. Which protocol should you select if the network diameter is more than 17 hops?
a) RIPv1
b) RIPv2
118
c) EIGRP
d) All of the above
View Answer
Answer: b
Explanation: RIPv2protocol should you select if the network diameter is more than 17 hops
Answer: a
Explanation: None.
Answer: b
Explanation: None.
Answer: c
Explanation: None.
Answer: a
Explanation: None.
Answer: a
Explanation: None.
6. Cryptanalysis is used
a) to find some insecurity in a cryptographic scheme
b) to increase the speed
c) to encrypt the data
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
7. Which one of the following is a cryptographic protocol used to secure HTTP connection?
a) stream control transmission protocol (SCTP)
b) transport layer security (TSL)
c) explicit congestion notification (ECN)
d) resource reservation protocol
View Answer
Answer: b
Explanation: None.
Answer: a
Explanation: None
Answer: b
Explanation: None.
10. Cryptographic hash function takes an arbitrary block of data and returns
a) fixed size bit string
b) variable size bit string
c) both fixed size bit string and variable size bit string
d) none of the mentioned
View Answer
Answer: a
Explanation: None
1. Multiple object can be sent over a TCP connection between client and server in
a) Persistent HTTP
b) Ponpersistent HTTP
c) Both Persistent HTTP and Ponpersistent HTTP
d) None of the mentioned
View Answer
Answer: a
Explanation: hypertext transfer protocol is used for sending multiple objects over TCP connection.
Answer: a
Explanation: HTTP works on application layer.
Answer: a
Explanation: HTTP resources are located by uniform resource identifier.
4. HTTP client requests by establishing a __________ connection to a particular port on the server.
a) User datagram protocol
b) Transmission control protocol
c) Broader gateway protocol
d) None of the mentioned
View Answer
Answer: b
Explanation:HTTP client requests by establishing TCP connection to a particular port on the server.
5. In HTTP pipelining
a) Multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
b) Multiple HTTP requests cannot be sent on a single TCP connection
c) Multiple HTTP requests are sent in a queue on a single TCP connection
d) None of the mentioned
View Answer
Answer: a
Explanation: Multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding
responses in HTTP pipelining.
Answer: b
Explanation: 21 is the port number of FTP.
7. In FTP protocol, client contacts server using _________ as the transport protocol.
a) Transmission control protocol
b) User datagram protocol
c) Datagram congestion control protocol
d) Stream control transmission protocol
View Answer
Answer: a
Explanation: Client contacts server using TCP as the transport protocol.
8. In which mode FTP, the client initiates both the control and data connections.
a) Active mode
b) Passive mode
c) Both Active mode and Passive mode
d) None of the mentioned
View Answer
122
Answer: b
Explanation: In passive mode the client initiates both the control and data connections.
Answer: c
Explanation: FTP is built on client server architecture.
Answer: d
Explanation: Data transfer can be done in stream, block and compressed modes
Answer: b
Explanation: Public Socket accept () used in Server Socket class.
2. Which constructor of Datagram Socket class is used to create a datagram socket and binds it with the given Port
Number?
a) Datagram Socket(int port)
b) Datagram Socket(int port, Int Address address)
c) Datagram Socket()
d) None of the mentioned
View Answer
Answer: b
Explanation: Datagram Socket (int port, Int Address address) is use data create a datagram socket.
123
Answer: c
Explanation: The client in socket programming must know IP address of Server.
4. The URL Connection class can be used to read and write data to the specified resource referred by the URL
a) True
b) False
View Answer
Answer: a
Explanation: The URL Connection class can be used to read and write data to the specified resource referred by the
URL.
5. Datagram is basically an information but there is no guarantee of its content, arrival or arrival time.
a) True
b) False
View Answer
Answer: a
Explanation: Datagram is basically an information but there is no guarantee of its content, arrival or arrival time.
Answer: c
Explanation: TCP, FTP, Telnet, SMTP, POP etc. are examples of Protocol.
Answer: b
Explanation: The java.net.InetAddress class represent IP Address.
8. The flush () method of Print Stream class flushes any un cleared buffers in memory
a) True
124
b) False
View Answer
Answer: a
Explanation: The flush () method of Print Stream class flushes any un cleared buffers in memory.
Answer: c
Explanation: Datagram Socket, Datagram Packet are used for connection-less socket programming.
10. In Int Address class which method returns the host name of the IP Address?
a) Public String get Hostname()
b) Public String getHostAddress()
c) Public static IntAddress get Localhost()
d) None of the mentioned
View Answer
Answer: a
Explanation: In Int Address class public String get Hostname() method returns the host name of the IP Address.
Answer: b
Explanation: Cookies were originally designed for server side programming, and at the lowest level, they are
implemented as an extension to the HTTP protocol.
Answer: a
Explanation: There are no methods involved: cookies are queried, set, and deleted by reading and Writing the cookie
property of the Document object using specially formatted strings.
Answer: d
Explanation: Cookies are transient by default; the values they store last for the duration of the web browser session
but are lost when the user exits the browser.
Answer: c
Explanation: If you want a cookie to last beyond a single browsing session, you must tell the browser how long (in
seconds) you would like it to retain the cookie by specifying a manage
attribute. If you specify a lifetime, the browser will store cookies in a file and delete them only once they expire.
Answer: d
Explanation: Cookie visibility is scoped by document origin as local Storage and session Storage are, and also by
document path.
6. Which of the following can be used to configure the scope of the Cookie visibility?
a) Path
b) Domain
c) Both Path and Domain
d) None of the mentioned
View Answer
Answer: d
Explanation: The Cookie visibility scope is configurable through cookie attributes path and domain.
b) %
c) *
d) All of the mentioned
View Answer
Answer: a
Explanation: Setting the path of a cookie to “/” gives scoping like that of localStorage and also specifies that the
browser must transmit the cookie name and value to the server whenever it requests any web page on the site.
Answer: b
Explanation: The final cookie attribute is a boolean attribute named secure that specifies how cookie values are
transmitted over the network. By default, cookies are insecure, which means that they are transmitted over a normal,
insecure HTTP connection. If a cookie is marked secure, however, it is transmitted only when the browser and server
are connected via HTTPS or another secure protocol.
Answer: a
Explanation: Cookie values cannot include semicolons, commas, or whitespace. For this reason, you may want to use
the core JavaScript global function encodeURIComponent() to encode the value before storing it in the cookie.
Answer: c
Explanation: Each cookie can hold upto only 4 KB. In practice, browsers allow many more than 300 cookies total,
but the 4 KB size limit may still be enforced by some
This set of Computer Networks Multiple Choice Questions & Answers (MCQs) focuses on “Web Caching”.
Answer: b
Explanation: REST stands for Representational State Transfer.
2. Which of the following protocol is used by Restful web services as a medium of communication between client
and server?
a) HTTP
b) FTP
c) Gopher
d) None of the mentioned
View Answer
Answer: a
Explanation: Restful web services make use of HTTP protocol as a medium of communication between client and
server.
3. Which of the following is a best practice to create a standard URI for a web service?
a) Maintain Backward Compatibility
b) Use HTTP Verb
c) Both of the mentioned
d) None of the mentioned
View Answer
Answer: C
Explanation: Both of the above options are correct.
Answer: b
Explanation: DELETE operations should be idempotent, means their result will always same no matter how many
times these operations are invoked.
5. Which of the following directive of Cache Control Header of HTTP response indicates that resource is cachable by
only client and server?
a) Public
b) Private
128
c) Nocache/nostore
d) Maxage
View Answer
Answer: b
Explanation: Private directive indicates that resource is cachable by only client and server, no intermediary can cache
the resource.
6. Which of the following HTTP Status code means CREATED, when a resource is successful created using POST or
PUT request?
a) 200
b) 201
c) 204
d) 304
View Answer
Answer: b
Explanation: HTTP Status Code 201 means CREATED, when a resource is successful created using POST or PUT
request.
7. Which of the following annotation of JAX RS API is used to annotate a method used to create resource?
a) @Path
b) @GET
c) @PUT
d) @POST
View Answer
Answer: C
Explanation: @PUT – HTTP Get request, used to create resource.
8. Which of the following annotation of JAX RS API binds the parameter passed to method to a HTTP matrix
parameter in path?
a) @PathParam
b) @QueryParam
c) @MatrixParam
d) @HeaderParam
View Answer
Answer: c
Explanation: @MatrixParam – Binds the parameter passed to method to a HTTP matrix parameter in path.
9. In REST architecture, a REST Server simply provides access to resources and REST client accesses and presents
the resources.
a) False
b) True
View Answer
Answer: b
Explanation: In REST architecture, a REST Server simply provides access to resources and REST client accesses and
presents the resources.
129
Answer: b
Explanation: POST operation can cause different result
Answer: c
Explanation: It is for transforming the message from source to destination with forward technique.
2. A second technique to reduce routing table and simplify searching process is called
a) Network-Specific Method
b) Network-Specific Motion
c) Network-Specific Maintaining
d) Network-Specific Membership
View Answer
Answer: a
Explanation: It is the before method of the packet switching.
Answer: c
Explanation: This method is for creating the shortest distances.
4. Several techniques can make size of routing table manageable and also handle issues such as
a) Maturity
b) Error reporting
c) Tunneling
130
d) Security
View Answer
Answer: d
Explanation: To visible only accessing sub networks.
Answer: b
Explanation: Security measures.
Answer: c
Explanation: It is only for unidirectional.
Answer: a
Explanation: Graph technique is used for best node finding technic with shortest path algorithms.
Answer: b
Explanation: Loops is for multicast routing.
Answer: a
Explanation: Reverse Path Forwarding.
Answer: b
Explanation: Link State Packet
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: c
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
10. 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) None of the mentioned
View Answer
Answer: c
Explanation: None
Answer: a
Explanation: Each OSPF router monitors the cost of the link to each of its neighbours and then floods the link state
information to other routers in the network.
Answer: c
Explanation: Shortest path in OSPF is usually computed by Dijkstra’s algorithm. It was proposed by Edsger W.
Dijkstra in the year 1956. This algorithm computes the shortest path between nodes.
Answer: a
Explanation: Support for variable-length sunbathing by including the subnet mask in the routing message.
Answer: d
Explanation: Hello protocol is used to discover neighbour routers automatically. It makes sure that the
communication between neighbors are bidirectional.
Answer: c
Explanation: Five types of OSPF packets are: Hello, Database description, Link-state request, Link-state update,
Link-state ACK.
Answer: b
Explanation: OSPF first implements a hello protocol. Then it later on tries to establish synchronisation with database.
Later on building of routing tables is done.
135
Answer: d
Explanation: Checksum field is used to detect errors. It makes sure that the data portions that are being sent are all in
integrity. It can detect duplicated bits.
8. In OSPF database descriptor packet, if more database descriptor packet flows, ‘M’ field is set to ____________
a) 1
b) 0
c) more
d) none
View Answer
Answer: a
Explanation: M bit is set to 1.
9. In OSPF database descriptor packet, which field is used to indicate that the router is master?
a) M
b) MS
c) I
d) Options
View Answer
Answer: b
Explanation: M bit is set to 1. These packets are exchanged when an adjacency is being initialized. Master sends
these packets called polls to slave, and then slave sends back acknowledgments.
10. In OSPF database descriptor packet, which field is used to detect a missing packet?
a) LSA header
b) MS
c) Database descriptor sequence number
d) Options
View Answer
Answer: c
Explanation: Sequence number field is used to detect a missing packet. LSA is abbreviation for link state
advertisement. LSA is the main communication means for OSPF
1. An OSPF router receives an LSA, the router checks its sequence number, and this
number matches the sequence number of the LSA that the receiving router already has.
What does the receiving router do with the LSA?
a) Ignores the LSA
136
Answer: a
Explanation: An OSPF router receives an LSA, the router checks its sequence number, and this number matches the
sequence number of the LSA that the receiving router already has Ignores the LSA.
2. An OSPF router receives an LSA. The router checks its sequence number and finds that
this number is higher than the sequence number it already has. Which two tasks does
the router perform with the LSA?
a) Ignores the LSA
b) Adds it to the database
c) Sends newer LSU update to source router
d) Floods the LSA to the other routers
View Answer
Answer: b
Explanation: An OSPF router receives an LSA. The router checks its sequence number and finds that this number is
higher than the sequence number Adds it to the database, Floods the LSA to the other routers.
3. An OSPF router receives an LSA. The router checks its sequence number and finds that
this number is lower than the sequence number it already has. What does the router do
with the LSA?
a) ignores the LSA
b) adds it to the database
c) sends newer LSU update to source router
d) floods the LSA to the other routers
View Answer
Answer: c
Explanation: An OSPF router receives an LSA. The router checks its sequence number and finds that this number is
lower than the sequence number sends newer LSU update to source router.
4. Each LSA has its own age timer. By default, how long does an LSA wait before requiring an update?
a) 30 seconds
b) 1 minute
c) 30 minutes
d) 1 hour
View Answer
Answer: c
Explanation: Each LSA has its own age timer. By default, 30 minutes does an LSA wait before requiring an update.
5. Distance vector protocols use the concept of split horizon, but link-state routing protocols, such as OSPF, do not.
a) True
b) False
View Answer
137
Answer: b
Explanation: Distance vector protocols use the concept of split horizon, but link-state routing protocols, such as
OSPF, do not use this.
Answer: b
Explanation: The outcome of Dijkstra’s calculation is used to populate the Routing table.
Answer: a
Explanation: 89 is the IP protocol number for OSPF packets.
Answer: d
Explanation: Query packet is NOT an OSPF packet type.
Answer: a
Explanation: 224.0.0.5 is the multicast address does the OSPF Hello protocol use.
10. The Hello protocol sends periodic updates to ensure that a neighbor relationship is maintained between adjacent
routers.
a) True
b) False
View Answer
138
Answer: a
Explanation: The Hello protocol sends periodic updates to ensure that a neighbor relationship is maintained between
adjacent routers.
Answer: a
Explanation: DBD packets are involved during which two states Exstart, Exchange.
Answer: d
Explanation: None.
advertisement
Answer: d
Explanation: Maxage timeis NOT a field within an OSPF packet header.
14. Which two commands are required for basic OSPF configuration?
a) Network ip-address mask area area-id
b) Network ip-address wildcard-mask area area-id
c) Router ospf process-id
d) both Network ip-address wildcard-mask area area-id and Router ospf process-id
View Answer
Answer: d
Explanation: Network ip-address wildcard-mask area area-id, Router ospf process-id are required for basic OSPF
configuration.
Answer: d
Explanation: Show ipospf neighborOSPF show command describes a list of OSPF adjacencie
Answer: a
Explanation: Datagram switching is normally done at network layer.
Answer: c
Explanation: As the name suggests, in datagram switching packets are called as datagrams.
Answer: b
Explanation: The switch does not keep the information about the connection state, hence it is connection less.
Answer: c
Explanation: Routing table is used to route the packets to their destinations.
Answer: b
Explanation: Routing table contains destination address and output port to route the packets to their destinations.
6. Which of the following remains same in the header of the packet in a datagram network during the entire journey
of the packet?
a) Destination address
b) Source address
c) Checksum
d) Padding
View Answer
Answer: a
Explanation: Destination address remains same in the header during the entire journey of the packet.
7. Which of the following is true with respect to the delay in datagram networks?
a) Delay is greater than in a virtual circuit network
b) Each packet may experience a wait at a switch
c) Delay is not uniform for the packets of a message
d) All of the mentioned
View Answer
Answer: d
Explanation: All the options are true with respect to the delay in datagram networks.
8. During datagram switching, the packets are placed in __________ to wait until the given transmission line
becomes available.
a) Stack
b) Queue
c) Hash
d) Routing table
View Answer
Answer: b
Explanation: Packets are stored in queue during delay and are served as first in first out.
9. The probability of the error in a transmitted block _________ with the length of the block
a) Remains same
b) Decreases
c) Increases
141
Answer: c
Explanation: Probability of the error in a transmitted block increases with the length of the block.
10. Which of the following is true with respect to the datagram networks?
a) Number of flows of packets are not limited
b) Packets may not be in order at the destination
c) Path is not reserved
d) All of the mentioned
View Answer
Answer: d
Explanation: All are the facts with respect to the datagram networks
Answer: b
Explanation: As you know, firewalls are available as hardware appliances, as software-only, or a combination of the
two. In every case, the purpose of a firewall is to isolate your trusted internal network (or your personal PC) from the
dangers of unknown resources on the Internet and other network connections that may be harmful. The firewall
prevents unauthorized access to your internal, trusted network from outside threats.
Answer: a
Explanation: Most network layer firewalls can operate as stateful or stateless firewalls, creating two subcategories of
the standard network layer firewall. Stateful firewalls have the advantage of being able to track packets over a period
of time for greater analysis and accuracy — but they require more memory and operate more slowly. Stateless
firewalls do not analyze past traffic and can be useful for systems where speed is more important than security, or for
systems that have very specific and limited needs. For example, a computer that only needs to connect to a particular
backup server does not need the extra security of a stateful firewall.
142
3. A firewall is installed at the point where the secure internal network and untrusted external network meet which is
also known as __________
a) Chock point
b) Meeting point
c) Firewall point
d) Secure point
View Answer
Answer: a
Explanation: A firewall can be a PC, a router, a midrange, a mainframe, a UNIX workstation, or a combination of
these that determines which information or services can be accessed from the outside and who is permitted to use the
information and services from outside. Generally, a firewall is installed at the point where the secure internal network
and untrusted external network meet, which is also known as a chokepoint.
Answer: a
Explanation: A firewall can be a PC, a midrange, a mainframe, a UNIX workstation, a router, or combination of
these. Depending on the requirements, a firewall can consist of one or more of the following functional components:
Packet-filtering router
Answer: d
Explanation: The application firewall is typically built to control all network traffic on any layer up to the application
layer. It is able to control applications or services specifically, unlike a stateful network firewall, which is – without
additional software – unable to control network traffic regarding a specific application. There are two primary
categories of application firewalls, network-based application firewalls and host-based application firewalls.
Answer: c
Explanation: In computing, a firewall is a network security system that monitors and controls the incoming and
outgoing network traffic based on predetermined security rules.[1] A firewall typically establishes a barrier between a
143
trusted, secure internal network and another outside network, such as the Internet, that is assumed not to be secure or
trusted.[2] Firewalls are often categorized as either network firewalls or host-based firewalls.
Answer: c
Explanation: In a topology with a single firewall serving both internal and external users (LAN and WAN), it acts as
a shared resource for these two zones.
8. What tells a firewall how to reassemble a data stream that has been divided into packets?
a) The source routing future
b) The number in the header’s identification field
c) The destination IP address
d) The header checksum field in the packet header
View Answer
Answer: a
Explanation: source routing future.
Answer: a
Explanation: Routing table with best performance
10. A firewall needs to be __________ so that it can grow with the network it protects
a) Robust
b) Expansive
c) Fast
d) Scalable
View Answer
Answer: b
Explanation: Expansive to block the fake subscribers
Answer: b
Explanation: Complex networks today are made up of hundreds and sometimes thousands of components.
Answer: b
Explanation: Fault management is called the performance management.
Answer: a
Explanation: Documentation is the other type of configuration management.
4. In Network Management System, a term that responsible for controlling access to network based on predefined
policy is called
a) Fault Management
b) Secured Management
c) Active Management
d) Security Management
View Answer
Answer: d
Explanation: In Network Management System, a term that responsible for controlling access to network based on
predefined policy is called security management.
5. Control of users’ access to network resources through charges are main responsibilities of
a) Reactive Fault Management
b) Reconfigured Fault Management
c) Accounting Management
d) Security Management
View Answer
145
Answer: c
Explanation: Control of users’ access to network resources through charges are main responsibilities of accounting
management.
6. The physical connection between an end point and a switch or between two switches is
a) Transmission path
b) Virtual path
c) Virtual circuit
d) None of the mentioned
View Answer
Answer: a
Explanation:bThe physical connection between an end point and a switch or between two switches is transmission
path.
Answer: c
Explanation: Packet switched network is most preferred for pipelining process.
8. In Network Management System, maps track each piece of hardware and its connection to the
a) IP Server
b) Domain
c) Network
d) Data
View Answer
Answer: c
Explanation: Network is main thing in connecting different entities in a place.
Answer: c
Explanation: Simple network management controls the group of objects in management interface base.
Answer: b
Explanation: Five broad categories are
• Fault Management
• Configuration Management
• Accounting (Administration)
• Performance Management
• Security Management.
1. Ping can
a) Measure round-trip time
b) Report packet loss
c) Report latency
d) All of the mentioned
View Answer
Answer: d
Explanation: None.
Answer: b
Explanation: A ping sweep is a method that can establish a range of IP addresses which map to live hosts and are
mostly used by network scanning tools like nmap.
3. ICMP is used in
a) Ping
b) Traceroute
c) Ifconfig
d) Both Ping & Traceroute
View Answer
Answer: d
Explanation: None.
147
Answer: a
Explanation: None.
5. If you want to find the number of routers between a source and destination, the utility to be used is.
a) route
b) Ipconfig
c) Ifconfig
d) Traceroute
View Answer
Answer: d
Explanation: None.
Answer: d
Explanation: None.
Answer: a
Explanation: None.
Answer: c
Explanation: Pathping combines the functionality of ping with that of traceroute (tracert)
148
Answer: a
Explanation: None.
3. MAC address is of
1) 24 bits
b) 36 bits
c) 42 bits
d) 48 bits
View Answer
Answer: d
Explanation: None.
4. What is autonegotiation?
a) a procedure by which two connected devices choose common transmission parameters
b) a security algorithm
c) a routing algorithm
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
Answer: d
Explanation: None.
Answer: a
Explanation: None.
Answer: c
Explanation: None.
Answer: d
Explanation: None.
Answer: a
Explanation: None.
10. An ethernet frame that is less than the IEEE 802.3 minimum length of 64 octets is called
a) short frame
b) run frame
c) mini frame
d) man frame
View Answer
150
Answer: b
Explanation: None
Answer: a
Explanation: None.
Answer: a
Explanation: None.
3. Which multiple access technique is used by IEEE 802.11 standard for wireless LAN?
a) CDMA
b) CSMA/CA
c) ALOHA
d) None of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: a
Explanation: None.
151
Answer: c
Explanation: In infrastructure mode WNIC needs access point but in ad-hoc mode access point is not required.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
152
Answer: a
Explanation: None
1. What is internet?
a) a single network
b) a vast collection of different networks
c) interconnection of local area networks
d) none of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: c
Explanation: None.
3. Internet access by transmitting digital data over the wires of a local telephone network is provided by
a) leased line
b) digital subscriber line
c) digital signal line
d) none of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: d
Explanation: None.
Answer: c
Explanation: None.
7. Internet works on
a) packet switching
b) circuit switching
c) both packet switching and circuit switching
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
8. Which one of the following is not an application layer protocol used in internet?
a) remote procedure call
b) internet relay chat
c) resource reservation protocol
d) none of the mentioned
View Answer
Answer: c
Explanation: None.
Answer: a
Explanation: None.
10. Which one of the following is not used in media access control?
a) ethernet
b) digital subscriber line
c) fiber distributed data interface
d) none of the mentioned
View Answer
Answer: d
Explanation: None
Answer: a
Explanation: Piconet is the basic unit of bluetooth system having a master node and upto seven active slave nodes.
Answer: c
Explanation: None.
Answer: b
Explanation: None.
4. Bluetooth uses
a) frequency hoping spread spectrum
b) orthogonal frequency division multiplexing
c) time division multiplexing
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
5. Unauthorised access of information from a wireless device through a bluetooth connection is called
a) bluemaking
b) bluesnarfing
c) bluestring
d) none of the mentioned
View Answer
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: c
Explanation: None.
Answer: a
Explanation: None
Answer: b
Explanation: None.
2. WiMAX provides
a) simplex communication
b) half duplex communication
c) full duplex communication
d) none of the mentioned
View Answer
Answer: c
Explanation: None.
157
Answer: a
Explanation: None.
Answer: d
Explanation: None.
Answer: a
Explanation: None.
Answer: c
Explanation: None.
7. WiMAX provides
a) VoIP services
b) IPTV services
c) Both VoIP services and IPTV services
d) None of the mentioned
View Answer
Answer: c
Explanation: None.
158
Answer: a
Explanation: None.
Answer: b
Explanation: None.
10. Which one of the following frequency is not used in WiMAX for communication?
a) 2.3 GHz
b) 2.4 GHz
c) 2.5 GHz
d) 3.5 GHz
View Answer
Answer: b
Explanation: None
Answer: a
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
4. The photonic layer of the SONET is similar to the __________ of OSI model.
a) network layer
b) data link layer
c) physical layer
d) none of the mentioned
View Answer
Answer: c
Explanation: None.
Answer: c
Explanation: None.
Answer: d
Explanation: None.
Answer: c
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: One ring is used as the working ring and other as the protection ring.
Answer: c
Explanation: None
Answer: d
Explanation: None.
2. RTP is used to
a) carry the media stream
b) monitor transmission statistics of streams
c) monitor quality of service of streams
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: d
Explanation: None.
7. Which one of the following multimedia formats can not be supported by RTP?
a) MPEG-4
b) MJPEG
c) MPEG
d) None of the mentioned
View Answer
Answer: d
Explanation: None.
Answer: a
Explanation: None.
Answer: d
Explanation: None.
10. Which protocol defines a profile of RTP that provides cryptographic services for the transfer of payload data?
a) SRTP
b) RTCP
c) RCP
d) None of the mentioned
View Answer
Answer: a
Explanation: None
Answer: b
Explanation: None.
Answer: a
Explanation: None.
Answer: a
Explanation: None.
Answer: b
Explanation: None.
Answer: c
Explanation: None.
164
Answer: d
Explanation: None.
Answer: d
Explanation: None.
8. RPC is used to
a) establish a server on remote machine that can respond to queries
b) retrieve information by calling a query
c) both establish a server on remote machine that can respond to queries and retrieve information by calling a query
d) none of the mentioned
View Answer
Answer: c
Explanation: None.
9. RPC is a
a) synchronous operation
b) asynchronous operation
c) time independent operation
d) none of the mentioned
View Answer
Answer: a
Explanation: None.
10. The local operating system on the server machine passes the incoming packets to the
a) server stub
b) client stub
c) client operating system
d) none of the mentioned
View Answer
Answer: a
Explanation: None
165
Answer: c
Explanation: Once a protocol has been built and a behavior defined, the engine can scale more quickly and easily
than the signature-based model because a new signature does not have to be created for every attack and potential
variant.
Answer: d
Explanation: A false positive is any alert that indicates nefarious activity on a system that, upon further inspection,
turns out to represent legitimate network traffic or behavior.
3. One of the most obvious places to put an IDS sensor is near the firewall. Where exactly in relation to the firewall is
the most productive placement?
a) Inside the firewall
b) Outside the firewall
c) Both inside and outside the firewall
d) Neither inside the firewall nor outside the firewall.
View Answer
Answer: a
Explanation: There are legitimate political, budgetary and research reasons to want to see all the “attacks” against
your connection, but given the care and feeding any IDS requires, do yourself a favor and keep your NIDS sensors on
the inside of the firewall.
166
Answer: c
Explanation: “Shadow honeypots,” as researchers call them, share all the same characteristics of protected
applications running on both the server and client side of a network and operate in conjunction with an ADS.
Answer: d
Explanation: Most commercial IDSes generate signatures at the network and transport layers.
6. An IDS follows a two-step process consisting of a passive component and an active component. Which of the
following is part of the active component?
a) Inspection of password files to detect inadvisable passwords
b) Mechanisms put in place to reenact known methods of attack and record system responses
c) Inspection of system to detect policy violations
d) Inspection of configuration files to detect inadvisable settings
View Answer
Answer: b
Explanation: Second component of mechanisms are set in place to reenact known methods of attack and to record
system responses.
Answer: b
Explanation: IDSes work in a manner similar to modern antivirus technology. They are constantly updated with
attack-definition files (signatures) that describe each type of known malicious activity.
8. “Semantics-aware” signatures automatically generated by Nemean are based on traffic at which two layers?
a) Application layer
b) Network layer
c) Session layer
d) both Application layer and Session layer
View Answer
167
Answer: d
Explanation: Nemean automatically generates “semantics-aware” signatures based on traffic at the session and
application layers.
9. Which of the following is used to provide a baseline measure for comparison of IDSes?
a) Crossover error rate
b) False negative rate
c) False positive rate
d) Bit error rate
View Answer
Answer: a
Explanation: As the sensitivity of systems may cause the false positive/negative rates to vary, it’s critical to have
some common measure that may be applied across the board.
Answer: d
Explanation: They are constantly updated with attack-definition files (signatures) that describe each type of known
malicious activity. They then scan network traffic for packets that match the signatures, and then raise alerts to
security administrators
1. Both HDLC and PPP both are Data link layer protocols.
a) True
b) False
View Answer
Answer: a
Explanation: Both HDLC and PPP both are Data link layer protocol.
2. Which protocol does the PPP protocol provide for handling the capabilities of the connection/link on the network?
a) LCP
b) NCP
c) Both LCP and NCP
d) TCP
View Answer
168
Answer: c
Explanation: LCP and NCP are the PPP protocol provides for handling the capabilities of the connection/link on the
network.
Answer: c
Explanation: The PPP protocol is designed for simple links which transport packets between two peers and one of the
protocols for making an Internet connection over a phone line.
Answer: a
Explanation: PPP provides the link layer in the TCP/IP suite.
Answer: b
Explanation: PPP consists of three (encapsulating, a link control protocol, NCP)
Components.
Answer: a
Explanation: The PPP encapsulation provides for multiplexing of different network-layer protocols.
Answer: a
Explanation: A Link Control Protocol (LCP) is used for establishing, configuring and testing the data-link
connection.
Answer: b
Explanation: A family of network control protocols (NCPs)are a series of independently-defined protocols that
encapsulate.
Answer: a
Explanation: PPP can terminate the link at any time because it works on the data link layer protocol.
10. The link necessarily begins and ends with this phase. During this phase, the LCP automata will be in INITIAL or
STARTING states
a) Link-termination phase
b) Link establishment phase
c) Authentication phase
d) Link dead phase
View Answer
Answer: d
Explanation: The link necessarily begins and ends with this phase. During this phase, the LCP automata will be in
INITIAL or STARTING states link dead phase
b) No
View Answer
Answer: a
Explanation: EIGRP is a routing Protocol design by Cisco.
Answer: a
Explanation: EIGRP metric is K-values.
Answer: d
Explanation: VLSM/ subnetting, Auto summary, Unequal cast load balancing.
Answer: a
Explanation: EIGRP send the hello message after every5 seconds (LAN), 60 seconds (WAN).
Answer: a
Explanation: Administrative distance for internal EIGRP is 90.
Answer: d
Explanation: The EIGRP metric values are Delay, Bandwidth, and MTU.
7. For default gateway you will use which of following command on Cisco router?
a) IP default network
b) IP default gateway
c) IP default route
d) Default network
View Answer
Answer: a
Explanation: IP default network command used in default gateway in Cisco router.
Answer: b
Explanation: Administrative distance for external EIGRP route is 170.
Answer: b
Explanation: EIGRP uses the DUAL algorithm for finding shortest path.
10. In EIGRP best path is known as the successor, where as backup path is known as __________
a) Feasible successor
b) Back-up route
c) Default route
d) There is no backup route in EIGRP
View Answer
Answer: a
Explanation: Feasible successor is the backup pat
This set of Computer Networks Questions and Answers for Campus interviews focuses on “STP”.
Answer: c
Explanation: File server allows LAN users to share computer programs and data.
Answer: a
Explanation: STP stands for Shielded twisted pair cable.
3. A standalone program that has been modified to work on a LAN by including concurrency controls such as file and
record locking is an example of ___________
a) LAN intrinsic software
b) LAN aware software
c) Groupware
d) LAN ignorant software
View Answer
Answer: a
Explanation: A standalone program that has been modified to work on a LAN by including concurrency controls such
as file and record locking is an example of LAN intrinsic software.
4. The __________ portion of LAN management software restricts access, records user activities and audit data etc.
a) Configuration management
b) Security management
c) Performance management
d) None of the mentioned
View Answer
Answer: b
Explanation: The Security management portion of LAN management software restricts access, records user activities
and audit data etc.
d) 200 m
View Answer
Answer: d
Explanation: 200m is the max cable length of STP.
Answer: b
Explanation: 100 mbps is the max data capacity of STP.
Answer: c
Explanation: RJ-45 is used for STP cable.
Answer: b
Explanation: Hub/switch is the central device in star topology.
Answer: c
Explanation: 1000 mbps is max data capacity for optical fiber cable.
d) STP server
View Answer
Answer: b
Explanation: Ethernet uses CSMA/CD access method
Ping: It stands for Packet InterNet Gopher. (Gopher = Status). For more help on PING open a command
windows in your computer and type in PING/? And check the options.
Tracert: It is a command used to display the number of routers on the path to the destination host. You can get
more on the Tracert command by typing tracert/? In a command window in your computer.
IPConfig: It shows you the IP address configuration of your computer on a network. (It also shows you your
computer’s IP address on a network.)