Next: protmode - Enable/Disable 802.11g
Up: Private (Driver Specific) Driver
Previous: hide_ssid - Enable/Disable Hiding
Contents
- Number of Input Arguments: 0
- Number of Returned Arguments: 1
- Default Value: N/A
- Resets State Machine After Command: No
This command returns whether the driver is currently hiding the 802.11
SSID in beacons. A value of 1 indicates that the VAP is hiding the
802.11 SSID. A value of 0 indicates the VAP is not hiding the 802.11
SSID.
Example:The following command retrieves whether ath0 is hiding the
802.11 SSID in its beacon:
myprompt# iwpriv ath0 get_hide_ssid
ath0 get_hide_ssid:0
root
2005-12-16