200-301 · Question #1782
SIMULATION 72 Please use the "Tasks" and "Topology" tabs to complete this lablet. Topology Tasks Complete the tasks below: Task 1 - Configure SW-1 with VLAN 15 and label it exactly as OPS. - Configure
The correct answer follows the precise IOS command syntax required to accomplish all three tasks: creating VLANs with exact names using 'vlan <id>' and 'name <label>' in global config, configuring access ports with 'switchport mode access' and 'switchport access vlan <id>' (plus
Question
Exhibits
Explanation
The correct answer follows the precise IOS command syntax required to accomplish all three tasks: creating VLANs with exact names using 'vlan <id>' and 'name <label>' in global config, configuring access ports with 'switchport mode access' and 'switchport access vlan <id>' (plus spanning-tree portfast for end-device ports), and enabling LLDP globally on both switches using 'lldp run' in global configuration mode. Each step must be executed in the correct configuration context (global config vs. interface config) and with exact naming to match the requirements, as Cisco IOS is case-sensitive for VLAN names and any deviation (e.g., 'ops' instead of 'OPS') would result in an incorrect configuration. LLDP must be explicitly enabled since it is disabled by default on Cisco IOS devices, unlike CDP which is enabled by default.
Topics
Community Discussion
No community discussion yet for this question.

