Set dap security – 3Com Wireless LAN WX1200 User Manual

Page 345

Advertising
background image

set dap security

345

Examples — The following command configures the transmit power on
the 802.11a radio on the MAP access point connected to port 5:

WX1200# set ap 5 radio 1 tx-power 10
success: change accepted.

The following command configures the channel and transmit power on
the 802.11b/g radio on the MAP access point connected to port 1:

WX1200# set ap 1 radio 1 channel 1 tx-power 10
success: change accepted.

See Also

„

display {ap | dap} config on page 290

„

set {ap | dap} radio channel on page 339

set dap security

Sets security requirements for management sessions between a WX
switch and its Distributed MAPs.

This feature applies to Distributed MAPs only, not to directly connected
MAPs configured on MAP access ports.

The maximum transmission unit (MTU) for encrypted MAP management
traffic is 1498 bytes, whereas the MTU for unencrypted management
traffic is 1474 bytes. Make sure the devices in the intermediate network
between the WX switch and Distributed MAP can support the higher
MTU.

Syntax

set dap security {require | optional | none}

„

require

— Requires all Distributed MAPs to have encryption keys

that have been verified in the CLI by an administrator. If a MAP does
not have an encryption key or the key has not been verified, the WX
does not establish a management session with the MAP.

„

optional

— Allows MAPs to be managed by the switch even if they

do not have encryption keys or their keys have not been verified by an
administrator. Encryption is used for MAPs that support it.

„

none

— Encryption is not used, even for MAPs that support it.

Defaults — The default setting is optional.

Access — Enabled.

Advertising