CCNA 2 ERouting Chapter 11 – CCNA 2 : Routing Protocols & Concepts - 90.4 %
- B(config-router)# network 192.168.1.0 0.0.0.3 area 0;
- B(config-router)# network 10.16.1.0 0.0.0.224 area 0;
- B(config-router)# network 10.16.1.0 255.255.255.224 area 0;
- B(config-router)# network 192.168.1.0 255.255.255.255 area 0;
- B(config-router)# network 10.0.0.0 255.255.255.255 area 0.
- Router C cannot win a DR election under any circumstances.
- If the link for interface 192.168.1.4 goes down, router B will become the new DR.
- The highest router ID was most likely determined via an OSPF router-id statement or statements.
- If a new router is added with a higher router ID than router D, it will become the DR.
A(config)# interface fa0/0
A(config-if)# ip ospf priority 255
- A will become the DR. D will become the BDR.
- A will become the DR. C will remain the BDR.
- D will remain the DR. A will become the BDR.
- D will remain the DR. C will remain the BDR.
- RouterB(config)# router ospf 10 ; RouterB(config-router)# gateway-of-last-resort 172.16.6.6;
- RouterB(config)# ip route 0.0.0.0 0.0.0.0 serial 0/0/0 ;
- RouterB(config)# ip route 0.0.0.0 0.0.0.0 172.16.6.6 ; RouterB(config)#router ospf 10 ; RouterB(config-router)# default-information originate;
- RouterB(config)# router ospf 10 ; RouterB(config-router)# default-network 172.16.6.6 0.0.0.3 area 0; RouterB(config)# ip route 0.0.0.0 0.0.0.0 172.16.6.6 ;
- RouterB(config)# ip default-route 0.0.0.0 0.0.0.0 172.16.6.6 ; RouterB(config)# router ospf 10; RouterB(config-router)# redistribute ip default-route.
- HQ will be DR for 10.4.0.0/16.
- Router A will be DR for 10.4.0.0/16.
- HQ will be BDR for 10.4.0.0/16.
- Router A will be DR for 10.5.0.0/16.
- Remote will be DR for 10.5.0.0/16.
- Remote will be BDR for 10.5.0.0/16.
- an internal type 2 OSPF route.
- an external OSPF route at least two hops away.
- an external OSPF route from two different sources.
- an external OSPF route that will not increment in cost.
- a default route.
- The route was distributed into OSPF from a type 2 router.
- A FULL adjacency is formed.
- A 2WAY adjacency is formed.
- Router2 will become the DR and Router1 will become the BDR.
- Both routers will become DROTHERS.
- R1(config-router)# network 10.0.0.0 0.0.0.0 area 0;
- R1(config-router)# network 10.1.0.0 0.0.0.255 area 0; R1(config-router)#network 10.1.1.0 0.0.0.255 area 0;
- R1(config-router)# network 10.1.2.4 0.0.0.3 area 0;
- R1(config-router)# network 10.1.0.0 0.0.0.255 area 0;R1(config-router)# network 10.2.0.0 0.0.0.255area 0;
- R1(config-router)# network 10.0.0.0 0.0.255.255 area 0;
- All routes for the entire network will be present.
- Directly connected networks that are operational will be in the routing table.
- Because the SPF algorithm has not completed all calculations, no routes will be in the table.
- A summary route for all previously learned routes will automatically appear in the routing table until all LSPs have been received by the router.
- 2;
- 110;
- 1786;
- 1.544.
- The number 2 is the autonomous system number.
- The number 2 indicates the number of networks advertised by OSPF.
- The number 2 identifies this particular instance of OSPF on this router.
- The number 2 indicates the priority of the OSPF process on this router.
- DR for network 192.168.1.200;
- BDR for network 192.168.1.200;
- DROTHER on 192.168.1.200;
- DR for network 192.168.1.204;
- BDR for network 192.168.1.204;
- DROTHER on network 192.168.1.204.
- 90;
- 100;
- 110;
- 115;
- 120.
- area id;
- K-values;
- metric value;
- hello interval;
- network type;
- interface type.
- 2;
- 156;
- 1564;
- 1785;
- 1787.
- any traffic through the router interfaces;
- routing database updates;
- hello packets;
- BPDU packets.
- shut down the loop back interface;
- use the OSPF router-id 192.168.100.1 command;
- use the clear ip ospf process command;
- nothing, the router-id of Router1 is already 192.168.100.1
- 4;
- 5;
- 6;
- 7;
- 10.
- B(config)# int fa0/0 ; B(config-if)# router-id 192.168.1.5 ;
- B(config)# int lo0 ; B(config-if)# ip address 192.168.1.5 ;
- B(config)# router ospf 1 ; B(config-router)# router-id 192.168.1.5;
- B (config)# router ospf 1 ; B(config-router)# ip address 192.168.1.5 .
- Elections are always optional.
- Elections are required in all WAN networks.
- Elections are required in point-to-point networks.
- Elections are required in broadcast multiaccess networks.
- Elections are sometimes required in NBMA networks.
- root router;
- backup root router;
- domain router backup domain router;
- designated router;
- backup designated router.
- RouterB takes over as DR and RouterD becomes the BDR.
- RouterD becomes the BDR and RouterA remains the DR.
- RouterD becomes the DR and RouterA becomes the BDR.
- RouterC acts as the DR until the election process is complete.
- RouterD becomes the DR and RouterB remains the BDR.
- There is no change in the DR or BDR until either current DR or BDR goes down.
- OSPF autonomous system IDs do not match.
- OSPF process IDs do not match.
- OSPF network types are identical.
- OSPF hello or dead timers do not match.
- bandwidth;
- bandwidth and hop count;
- bandwidth and reliability;
- bandwidth, load, and reliability.
- 192.168.0.0/24 through 192.168.0.15/24;
- 192.168.0.0/24 through 192.168.15.0/24;
- 192.168.15.0/24 through 192.168.31.0/24 ;
- 192.168.15.0/24 through 192.168.255.0/24;
- 192.168.16.0/24 through 192.168.255.0/24.
- Only the route learned from OSPF will appear in the routing table;
- Only the route learned from EIGRP will apperar in the routing table;
- Both routes will appear in the routing table until the network administrator selects which one to use.
* R1(config-router)# network 10.10.1.0 0.0.3.255 area 0;
R1(config-router)# network 172.16.1.0 0.0.0.7 area 0;
* R1(config-router)# network 10.10.0.0 0.0.255.255 area 0;
R1(config-router)# network 172.16.1.0 0.0.0.7 area 0;
* R1(config-router)# network 10.10.0.0 0.0.3.255 area 0;
R1(config-router)# network 172.16.1.0 0.0.0.3 area 0;
R1(config-router)# network 172.16.1.8 0.0.0.3 area 0;
* R1(config-router)# network 10.10.0.0 0.0.0.255 area 0;
R1(config-router)# network 10.10.1.0 0.0.0.255 area 0
R1(config-router)# network 10.10.2.0 0.0.0.255 area 0
R1(config-router)# network 10.10.3.0 0.0.0.255 area 0
R1(config-router)# network 172.16.1.0 0.0.0.7 area 0.
28. Refer to the exhibit. What OSPF packets will trigger the reset of the Dead Time counter?
- hello packets;
- link-state update packets;
- link-state advertisement packets;
- OSPF routing database update packets.
- 25;
- 110;
- 196;
- 306.
0 Comment to "CCNA 2 Chapter 11"
Posting Komentar