Cisco Certified Network Associate (200-301 CCNA) – Question231

How do AAA operations compare regarding user identification, user services, and access control?

A.
Authorization provides access control, and authentication tracks user services
B. Authentication identifies users, and accounting tracks user services
C. Accounting tracks user services, and authentication provides access control
D. Authorization identifies users, and authentication provides access control

Correct Answer: B

Cisco Certified Network Associate (200-301 CCNA) – Question230

A network engineer must create a diagram of a multivendor network. Which command must be configured on the Cisco devices so that the topology of the network is allowed to be mapped?

A.
Device(config)#lldp run
B. Device(config)#cdp run
C. Device(config-if)#cdp enable
D. Device(config)#flow-sampler-map topology

Correct Answer: A

Cisco Certified Network Associate (200-301 CCNA) – Question229

Refer to the exhibit. What two conclusions should be made about this configuration? (Choose two.)


A.
The root port is FastEthernet 2/1
B. The designated port is FastEthernet 2/1
C. The spanning-tree mode is PVST+
D. This is a root bridge
E. The spanning-tree mode is Rapid PVST+

Correct Answer: AE

Cisco Certified Network Associate (200-301 CCNA) – Question228

Which statement about VLAN configuration is true?

A.
The switch must be in VTP server or transparent mode before you can configure a VLAN
B. The switch must be in config-vlan mode before you configure an extended VLAN
C. Dynamic inter-VLAN routing is supported on VLAN2 through VLAN 4064
D. A switch in VTP transparent mode save the VLAN databases to the running configuration only

Correct Answer: A

Cisco Certified Network Associate (200-301 CCNA) – Question225

What is a function of Wireless LAN Controller?

A.
register with a single access point that controls traffic between wired and wireless endpoints
B. use SSIDs to distinguish between wireless clients
C. send LWAPP packets to access points
D. monitor activity on wireless and wired LANs

Correct Answer: C

Explanation:

Explanation:
Lightweight APs (LAPs) is devices require no initial configuration. LAPs use the Lightweight Access Point Protocol (LWAPP) to communicate with a WLAN controller (WLC), as shown in the below figure. Controller- based APs are useful in situations where many APs are required in the network. As more APs are added, each AP is automatically configured and managed by the WLC.

Cisco Certified Network Associate (200-301 CCNA) – Question223

On a corporate network, hosts on the same VLAN can communicate with each other, but they are unable to communicate with hosts on different VLANs. What is needed to allow communication between the VLANs?

A.
a router with subinterfaces configured on the physical interface that is connected to the switch
B. a router with an IP address on the physical interface connected to the switch
C. a switch with an access link that is configured between the switches
D. a switch with a trunk link that is configured between the switches

Correct Answer: A

Explanation:

Explanation:
Different VLANs can’t communicate with each other, they can communicate with the help of Layer3 router.
Hence, it is needed to connect a router to a switch, then make the sub-interface on the router to connect to the switch, establishing Trunking links to achieve communications of devices which belong to different VLANs.

Cisco Certified Network Associate (200-301 CCNA) – Question222

Which three statements are typical characteristics of VLAN arrangements? (Choose three.)

A.
A new switch has no VLANs configured.
B. Connectivity between VLANs requires a Layer 3 device.
C. VLANs typically decrease the number of collision domains.
D. Each VLAN uses a separate address space.
E. A switch maintains a separate bridging table for each VLAN.
F. VLANs cannot span multiple switches.

Correct Answer: BDE