4 bridge passwords in the cli, Bridge passwords in the cli – Fortress Technologies ecure Wireless Access Bridge User Manual

Page 100

Advertising
background image

Fortress Bridge: Command-Line Interface

90

[VAP]>

set vap {1|2|3|4} [-ssid <ssidstring>|.] [-dtim 1-255] [-hidessid on|off]

[-rts 1–2345|off] [-frag 256–2345|off] [-only11g on|off]

[-suite fortress|clear|open-wep|shared-wep|8021x|wpa|wpa-psk|wpa2|wpa2-psk|wpa-mixed|wpa-mixed-psk]
[-wepkeytype hex|passphrase] [-wepkeysize 40|104] [-wepkey1 <key>
] [-wepkey2 <key>]
[-wepkey3

<key>] [-wepkey4 <key>] [-weptxkey 1–4] [-keytype hex|passphrase] [-rekeyperiod <sec>]

[-passphrase <phrase>] [-hex <key>]

In the dot (

.

) input for the

-ssid

switch clears the SSID string.

The output of

set vap help

provides guidance for many of the

Security Suite parameters shown above (described in detail in
Section 3.3.4).

Security Suite options

fortress

and

clear

require no further

parameters to be set. When you have configured a different
Security Suite setting, you can view the parameters configured
for it with the

show

command.

[VAP]>

show vap 2

[RADIO 1]
[VAP 2]
SSID: 0987abc
DTIM: 1
Hide SSID: on
RTS Threshold: off
Frag Threshold: off
Only 11g: off
Security Suite: wpa
Rekey period: 300

You can clear the settings for VAPs 2 through 4, effectively
deleting them from the radio configuration.

[VAP]>

clear vap 2

Committing changes...
Reboot is required. [Y|N]?

Radio 1 and Radio 2 each require a VAP 1 to be configured at
all times. So, while you can edit VAP 1 on either radio, with the

set

command, you cannot

clear

it. Attempting to do so will

result in an error message that offers you the alternative of
resetting VAP 1 to its default configuration.

The

VAP

submenu can be accessed only from AP mode (refer

to Section 6.1.1 for more detail), and you can return to AP
mode with the

AP

command.

In VAP mode the standard

quit

and

reboot

commands

remain available. Changes to Bridge radio virtual interfaces
always require you to reboot, as shown in the example output
throughout this section.

6.4.4

Bridge Passwords in the CLI

Two passwords apply to the Bridge GUI, one for the admin
(administrator) account, and one for the operator (view-only)
account. The Bridge CLI has only an administrator account.

Advertising