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 IP command would you use to test the entire IP stack? A.) Stack-test B.) Arp C.) Telnet D.) Ping E.) Trace
How loops are introduced in switching? Whats the solution for that.
Which show command should you use to view Frame Relay Local Management Interface (LMI) Frame statistics? A. show lmi B. show ip route C. show interface D. show statistics E. show frame-relay lmi
Which command displays the IP addresses assigned to specific host names? A. show hosts B. show interface C. ping host name D. config host name E. show host mapping F. show host ip address G. trace ip addresses host name H. a partridge in a pear tree
What would be the first command from global configuration mode to enable RIP on your router for interface E0, with an address of 181.86.4.4 and mask of 255.255.255.0 ? A.) router rip B.) network 181.89.4.0 255.255.255.0 C.) router rip int e0 D.) router rip 181.86.0.0 E.) router rip 181.86.4.0 F.) network 181.86.0.0
If configuring a Cisco router to connect to a non-Cisco router across a Frame Relay network, which encapsulation type would you select? A.) Q933a B.) ISDN C.) IETF D.) CISCO E.) ANSI
what is the boot seqance of cisco router
What are the Timer of RIP, IGRP, EIGRP and OSPF Routing Protocol?
What is the bandwidth capacity of one ISDN B channel A. 64 kbps B. 128 kbps C. 512 kbps D. 1.54 mkbps
Which two statements about a bridge are true? (Choose two) A. A bridge floods multicasts B. A bridge floods broadcasts C. A bridge does not flood multicasts D. A bridge does not flood broadcasts
Identify the purpose of ARP? A.) Avoiding routing loops B.) Determining a workstation's IP address C.) Sending a directed broadcast D.) Determining a workstation's MAC address
What is the command to copy the IOS image to a TFTP server? A.) copy flash tftp B.) copy running-config tftp C.) copy ios tftp D.) copy startup-config tftp