CompTIA
XK0-004 · Question #496
A network administrator requested a change in workstation routing to a new access point. Which of the following will display the current settings for wlan0 and set the new access point name to lab?
The correct answer is B. iwconfig wlan0, iwconfig essid lab. Here's the format: # to display interface details # to rename interface essid iwconfig wlan0 essid lab
Server Side & Network Concepts
Question
A network administrator requested a change in workstation routing to a new access point. Which of the following will display the current settings for wlan0 and set the new access point name to lab?
Options
- Aiwconfig, iwconfig essid 'lab'
- Biwconfig wlan0, iwconfig essid lab
- Ciwconfig, iwconfig wlan0 ap='lab'
- Diwconfig wlan0 display, iwconfig wlan0 essid='lab'
How the community answered
(50 responses)- A6% (3)
- B76% (38)
- C16% (8)
- D2% (1)
Explanation
Here's the format: # to display interface details # to rename interface essid iwconfig wlan0 essid lab
Topics
#iwconfig#wireless#ESSID#WLAN configuration
Community Discussion
No community discussion yet for this question.