Ok, so now I am *really* confused....
First, I switch the WNIC to Station Mode:
Flags: X - disabled, R - running
0 name="VaryNET Bridge" mtu=1500 mac-address=00:02:6F:20:98:BB arp=enabled
disable-running-check=no interface-type=Atheros AR5212 mode=station
ssid="VaryNETAdmin" frequency=2427 band=2.4GHz-B scan-list=default-ism
supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,
54Mbps
basic-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
basic-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps
max-station-count=2007 ack-timeout=96 tx-power=default
noise-floor-threshold=default burst-time=disabled fast-frames=no
dfs-mode=none antenna-mode=ant-a wds-mode=disabled
wds-default-bridge=none default-authentication=yes
default-forwarding=no hide-ssid=no 802.1x-mode=none
The interface is not running, because it is still searching for a non existant network....
Then, I switch the WNIC to ap-bridge mode:
[
cenergy@wgdb.highsites.varynet.co.za] interface wireless> set 0 mode=ap-bridge
Now, the interface is *running*:
[
cenergy@wgdb.highsites.varynet.co.za] interface wireless> print
Flags: X - disabled, R - running
0 R name="VaryNET Bridge" mtu=1500 mac-address=00:02:6F:20:98:BB arp=enabled
disable-running-check=no interface-type=Atheros AR5212 mode=ap-bridge
ssid="VaryNETAdmin" frequency=2427 band=2.4GHz-B scan-list=default-ism
supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,
54Mbps
basic-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
basic-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps
max-station-count=2007 ack-timeout=96 tx-power=default
noise-floor-threshold=default burst-time=disabled fast-frames=no
dfs-mode=none antenna-mode=ant-a wds-mode=disabled
wds-default-bridge=none default-authentication=yes
default-forwarding=no hide-ssid=no 802.1x-mode=none
Now, I change the SSID:
[
cenergy@wgdb.highsites.varynet.co.za] interface wireless> set 0 ssid=VaryNet
Then, the interface stops running:
[
cenergy@wgdb.highsites.varynet.co.za] interface wireless> print
Flags: X - disabled, R - running
0 name="VaryNET Bridge" mtu=1500 mac-address=00:02:6F:20:98:BB arp=enabled
disable-running-check=no interface-type=Atheros AR5212 mode=ap-bridge
ssid="VaryNet" frequency=2427 band=2.4GHz-B scan-list=default-ism
supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,
54Mbps
basic-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
basic-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps
max-station-count=2007 ack-timeout=96 tx-power=default
noise-floor-threshold=default burst-time=disabled fast-frames=no
dfs-mode=none antenna-mode=ant-a wds-mode=disabled
wds-default-bridge=none default-authentication=yes
default-forwarding=no hide-ssid=no 802.1x-mode=none
[
cenergy@wgdb.highsites.varynet.co.za] interface wireless>
Now, PLEASE explain this to me. Why would the Interface RUN if I go from station mode to ap-bridge mode, and then stop running the moment I change the SSID????