IP Routing Technologies Flashcards
Which IOS command is used to view information about Open Shortest Path First (OSPF) routing processes?
the show ip ospf command
The Open Shortest Path First (OSPF) routing protocol uses which algorithm to select the optimal path?
the Dijkstra algorithm
What multicast address is used by Open Shortest Path First (OSPF) for all SPFRouters?
224.0.0.5
Which IOS command is used to view the number of EIGRP packets sent and received?
the show ip eigrp traffic command
Which packet type is used by EIGRP to ask neighbors about routing information?
Query packet
Which packet type is used by EIGRPto send routing updates?
Update packet
Which IOS command is used to copy the configuration stored in Non-Volatile Random Access Memory (NVRAM) to Random Access Memory?
the copy startup-configuration running configuration command.
Which routing protocols support authentication with clear-txt passwords and Message Digest-5 (MD5)?
Intermediate System-to-Intermediate System (IS-IS) and Open Shortest Path First (OSPF)
Which metric is used by Routing Information Protocol (RIP) for it path selection?
the Hop-count metric
Which parameter of the clear ip ospf command is used to reset the Open Shortest Path First (OSPF) process
the process parameter
What is the default administrative distance (AD) value for unknown origin routes?
255
Which protocol is used by EIGRP to manage EIGRP packets?
RTP
Which IOS command is used to view the OSPF routing table entries to an ABR and ASBR?
show ip ospf border-routers command
Which IOS command is used to view the configuration of system hardware, software version, and boot images?
the show version command
Which routing protocols include the subnet mask in the route advertisement and support Variable Length Subnet Masking (VLSM)?
Classless routing protocols
Which IOS command is used to reinstall a previously removed interior or exterior route?
the discard-route command
Which algorithm is used by EIGRP to select the best path to the destination?
Diffusing Update Algorithm (DUAL)
Which IOS command is used to view the OSPF database for a specific router?
the show ip ospf database command
Which IP protocol is used by OSPF?
89
Which packet types is used by EIGRP to establish neighbor relationships?
Hello/Ack packet
Which IOS command is used to view the current state of the active routing protocol process?
the show ip protocols command
Which routing protocol supports point-to-point and point-to-multipoint connections?
OSPF
Which routing protocols do not include the subnet mask in the route advertisement?
Classful routing protocols
Which IOS command displays information related to router interfaces configured for EIGRP protocol?
the show ip eigrp interfaces command
Which packet type is used by EIGRP to get specific information from one or more neightbors?
Request packet
Which routing protocol is not recommended for enterprise networks?
Intermediate System-to-Intermediate System (IS-IS)
Which updates are sent as soon as a change in the network topology is discovered?
Triggered updates
Which IOS command is used to view the information related to the system
the show system command
Which IOS command is used to view the OSPF traffic statistics?
the show ip ospf traffic command
Which IOS command is used to view interface card controllers?
the show controllers command
Which IOS command is used to modify the buffer size used to load the configuration file?
the boot buffer size command
Which IOS command is used on a Cisco router to display EIGRP DUAL states?
the show ip eigrp topology command
Which IOS command displays the EIGRP adjacencies
the show ip eigrp neighbors command
Which IOS command is used to view the information about interfaces configured for EIGRP?
the show ip eigrp interfaces command
Which IOS command is used to configure the bandwidth percentage to 80 while configuring EIGRP with autonomous number 20?
the router(config-if)# ip bandwidth-percent eigrp 20 80 command
Which command is used to enable EIGRP on a router with an autonomous number 20?
the router eigrp 20 command
Which Cisco IOS command displays the number of EIGRP packets sent and received?
the show ip eigrp traffic command
Which IOS is used to copy the configuration stored in Random Access Memory (RAM) to Non-Volatile Random Access Memory (NVRAM)?
the copy running-config startup-config command
Which IOS command will enable a Cisco router to select a default route when routing to an unknown subnet of a network for which it knows the major network?
the ip classless command