ICND1 - Part 5 Quiz Flashcards
Cisco routers behave in much the same way as Cisco switches when working with the CLI and gaining console access.
a. True
b. False
a. True
Router IOS defaults to disallow both telnet and SSH with the transport input none command.
a. True
b. False
b. False
Up/Down on a router interface indicates a layer 2 data-link problem.
a. True
b. False
a. True
- Cisco router interfaces start in a shutdown state.
a. True
b. False
a. True
What is required on a router interface should you be required to provide clocking?
a. Configure the clock command
b. Configure the bandwidth command
c. Configure the rate clock command
d. Configure the clock rate command
d. Configure the clock rate command
Why would you be required to provide clocking on a router?
a. You are the DCE side of the cable.
b. You are the DTE side of the cable.
c. You are the V.35 side of the cable.
d. You are the RS-232 side of the cable.
a. You are the DCE side of the cable.
The bandwidth command sets the actual interface speed.
a. True
b. False
b. False
How can I see if a router is a DTE or DCE device?
a. Show interfaces
b. Show controllers
c. Show ip int br
d. Show protocols
b. Show controllers
There are three methods in which routers an add routes to their routing tables, what are they? (Choose 3)
a. Connected routes
b. Static Routes
c. STP Routes
d. VTP Routes
e. Routing Protocols
a. Connected routes
b. Static Routes
e. Routing Protocols
The subinterface numbers on a router is indicative of the current VLAN being passed on that interface.
a. True
b. False
b. False
What is the command to enable IPv4 routing on a layer 3 capable switch?
a. Router ospf 10
b. Router eigrp 10
c. Ip unicast-routing
d. Ip routing
d. Ip routing
What is a valid IP route statement?
a. Ip route 172.16.3.0 0.0.0.255 f0/0
b. Ip route 172.16.4.0 255.255.255.0 10.0.0.1 255.255.255.0
c. Ip route 172.16.5.0 255.255.255.0 f0/0
d. Ip route 172.16.6.0 255.255.255.0 10.0.0.1 0.0.0.255
c. Ip route 172.16.5.0 255.255.255.0 f0/0
How can I tell if a router has a static route without issuing a “show run”?
a. Show ip route and check the gateway of last resort statement.
b. Show ip route and check for static routes.
c. Show ip route and check for OSPF routes.
d. Show ip route and check for EIGRP routes.
b. Show ip route and check for static routes.
A static route is not showing up in the routing table, why?
a. The outgoing interface is not up/up.
b. The next-hop router IP addresses is reachable but OSPF is not working correctly.
c. A better route is in the table with a higher administrative distance.
d. None of the above.
a. The outgoing interface is not up/up.
RIPv2 is what kind of routing protocol?
a. Hybrid
b. Link-State
c. Distance Vector
d. Full Mesh
c. Distance Vector