|
You have
typed "ping" 172.16.101.1 and get the following display: Type
escape sequence to abort. Sending 5, 100-byte ICMP Echoes to
172.16.101.1, timeout is 2 seconds:
The quality
of information is rated:
-
Connected interface 0
-
Static
route 1
-
IGRP 100
-
RIP 120
-
Unknown
255
The lower
the value, the more reliable the source with 255 signifying
information that the router will ignore. So, the router will use
IGRP, rated at 100, before RIP, rated at 120.
You are
logged into a router, what command would show you the IP
addresses of routers connected to you?
Ans A
As a
system administrator, you perform an extended ping at the
privileged EXEC prompt. As part of the display, you see "Set DF
bit in IP header? [yes] :" What would happen if you answered no
at the prompt.
-
A. This
lets the router fragment the packet.
-
B. It
tells the router not to fragment the packet.
-
C. This
lets the router direct the packet to the destination it
finds in its routing table.
-
D. It
tell the router to send the packet to the next hop router
Ans A
Which
NetWare protocol provides link-state routing?
-
A. NLSP
-
B. RIP
-
C. SAP
-
D. NCP
Ans:
A
NetWare Link
Services Protocol (NLSP) provides link-state routing. SAP
(Service Advertisement Protocol) advertises network services.
NCP (NetWare Core Protocol) provides client-to-server
connections and applications. RIP is a distance vector routing
protocol.
As a
system administrator, you want to debug igrp but are worried
that the "debug IP igrp transaction" command will flood the
console. What is the command that you should use?
-
A. debug
IP igrp event
-
B. debug
IP igrp-events
-
C. debug
IP igrp summary
-
D. debug
IP igrp events
Ans D
The "debug
IP igrp events" is used to only display a summary of IGRP
routing information. You can append an IP address onto either
command to see only the IGRP updates from a neighbor.
What does
the following series of commands accomplish? router igrp 71
network 10.0.0.0 router igrp 109 network 172.68.7.0
-
A. It
isolates networks 10.0.0.0 and 172.68.7.0.
-
B. It
loads igrp for networks 109 and 71.
-
C. It
disables RIP.
-
D. It
disables all routing protocols.
Ans A
Routers
can learn about destinations through static routes, default, or
dynamic routing. By default, a router will use information
derived from __________.
-
A. IGRP
-
B. RIP
-
C. IP
-
D. TCP
Ans A
|