Setup guide

ap2 (MAC address) - forces association to the specified access point
ap3 (MAC address) - forces association to the specified access point
ap4 (MAC address) - forces association to the specified access point
ssid1 (text; default: tsunami) - establishes the adapter's service set identifier This value must match
the SSID of the system in order to operate in infrastructure mode
ssid2 (text; default: "") - service set identifier 2
ssid3 (text; default: "") - service set identifier 3
modulation (cck | default | mbok; default: cck) - modulation mode
cck - Complementary Code Keying
mbok - M-ary Bi-Orthogonal Keying
client-name (text; default: "") - client name
join-net (time; default: 10) - an amount of time,during which the interface operating in ad-hoc
mode will try to connect to an existing network rather than create a new one
0 - do not create own network
beacon-period (integer: 20..976; default: 100) - Specifies beaconing period (applicable to ad-hoc
mode only)
arp (disabled | enabled | proxy-arp | reply-only; default: enabled) - Address Resolution Protocol
card-type (read-only: text) - your CISCO/Aironet adapter model and type
Example
Interface informational printouts
[admin@Wandy] > interface print
Flags: X - disabled, D - dynamic, R - running
# NAME TYPE MTU
0 R ether1 ether 1500
1 X ether2 ether 1500
2 X pc1 pc 1500
[admin@Wandy] interface> set 1 name aironet
[admin@Wandy] interface> enable aironet
[admin@Wandy] > interface print
Flags: X - disabled, D - dynamic, R - running
# NAME TYPE MTU
0 R ether1 ether 1500
1 X ether2 ether 1500
2 R aironet pc 1500
[admin@Wandy] > interface pc
[admin@Wandy] interface pc> print
Flags: X - disabled, R - running
0 R name="aironet" mtu=1500 mac-address=00:40:96:29:2F:80 arp=enabled
client-name="" ssid1="tsunami" ssid2="" ssid3="" mode=infrastructure
data-rate=1Mbit/s frequency=2437MHz modulation=cck tx-power=100
ap1=00:00:00:00:00:00 ap2=00:00:00:00:00:00 ap3=00:00:00:00:00:00
ap4=00:00:00:00:00:00 rx-antenna=right tx-antenna=right beacon-period=100
long-retry-limit=16 short-retry-limit=16 rts-threshold=2312
fragmentation-threshold=2312 join-net=10s card-type=PC4800A 3.65
[admin@Wandy] interface pc>
Interface status monitoring
[admin@Wandy] interface pc> monitor 0
synchronized: no
associated: no
error-number: 0
[admin@Wandy] interface pc>
Example