User's Manual

Table Of Contents
interface wireless {index}clientbridge
Description. Enable client bridging between CPEs.
No-Form. Disable client bridging between CPEs.
Arguments. None
Example 4.30. Enable client bridging between CPEs
EION: interface Wireless 0 clientbridge
Client bridge mode is on
4.2.6. Wireless Interface Monitoring
4.2.6.1. Scan Procedure
A wireless chipset collects beacons received from various infrastructure access points. Beacon frames
contain information about SSID, frequency, signal quality, security modes etc. This information can
be displayed using the show interface scan command:
show interface {name} {index} scan
Example 4.31. Interface Scan.
EION: interface Wireless 0 type station
Interface 'Wireless 0': type 'station'.
EION: interface Wireless 0 no shutdown
Interface 'Wireless 0' is up.
EION: show interface Wireless 0 scan
Cell 01 - Address: 60B.6B37.4DC3 (MAC address of AP)
ESSID: "axe"
Type: ap
Freq: 2.412 GHz (Channel 1)
Quality=8/70 Signal level=87 dBm Noise level=95 dBm
Bit Rate: 1.0 Mb/s
Bit Rate: 2.0 Mb/s
Bit Rate: 5.5 Mb/s
Bit Rate: 11.0 Mb/s
Bit Rate: 6.0 Mb/s
Bit Rate: 9.0 Mb/s
Bit Rate: 12.0 Mb/s
Bit Rate: 18.0 Mb/s
Bit Rate: 24.0 Mb/s
Bit Rate: 36.0 Mb/s
Bit Rate: 48.0 Mb/s
Bit Rate: 54.0 Mb/s
Important
A wireless interface must have a station (CPE) type to enable scanning.
63
Configuration