Reference Guide

100 | am Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
am
am scan <ipaddr> <channel> [bssid <bssid>]
am test <ipaddr> {suspect-rap bssid <bssid> match-type <match-type> match-method
<method>|wired-mac {add|remove {bssid <bssid>|enet-mac <enet-mac>} mac <mac>}
Description
These commands enable channel scanning or testing for the specified air monitor.
Syntax
Parameter Description Range
scan
IP address of the air monitor to be scanned.
<channel>
Channel to which the scanning is tuned. Set to 0 to
enable scanning of all channels.
bssid
BSSID of the air monitor.
test
IP address of the air monitor to be tested.
suspect-rap
Tests suspect-rap feature.
match-type
Match type. eth-wm | ap-wm | eth-gw-wm
match-method
Match method. equal | plus-one | minus-one
wired-mac
Tests the rogue AP classification feature.
Specifies the Wired MAC table.
enet-mac
Specifies the Ethernet MAC table.
mac
Specifies the MAC entry to add/remove from either the
Wired MAC table or the Ethernet MAC table.
Usage Guidelines
These commands are intended to be used with an Dell AP that is configured as an air monitor. You should not use
the am test command unless instructed to do so by an Dell representative.
Example
The following command sets the air monitor to scan all channels:
(host) (config) #am scan 10.1.1.244 0
Command History:
Release
Modification
ArubaOS 3.0 Command introduced
ArubaOS 3.3.1 Support for the wired-mac and associated parameters was introduced.