Practice Free 200-301 Exam Online Questions
Which command is used to specify the delay time in seconds for LLDP to initialize on any interface?
- A . lldp timer
- B . lldp holdtimt
- C . lldp reinit
- D . lldp tlv-select
C
Explanation:
Reference: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960/software/release/12-2_37_ey/configuration/guide/scg/swlldp.pdf
+ lldp holdtime seconds: Specify the amount of time a receiving device should hold the information from your device before discarding it
+ lldp reinit delay: Specify the delay time in seconds for LLDP to initialize on an interface
+ lldp timer rate: Set the sending frequency of LLDP updates in seconds
DRAG DROP
Drag the descriptions of device management from the left onto the types of device management on the right.

Refer to the exhibit.
Which two commands must be configured on router R1 to enable the router to accept secure remote-access connections? (Choose two)
- A . transport input telnet
- B . crypto key generate rsa
- C . ip ssh pubkey-chain
- D . login console
- E . username cisco password 0 Cisco
An administrator must use the password complexity not manufacturer-name command to prevent users from adding “cisco” as a password.
Which command must be issued before this command?
- A . Password complexity enable
- B . confreg 0x2142
- C . Login authentication my-auth-list
- D . service password-encryption
What is the role of disaggregation in controller-based networking?
- A . It divides the control-plane and data-plane functions.
- B . It summarizes the routes between the core and distribution layers of the network topology.
- C . It enables a network topology to quickly adjust from a ring network to a star network
- D . It streamlines traffic handling by assigning individual devices to perform either Layer 2 or Layer 3 functions.
Refer to the exhibit.
The administrator must configure a floating sialic default route that points to 2001:db8:1234:2::1 and replaces the current default route only if it fails.
Which command must the engineer configure on the CPE?
- A . ipv6 route ::/0 2001:db8:1234:2::1 3
- B . ipv6 route ::/128 2001 :db8:1234:2::1 3
- C . ipv6 route ::/0 2001:db8:1234:2::1 1
- D . ipv6 route ::/0 2001:db8:1234:2::1 2
Which type of wireless encryption is used for WPA2 in preshared key mode?
- A . TKIP with RC4
- B . RC4
- C . AES-128
- D . AES-256
C
Explanation:
We can see in this picture we have to type 64 hexadecimal characters (256 bit) for the WPA2 passphrase so we can deduce the encryption is AES-256, not AES-128.
https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-lan-wlan/67134-wpa2-config.html
Which 802.11 frame type is association response?
- A . management
- B . protected frame
- C . control
- D . action
A
Explanation:
Reference: https://en.wikipedia.org/wiki/802.11_Frame_Types
Which 802.11 frame type is association response?
- A . management
- B . protected frame
- C . control
- D . action
A
Explanation:
Reference: https://en.wikipedia.org/wiki/802.11_Frame_Types
Refer to the exhibit.
How must router A be configured so that it only sends Cisco Discovery Protocol Information to router C?
- A . Option A
- B . Option B
- C . Option C
- D . Option D