aplist-wds (WDS)

Use the aplist-wds command to add or remove an AP to or from a WDS type WLAN service configuration. The aplist-wds command is accessible from the wlans:<WLAN-service-name> context of the CLI when the WLAN service type is WDS.

aplist-wds (Mesh) for information about using the command to configure a dynamic mesh WLAN service.

Use this command to configure the following:

  • Role on radio 1
  • Role on radio 2
  • Preferred parent
  • Backup parent
  • Work group bridging

After you run the aplist-wds command, run the apply command to implement the changes.

aplist-wds ap-name ((radio1 none|child|parent|both radio2 none|child|parent|both)|(both none|child|parent|both)) [pref-parent ap-name | Any-Parent] [backup-parent ap-name | Any-Parent] [wkgbridge on|off]
no aplist-wds ap-name radio1|radio2|both

Parameters

radio1 none | child | parent | both Specifies the AP‘s role on Radio1
radio2 none | child | parent | both Specifies the AP‘s role on Radio2
both none | child | parent | both Specifies the AP‘s role on both radios
pref-parent ap-name | Any Parent Specifies the AP‘s parent
backup-parent ap-name | Any Parent Specifies the AP‘s backup parent
wkgbridge off | on Configures the work group bridging

Usage

This command is only available when the WLAN service type is WDS.

Example

The following example reflects the following:

  • AP Lancaster is serving as a child of AP Aruba on radio radio1
  • AP Auberon is the backup parent of AP Lancaster
  • Work group bridging is switched off
    EWC.extremenetworks.com:wlans:shopfloor_WDS_wlan# aplist-wds Lancaster radio1 child radio2 parent pref-parent Aruba backup-parent Auberon wkgbridge off
    EWC.extremenetworks.com:wlans:shopfloor_WDS_wlan# apply