CCNA 2 MODULE 4 Flashcards

1
Q

What is Cisco Discovery Protocol (CDP)?

A

A Layer 2 protocol used to obtain information about neighboring devices

CDP connects lower physical media and upper network layer protocols.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Is CDP media and protocol independent?

A

Yes, it runs on all Cisco equipment over the Subnetwork Access Protocol (SNAP).

This allows it to function across various network environments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What happens when a Cisco device boots up regarding CDP?

A

CDP starts up automatically and detects neighboring devices that are also running CDP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What information does CDP provide about neighboring devices?

A

It transmits type length values (TLVs) embedded in CDP advertisements, which include:
* Device ID
* Local Interface
* Holdtime
* Capability
* Platform
* Port ID
* VTP Management Domain Name (CDPv2 only)
* Native VLAN (CDPv2 only)
* Full/Half-Duplex (CDPv2 only)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What command is used to display CDP neighbor information?

A

show cdp neighbors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the update timer for CDP?

A

60 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the hold timer for CDP?

A

180 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What commands are used to manage CDP?

A
  • cdp run
  • cdp enable
  • clear cdp counters
  • show cdp
  • show cdp entry {|device-name[][protocol | version]}
  • show cdp interface [type number]
  • show cdp neighbors [type number] [detail]
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

True or False: If CDP is disabled globally, individual interfaces can still be enabled for CDP.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Telnet?

A

A virtual terminal protocol that allows connections to remote hosts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

At which layer of the OSI model does Telnet operate?

A

Application layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the default timeout for a Telnet session?

A

10 minutes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How can you initiate a Telnet session?

A

Any of the following:
* Denver>connect paris (if DNS available)
* Denver#paris
* Denver>131.108.100.152
* Denver>telnet paris

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How do you terminate a Telnet session?

A

Any of the following:
* Denver>disconnect paris
* Denver>exit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the ping command used for?

A

To send an echo request packet to an address and wait for a reply.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What indicates a successful echo-reply in a ping test?

A

A ! symbol

17
Q

What does the traceroute command do?

A

Tests each step along the way to find where data is being sent in a network.

18
Q

What does an asterisk indicate in a traceroute process?

A

One router is unreachable.

19
Q

What is the purpose of the Ctrl-Shift-6 escape sequence?

A

To stop the ping or traceroute process.

20
Q

What information can you gather from a running network topology?

A
  • How devices are interconnected (physical topology)
  • Device name
  • Platform
  • Interface name and address