You are on page 1of 1

Unit 2 Lab Assignment Report

CIS 204

1. If you have RIPv1 configured on a router, what two commands will change it to RIPv2?
R1(config)#router rip
R1(config)#version 2
2. True or False: RIPv2 will save bandwidth and CPU cycles on the routers.
False
3. True or False: EIGRP will automatically overwrite RIP routes found in the routing table.
True
4. What command allows you to see the EIGRP topology table that shows the entire network as the
current router understands it? R1#show ip eigrp topology
5. True or False: Cisco and others have added features to their own versions of OSPF that may not be
found in other vendors implementations.True
6. True or False: EIGRP has a better administrative distance than RIP.
True
7. True or False: OSPF is a Cisco proprietary routing protocol.
False
8. What command will activate the OSPF routing process with a process ID of 120?
R1(config)#router ospf 120
9. What command indicates the number of links and the neighboring Router ID when using OSPF as the
routing protocol? R1#show ip ospf database
10. What command provides an excellent overview of the actual operation of all currently running
protocols? R1#show ip protocols

You might also like