CCNA 2 ERouting Chapter 05 – CCNA 2 : Routing Protocols & Concepts
- R 192.168.2.0/24 [120/1];
- C 192.168.2.0/24 [120/1];
- R 10.10.3.0/24 [120/0];
- C 10.10.3.0/24 [120/1];
- R 10.10.1.0/24 [120/2];
- R 10.10.1.0/24 [120/3].
- no auto-summary;
- ip default-network 0.0.0.0;
- ip default-gateway 10.0.0.0;
- ip route 0.0.0.0 0.0.0.0 S0/0/1.
- 10.1.0.0/16;
- 10.1.0.0/8;
- 10.0.0.0/16;
- 10.0.0.0/8.
* RouterB# router rip
RouterB(router)# network 210.36.7.0
RouterB(router)# network 220.17.29.0
RouterB(router)# network 211.168.74.0
* RouterB(config)# router rip
RouterB(config-router)# network 198.16.4.0
RouterB(config-router)# network 211.168.74.0
RouterB(config-router)# network 199.84.32.0
* RouterB(config)# configure router rip
RouterB(config-router)# network 210.36.7.0
RouterB(config-router)# network 199.84.32.0
RouterB(config-router)# network 211.168.74.0
* RouterB(config)# router rip
RouterB(config-router)# network 198.16.4.0
RouterB(config-router)# network 210.36.7.0
RouterB(config-router)# network 211.168.74.0
* RouterB(config)# router rip
RouterB(config-router)# network 198.16.4.0
RouterB(config-router)# network 210.36.7.0
RouterB(config-router)# network 220.17.29.0
05. Which command will display RIP activity as it occurs on a router?
- debug ip rip;
- show ip route;
- show ip interface;
- show ip protocols;
- debug ip rip config;
- show ip rip database.
* RouterB(config)# router rip
RouterB(config-router)# shutdown
* RouterB(config)# router rip
RouterB(config-router)# network no 192.168.2.0
* RouterB(config)# no router rip
RouterB(config)# router no rip
07.
- 192.168.0.4/30;
- 192.168.0.0/24;
- 192.168.0.0/16;
- 192.168.0.32/27.
R 192.168.3.0/24 [120/3] via 192.168.2.2, 00:00:30, Serial0/0
What is the value of the routing metric?
- 3;
- 12;
- 20;
- 30;
- 120.
- RIP v1 does not send subnet mask information in its updates.
- RIP v1 is not widely supported by networking hardware vendors.
- RIP v1 consumes excessive bandwidth by multicasting routing updates using a Class D address.
- RIP v1 requires enhanced router processors and extra RAM to function effectively.
- RIP v1 does not support load balancing across equal-cost paths.
- RIP v1 authentication is complicated and time-consuming to configure.
- supports the use of VLSM;
- uses hop count as a metric;
- considers a metric of 16 as infinity;
- has an administrative distance of 110 by default;
- includes the destination IP address and subnet mask in routing updates;
- calculates metrics using the Bellman Ford algorithm.
- The router will reject the command.
- A route to the host address will be added to outgoing RIP updates.
- A route to the host address will be added to the routing table.
- All interfaces in the same classful network as the configured address will be included in the RIPv1 routing process.
- only Router1;
- only the gateway router;
- all routers in the network;
- only the routers with LANs needing Internet access.
- All routers have all routes in their routing table.
- All routers have all /30 routes, but do not have /24 routes in their routing table.
- All routers have all /30 routes. Routers A and E also have some of the /24 routes in their routing table.
- All routers have all /30 routes. Routers B and D also have some of the /24 routes in their routing table.
- Routers A and E have all routes. Routers B and D have only /30 routes in their routing table.
- Routers A and E have only /24 routes. Routers B and D have only /30 routes in their routing table.
- whether all routes in the network have been properly added to the routing table;
- routing protocol configuration in use for IP on this router;
- operational status of routing protocols in use on all routers in the network;
- routing metric of each network that is listed in the routing table
- 30 seconds;
- 90 seconds;
- 155 seconds;
- 180 seconds;
- 255 seconds.
- 10;
- 12;
- 15;
- 20;
- 30;
- 60.
- A static default route has been configured on B.
- The default-information originate command has been entered on A.
- All traffic that is destined for 192.168.1.1 will be sent to address 0.0.0.0.
- Hosts on the 10.16.1.0/27 network have 192.168.1.1 configured as the default gateway address.
- It is a distance vector routing protocol.
- It advertises the address and subnet mask for routes in routing updates.
- The data portion of a RIP message is encapsulated into a TCP segment.
- The data portion of a RIP message is encapsulated into a UDP segment.
- It broadcasts updates every 15 seconds.
- It allows a maximum of 15 routers in the routing domain.
- Router1(config-router)# no router rip;
- Router1(config-router)# network 192.168.10.0;
- Router1(config-router)# no network 192.168.10.0;
- Router1(config-router)# passive-interface fastethernet 0/0;
- Router1(config-router)# passive-interface serial 0/0/0.
0 Comment to "CCNA 2 Chapter 05"
Posting Komentar