nerdexam
Huawei

H12-311_V3.0 · Question #83

In WLAN networking configuration, what command must be executed on AC6605 to deliver the configuration to AP1?

The correct answer is B. commit ap 1. On Huawei AC6605 controllers, commit ap <ap-id> is the correct command to push the current configuration from the AC down to a specific AP - in this case, AP with ID 1. This command is part of Huawei's VRP (Versatile Routing Platform) CLI and is required after making changes to…

WLAN Planning and Deployment

Question

In WLAN networking configuration, what command must be executed on AC6605 to deliver the configuration to AP1?

Options

  • Asave ap id 1
  • Bcommit ap 1
  • Csave ap 1 config
  • Dsave config ap 1

How the community answered

(14 responses)
  • B
    86% (12)
  • C
    7% (1)
  • D
    7% (1)

Explanation

On Huawei AC6605 controllers, commit ap <ap-id> is the correct command to push the current configuration from the AC down to a specific AP - in this case, AP with ID 1. This command is part of Huawei's VRP (Versatile Routing Platform) CLI and is required after making changes to WLAN profiles or AP system settings, because changes are staged locally on the AC until explicitly delivered.

Options A, C, and D are all incorrect because save is not the verb used to deliver configuration to an AP in Huawei's WLAN CLI; save is used to write the running configuration to flash memory to persist it across reboots, not to push settings to APs. The phrasing in those distractors also does not match any valid Huawei AC command syntax.

Memory tip: Think of commit the same way a developer commits and pushes code - the configuration change is not live on the AP until you explicitly commit it. If you remember "commit delivers, save persists," you will not confuse these two commands on the exam.

Topics

#Configuration commit#AP provisioning#AC6605 commands#Configuration delivery

Community Discussion

No community discussion yet for this question.

Full H12-311_V3.0 Practice