Implementing Cisco Enterprise Wireless Networks (ENWLSI) — Question 263
When configuring a Cisco WLC, which CLI command adds a VLAN with VLAN ID of 30 to a FlexConnect group named BranchA-FCG?
Answer options
- A. config flexconnect BranchA-FCG vlan 30 add
- B. config flexconnect BranchA-FCG vlan add 30
- C. config flexconnect group BranchA-FCG vlan 30 add
- D. config flexconnect group BranchA-FCG vlan add 30
Correct answer: D
Explanation
The correct command is option D because it accurately reflects the syntax for adding a VLAN to a FlexConnect group. Options A and C incorrectly use 'flexconnect' instead of 'flexconnect group', and option B places the VLAN ID in the wrong position in the command structure.