D-Link DWL-8610AP User Manual - Page 119

WDS Configuration from the CLI, WDS Configuration Using SNMP, Clustering Access Points

Page 119 highlights

Unified Access Point Administrator's Guide WDS Configuration from the CLI Appendix B - Configuration Examples 1.) Connect to the MyAP1 by using Telnet, SSH, or a serial connection. 2.) Configure the remote MAC address for MyAP2. set interface wlan0wds0 status up remote-mac 00:30:AB:00:00:B0 3.) Set WPA (PSK) as the encryption type for the link. set interface wlan0wds0 wds-security-policy wpa-personal 4.) Set the SSID on the WDS link. set interface wlan0wds0 wds-ssid wds-link 5.) Configure the encryption key. set interface wlan0wds0 wds-wpa-psk-key abcdefghijk 6.) Administratively enable the WDS link. set interface wlan0wds0 status up 7.) Perform the same configuration steps on MyAP2. WDS Configuration Using SNMP 1.) Load the DLINK-WLAN-ACCESS-POINT-X600-MIB module. 2.) From the MIB tree, navigate to the objects in the apIfConfig table. 3.) Walk the apIfConfigName object to view the instance ID for the first WDS link (wlan0wds0). The first WDS link is instance 1. 4.) Set the value of instance 1 in the apIfConfigRemoteMac object to 00:30:AB:00:00:B0. In the MG-Soft browser, the format for the MAC address value to set is # 0x00 0x30 0xAB 0x00 0x00 0xB0. 5.) Set the value of instance 1 in the apIfConfigWdsSecPolicy object to WPA Personal (3). 6.) Set the value of instance 1 in the apIfConfigSsid object to wds-link. 7.) Set the value of instance 1 in the apIfConfigWdsWpaPskKey object to abcdefthijk. Some MIB browsers require that the value be entered in HEX values rather than ASCII values. 8.) Perform the same configuration steps on MyAP2. Clustering Access Points This example shows how to configure a cluster with two APs and to enable automatic channel reassignment. The location of the local AP is Room 214, and the cluster name is MyCluster. Clustering APs by Using the Web Interface 1.) Log onto the AP and navigate to the Cluster > Access Points page. Figure 72 - Clustering APs by Using the Web Interface (Passive) 2.) If clustering has started, click Stop Clustering so you can change the Clustering Options. 3.) Enter the AP location and the name of the cluster for it to join. 4.) Click Apply. October 2013 Unified Access Point Administrator's Guide Page 119

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128

Unified Access Point Administrator’s Guide
Unified Access Point Administrator’s Guide
Page 119
October 2013
Appendix B - Configuration Examples
WDS Configuration from the CLI
1.)
Connect to the MyAP1 by using Telnet, SSH, or a serial connection.
2.)
Configure the remote MAC address for MyAP2.
set interface wlan0wds0 status up remote-mac 00:30:AB:00:00:B0
3.)
Set WPA (PSK) as the encryption type for the link.
set interface wlan0wds0 wds-security-policy wpa-personal
4.)
Set the SSID on the WDS link.
set interface wlan0wds0 wds-ssid wds-link
5.)
Configure the encryption key.
set interface wlan0wds0 wds-wpa-psk-key abcdefghijk
6.)
Administratively enable the WDS link.
set interface wlan0wds0 status up
7.)
Perform the same configuration steps on MyAP2.
WDS Configuration Using SNMP
1.)
Load the DLINK-WLAN-ACCESS-POINT-X600-MIB module.
2.)
From the MIB tree, navigate to the objects in the apIfConfig table.
3.)
Walk the apIfConfigName object to view the instance ID for the first WDS link (wlan0wds0).
The first WDS link is instance 1.
4.)
Set the value of instance 1 in the apIfConfigRemoteMac object to 00:30:AB:00:00:B0.
In the MG-Soft browser, the format for the MAC address value to set is # 0x00 0x30 0xAB 0x00 0x00 0xB0.
5.)
Set the value of instance 1 in the apIfConfigWdsSecPolicy object to WPA Personal (3).
6.)
Set the value of instance 1 in the apIfConfigSsid object to wds-link.
7.)
Set the value of instance 1 in the apIfConfigWdsWpaPskKey object to abcdefthijk.
Some MIB browsers require that the value be entered in HEX values rather than ASCII values.
8.)
Perform the same configuration steps on MyAP2.
Clustering Access Points
This example shows how to configure a cluster with two APs and to enable automatic channel reassignment. The
location of the local AP is Room 214, and the cluster name is MyCluster.
Clustering APs by Using the Web Interface
1.)
Log onto the AP and navigate to the
Cluster > Access Points
page.
Figure 72 -
Clustering APs by Using the Web Interface (Passive)
2.)
If clustering has started, click
Stop Clustering
so you can change the Clustering Options.
3.)
Enter the AP location and the name of the cluster for it to join.
4.)
Click
Apply
.