I understand how to connect Station-->AP in NV2 (One direction) ,
but how do I connect Both direction
this is what I have now in the station:
Code: Select all
0 R name="wlan1" mtu=1500 mac-address=D4:CA:6D:14:40:B1 arp=enabled
interface-type=Atheros AR92xx mode=station-bridge ssid="david"
frequency=auto band=2ghz-onlyg channel-width=20mhz scan-list=default
wireless-protocol=nv2 vlan-mode=no-tag vlan-id=1 wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no bridge-mode=enabled
default-authentication=yes default-forwarding=yes default-ap-tx-limit=0
default-client-tx-limit=0 hide-ssid=no security-profile=default
compression=no
Code: Select all
0 R name="wlan1" mtu=1500 mac-address=D4:CA:6D:11:35:B6 arp=enabled
interface-type=Atheros AR92xx mode=ap-bridge ssid="david" frequency=auto
band=2ghz-onlyg channel-width=20mhz scan-list=default
wireless-protocol=nv2 vlan-mode=no-tag vlan-id=1 wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no bridge-mode=enabled
default-authentication=yes default-forwarding=yes default-ap-tx-limit=0
default-client-tx-limit=0 hide-ssid=no security-profile=default
compression=no
does it mean using both main and secondary Ant (Main&AX)?and using 2 more antennas?
or do I need to setup it other way?
Thanks,