Question 1
Which two ways can you use to disable Cisco Discovery Protocol? (Choose two)

A. Enter the no cdp enable command to disable it on a device.
B. Enter the no cdp run command to disable it in the global configuration.
C. Enter the no cdp run command to disable it on an individual interface.
D. Enter the cdp disable command to disable it on an individual interface.
E. Enter the no cdp enable command to disable it on an individual interface.

Answer: B E

Question 2
Which two statements about CDP are true? (Choose two)

A. It can be disabled only at the interface level.
B. Devices with Cisco Discovery Protocol configured send advertisement messages to a multicast address on a periodic basis.
C. It is disabled when switches have mismatched native VLANs.
D. Devices with Cisco Discovery Protocol configured send advertisement messages to a broadcast address on a periodic basis.
E. VTP relies on Cisco Discovery Protocol to carry VTP domain information.

Answer: B E

Question 3
Which three pieces of information about the remote device are reported by Cisco Discovery Protocol? (Choose three)

A. The routing protocols in use on the device
B. Its spanning-tree state
C. Its hostname
D. Its port number
E. Its configuration register value
F. Its hardware platform

Answer: C D F

Explanation

The information contained in Cisco Discovery Protocol advertisements varies based on the type of device and the installed version of the operating system. Some of the information that Cisco Discovery Protocol can learn includes:
+ Cisco IOS version running on Cisco devices
Hardware platform of devices
+ IP addresses of interfaces on devices
+ Locally connected devices advertising Cisco Discovery Protocol
+ Interfaces active on Cisco devices, including encapsulation type
Hostname
+ Duplex setting
+ VLAN Trunking Protocol (VTP) domain
+ Native VLAN

Type-Length-Value (TLV) fields are blocks of information embedded in Cisco Discovery Protocol advertisements. Information in advertisements varies, and the TLV frame format allows for extending advertisements when needed.

CDPv2 advertises IP Network Prefix TLV contains a list of network prefixes to which a sending device can forward IP packets. A prefix includes the interface protocol and the port number. For example, Ethernet 1/0. 

Reference: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/cdp/configuration/15-mt/cdp-15-mt-book/nm-cdp-discover.html

Question 4What TLV’s are mandatory in LLDP message? (Choose two)

A. Native VLAN TLV
B. Platform TLV
C. Network TLV
D. Hostname TLV
E. Port ID TLV
F. Chassis ID

Answer: E F

Question 5
Which six optional TLVs are valid? (Choose six)

A. Port description TLV
B. System name TLV
C. System description TLV
D. System capabilities TLV
E. Management address TLV
F. Specific TLVs
G. Source ID TLV
H. Native hostname TLV

Answer: A B C D E F

Question 6
Which four mandatory TLVs are valid? (Choose four)

A. End of LLDPDU
B. Chassis ID
C. Port ID
D. Time To Live
E. VLAN ID
F. System name ID
G. Description ID

Answer: A B C D

Question 7
Which two mandatory TLV types does LLDP advertise? (Choose two)

A. Native VLAN TLV
B. Platform TLV
C. Network TLV
D. Hostname TLV
E. Port ID TLV
F. Chassis ID TLV

Answer: E F

Question 8
Which two of the following organizationally specific LLDP TLVs are also advertised to support LLDP-MED? (Choose two)

A. Port VLAN ID TLV (IEEE 802.1 organizationally specific TLVs)
B. MAC/PHY configuration/status TLV (IEEE 802.3 organizationally specific TLVs)
C. IP Address TLV (IEEE 802.9 organizationally specific TLVs)
D. DSCP TLV (IEEE 802.3 organizationally specific TLVs)
E. Descriptive TLV (IEEE 802.5 organizationally specific TLVs)

Answer: A B

Explanation

These organizationally specific LLDP TLVs are also advertised to support LLDP-MED.
+ Port VLAN ID TLV ((IEEE 802.1 organizationally specific TLVs)
+ MAC/PHY configuration/status TLV(IEEE 802.3 organizationally specific TLVs)

Reference: https://www.cisco.com/c/en/us/td/docs/switches/metro/me3400/software/release/12-2_50_se/configuration/guide/scg/swlldp.pdf

Question 9
Which of the following mandatory TLVs are valid for basic management? (Choose five)

A. Port description TLV
B. System name TLV
C. System description
D. System capabilities TLV
E. Management address TLV
F. Isolated address TLV
G. Source and destination capabilities TLV

Answer: A B C D E

Explanation

The switch supports these basic management TLVs. These are mandatory LLDP TLVs.
+ Port description TLV
+ System name TLV
+ System description TLV
+ System capabilities TLV
+ Management address TLV

Question 10
Which two advantages of LLDP are used over CDP? (Choose two)

A. It supports topology change notification.
B. It supports ATM.
C. It supports checksum.
D. It supports vendor-agnostic.
E. It supports Frame Relay

Answer: A D