Manual

AT-WA7400 Management Software User’s Guide
345
Table 32 provides a list of the WDS commands.
Configure a WDS Link
To set up a wireless distribution system (WDS) link between two wireless
networks:
Enable the WDS interface (
wlan0wds0
) on the current access point:
AT-WA7400#
set interface wlan0wds0 status up
AT-WA7400#
set interface wlan0wds0 radio wlan0
Provide the MAC address of the remote access point to which you want to
link:
AT-WA7400#
set interface wlan0wds0 remote-mac
MAC_Address_Of_Remote_AP
For example:
AT-WA7400#
set interface wlan0wds0 remote-mac 00:E0:B8:76:1B:14
Get Details on a WDS Configuration
Verify the configuration of the WDS link you just configured by getting
details on the WDS interface:
AT-WA7400#
get interface wlan0wds0 detail
Field Value
-------------------------------------------------------
type wds
status up
description Wireless Distribution System - Link 1
mac 00:E0:B8:76:26:08
ip
mask
Table 32. WDS Commands
Function Command
Configure a WDS Link See detailed command example below.
Get Details on a WDS
Configuration
get interface wlan0wds0 detail