MNS-BB
Software User Guide
-121-
<enable|disable> – [mandatory] Enables or disables .
LE2425A(user)##
tacplus enable
is enabled.
LE2425A(user)##
tacplus disable
Tunneling is disabled.
Tacserver
: This command adds or deletes a server in the
list.
Syntax
:
tacserver <add|delete> id=<num> [ip=<ip-addr>] [port=<tcp-port>]
[encrypt=<enable|disable>] [key=<string>]
<add|delete> – [mandatory] adds or delete a server.
id – [mandatory] the ID number in the table
ip – [mandatory for add] the IP address of the server
port – [optional for add] TCP port number where the server is listening
encrypt – [optional for add] enable or disable packet encryption
key – [optional for add] when encryption is enabled, the secret shared key string must be supplied.
LE2425A(user)##
tacserver add id=2 ip=10.21.1.123 encrypt=enable
key=secret
server is added.
LE2425A(user)##
show tacplus servers
ID Server Port Encrypt Key
================================================
1 10.21.1.170 49 Enabled secret
2 10.21.1.123 49 Enabled secret
3 -- -- -- --
LE2425A(user)##
tacserver delete id=2
server is deleted.
LE2425A(user)##
show tacplus servers
ID Server Port Encrypt Key
================================================
1 10.21.1.170 49 Enabled secret
2 -- -- -- --
3 -- -- -- --
4 -- -- -- --
5 -- -- -- --
22.7
Web: View and Configure 802.1x
In the web browser interface:
1. Click on the
[Administration].
2. Click on [User Mgmt].
3. Click on [].
4. Click on [ADD] to add or edit Server information.
5. After you make the desired changes, click on [OK] button.
7. Click [Save] to save the configuration.