Why OSPF uses 2 Multicast IP
Answers were Sorted based on User's Feedback
Answer / eng.ahmed esmat
OSPF use two Multicat Ip 224.0.05 & 224.0.0.6
224.0.0.5 is used to send periodic hello every 10 seconds
224.0.0.6 is used to send LSA (Link Stat Advertisement)
every 30 second to make Data Base refreshment
Is This Answer Correct ? | 12 Yes | 8 No |
Answer / sandeep agarwal
224.0.0.5 - AllSPFRouters: Used to send OSPF messages to all
OSPF routers on the same network. The AllSPFRouters address
is used for Hello packets. The DR and BDR use this address
to send Link State Update and Link State Acknowledgment packets.
224.0.0.6 - AllDRouters: Used to send OSPF messages to all
OSPF DRs (the DR and the BDR) on the same network. All OSPF
routers except the DR use this address when sending Link
State Update and Link State Acknowledgment packets to the DR
Is This Answer Correct ? | 0 Yes | 0 No |
What is the ieee standard for wireless networking?
A server is running HTTP, SMTP and DHCP. Which of the following best explains how the server is able to handle all three services over the same connection? The server has separate buffer areas for each application and forwards all data to each service. If the data does not apply to that application, it is discarded. The server processes each packet one at a time and forwards the data to the application that indicates that it is waiting for a transmission to arrive. The data is discarded if it does not apply to that application. The server uses the destination port number in the TCP/UDP header to identify the service. The data is forwarded to the service identified by the port number. The server uses separate three-way handshake connections to control the flow of the data and relates the service to the proper connection. This relationship allows the server to pass the data to the proper service.
what is difference between packet switching and circuit swtching
Hub in star topology or bus topology?
LAN stands for which of the following? A.) Local Area Network B.) Local Arena Network C.) Local Area News D.) Logical Area Network
Which layer manages protocol access to the Network layer? A.) Datalink - MAC Sublayer B.) Datalink - LLC Sublayer C.) Transport D.) Session E.) Network
Which OSI layer establishes, maintains and terminates sessions between hosts? A.) Application B.) Physical C.) Data-Link D.) Presentation E.) Network F.) Session
what is router,bridges,hubs?
Does a bridge divides a network into smaller segments?
Hi all, Kindly can you tell me what is demand ccna voice in field and what is profile of ccna voice.so pl very urgent bcz i am going to join institute
What must be true for two routers running IGRP to communicate their routes? A.) Same autonomous system number B.) Connected using Ethernet only C.) Use composite metric D.) Configured for PPP
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Rotuer(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run