Fortress Bridge: Command-Line Interface
98
In GW mode, use the show command with the 8021X argument
to view the server settings:
[GW]>
show 8021X
Lan1:off
Lan2:off
Lan3:off
Lan4:off
Lan5:off
Lan6:off
Lan7:off
Lan8:off
AuthServer:127.0.0.1
AuthPort:1812
The last two lines of output display the current 802.1X server
settings. The LAN port settings shown are described in the next
section (6.4.9.2).
In GW mode, use the set command with just the 8021X
argument to configure the 802.1X server interactively. The
Bridge CLI presents one field at a time, and you can either
backspace over the existing value for a given field and enter a
new value or strike Enter↵ to leave the value unchanged and go
on to the next field.
[GW]>
set 8021X
lan1[on|off]:off
lan2[on|off]:off
lan3[on|off]:off
lan4[on|off]:off
lan5[on|off]:off
lan6[on|off]:off
lan7[on|off]:off
lan8[on|off]:off
AuthServerIP:
123.45.6.78
[OK]
AuthServerPort:1812
AuthServerSharedKey:
drowssaPw3n
[OK]
Reboot is required. [Y|N]?
The last three input prompts present the current 802.1X server
settings. The LAN port setting prompts are described in the
next section (6.4.9.2).
Alternatively, in GW mode, you can use the set 8021X
command with valid switches and arguments to change 802.1X
server settings:
[GW]>
set 8021X -ip
<serverIPaddr>
-p
<port#>
-key
<sharedkey>
Reconfiguring 802.1X authentication settings requires that you
reboot the Bridge in order to effect your changes.
The radius argument is exclusive to AP mode. The 8021X
argument is exclusive to GW mode. (Refer to Section 6.1.1 for
more detail on Bridge CLI administrative modes.)