Which protocol will let neighbor routers know if your
internetwork
experienced congestion on a serial port?
A.) BootP
B.) IP
C.) ICMP
D.) ARP
E.) FTP
F.) RARP
Answer / guest
Answer: C
Internet Control Message Protocol - ICMP is a management
protocol and
messaging service provider for IP. Its messages are carried
as IP
datagrams.
ICMP is used in the following events:
Destination Unreachable - If a router cannot send an IP
packet any
further, it uses an ICMP echo to send a message back to the
sender
notifying it that the remote node is unreachable.
Buffer Full - If a routers memory buffer is full ICMP will
send out a
message to the originator.
Hops - Each IP datagram is assigned a path. This consists of
hops. If it
goes through the maximum number of hops, the packet is
discarded and the
discarding router sends an ICMP echo to the host.
Ping - Ping use ICMP echo message to check connectivity.
Is This Answer Correct ? | 4 Yes | 0 No |
You need to come up with a TCP/IP addressing scheme for your company. How many network IDs must you allow for when you define the subnet mask for the network? A.) One for each WAN link B.) One for each router interface C.) One for each NIC installed in each client D.) One for each subnet with hosts E.) One for each host ID
What are the two types of transmission technology available in ccna?
Which OSI layer handles physical address, network topology? A.) Presentation B.) Physical C.) Transport D.) Application E.) Data-Link F.) Network
What is the second best path name of eigrp?
How many ways are there to implement VPN architecture?
what is prefix list
Identify the mode reflected by the following prompt 'Router'? A.) Setup B.) RXBoot C.) Boot mode D.) Privileged exec mode
what is router,bridges,hubs?
What is difference between switch & hub?
Can you explain L2TP?
Difference between Distance vector, Link state protocols
The Datalink Layer is broken down into 2 layers, LLC and MAC. The LLC establishes media independence and what else? A.) Provides Windowing. B.) Provides flow control. C.) Provides SAP's (Service Access Points). D.) The Datalink layer does not have sublayers. E.) Provides SAP's (Service Advertising Protocol). F.) RIP Updates.