WDS-AP to WDS-Sta (Atheros) Example

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 15:14, 15 January 2008 (edit)
Samueldg (Talk | contribs)
(Objective)
← Previous diff
Revision as of 15:14, 15 January 2008 (edit) (undo)
Samueldg (Talk | contribs)
(Definitions)
Next diff →
Line 11: Line 11:
==Definitions== ==Definitions==
The 3 LAN's are in the same IP subnet 10.1.1.0/24 (for example). The 3 LAN's are in the same IP subnet 10.1.1.0/24 (for example).
 +
The GW234x management IP will be in 192.168.5.0/24 (for example). The GW234x management IP will be in 192.168.5.0/24 (for example).
 +
All the GW234x has Winstron CM9 miniPCI cards into them. All the GW234x has Winstron CM9 miniPCI cards into them.
 +
Names of GW234x devices will be: Names of GW234x devices will be:
 +
acbr51 with 192.168.2.51 for the GW2347_0 acbr51 with 192.168.2.51 for the GW2347_0
 +
acbr52 with 192.168.2.52 for the GW2348 acbr52 with 192.168.2.52 for the GW2348
 +
acbr53 with 192.168.2.53 for the GW2347_1 acbr53 with 192.168.2.53 for the GW2347_1
==Prerequisites== ==Prerequisites==
All GW234x devices are with factory defaults configuration (all has their nvram erased using RedBoot commands). All GW234x devices are with factory defaults configuration (all has their nvram erased using RedBoot commands).

Revision as of 15:14, 15 January 2008

Contents

Simple LAN WDS configuration

Objective

Connect 3 LAN using 2 GW2347 and 1 GW2348 and they will be transparent for the direfent Ethernet subnets.

  GW2347_0 - - - - - GW2348 - - - - - - GW2347_1
     |                 |                   |
    LAN               LAN                 LAN

Will support Spaning tree protocol to alow the case when GW2347's were in the same Ethernet segment.

Definitions

The 3 LAN's are in the same IP subnet 10.1.1.0/24 (for example).

The GW234x management IP will be in 192.168.5.0/24 (for example).

All the GW234x has Winstron CM9 miniPCI cards into them.


Names of GW234x devices will be:

acbr51 with 192.168.2.51 for the GW2347_0

acbr52 with 192.168.2.52 for the GW2348

acbr53 with 192.168.2.53 for the GW2347_1

Prerequisites

All GW234x devices are with factory defaults configuration (all has their nvram erased using RedBoot commands).