So you need it low...
In Cisco 851W router you have to add three commands:
Code:
power local cck 3
power local ofdm 3
power client 3
3 is the lowest value for this router.
On this kind of router you have the following range of values (in mW):
Code:
<3 - 17> One of: 3 4 5 6 7 10 13 15 17
maximum Set local power to allowed maximum
3 is really low... if you go behind a normal door you can see that the wireless signal power drastically decreases, so it may be too low, but it depends on the environment.
In Access Points you can have different values, for example:
Code:
These options are available for 802.11b, 2.4-GHz clients (in mW):
{ 1 | 5 | 20 | 30 | 50 | 100 | maximum}
These options are available for 802.11g, 2.4-GHz clients (in mW):
{ 1 | 5 | 10 | 20 | 30 | 50 | 100 | maximum}
These options are available for 5-GHz clients (in mW):
{ 5 | 10 | 20 | 40 | maximum }
If your access point contains an AIR-RM21A 5-GHz radio module, these power options are available for 5-GHz clients (in dBm):
{ -1 | 2 | 5 | 8 | 11 | 14 | 16 | 17 | 20 | maximum }
But I think that's not needed for you.