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 |
What is syntax of ipv4?
Which two statements about IP RIP are true? (Choose two) A. It limits hop counts to 31 B. It is a link state routing protocol C. It uses autonomous system numbers D. It is capable of load sharing over multiple paths E. It uses bandwidth as the metric for path selection F. It broadcasts updates every 30 seconds by default
What command would show the version of the IOS that you are running? A.) show nvram B.) show version C.) show startup-config D.) show ios E.) ver -a F.) show ram
Hi, All I am configuring EIGRP in Packet tracer, after configuring all the things it is not working but in one condition it is working fine if i am putting all my router and network withing one network subnets e.g. 172.16.0.0 or 10.0.0.0 but whenever i am puting different network subnets e.g. in one network it is RA(config-if)#=ip address 10.0.0.1, and in fa0/0= 192.168.1.10 and in RB(config-if)#10.0.0.2 (s1/0) and in S1/1 11.0.0.1 and in fa 0/0 192.168.100.1 ,where as in third router RC(config-if)#=ip address 11.0.0.2 and in fa 0/0 172.16.1.10 and after configuring all this serial is showing up and protocol showing up but eigrp process not taking place after adding eigrp configuration, i tried with "no auto-summary" command but not working.. Suggest me where i missing something? can mail me at : gtech.innovator@gmail.com
What is the purpose of ARP? A.) IP to host name resolution B.) Host name to IP address resolution C.) Mac to IP address resolution D.) IP to Mac address resolution
Can Anyone tell what is aummarization??
wat is last assignable host address in 209.165.201.0/27 network?
HOW MPLS IS DIFFERENT FROM OSPF? WHY NOW A DAYS MPLS IS PREFERED OVER ANY NETWORK PROTOCOL?
Which two does 100BaseT use? A.) CSMA/CD B.) IEEE 802.5 C.) 802.3u D.) Switching with 53-byte cells
Which command would configure Interface E0 with an IP address of 12.23.4.5 using a Subnet mask of 255.255.255.0 ? A.) ip address 12.23.4.5 255.255.255.0 B.) ip address 12.23.4.5 /24 C.) ip address 12.23.4.5 mask 255.255.255.0 D.) ip address 12.23.4.5 mask ff:ff:ff:0 E.) that is an invalid mask for a class 'A' address
which term use to allow user to conect the remote n/w with ppp dail up conection ras sap sonet mane answer rsa
What is a switch and why we are using switches?