EasyManua.ls Logo

ELTEX MES3108 - 5.18.2 RADIUS protocol

ELTEX MES3108
243 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MES3000 Ethernet switch series 137
5.18.2 RADIUS protocol
RADIUS protocol is used for authentication, authorization and accounting. RADIUS server operates
with the user database, that contains authentication data for each user. Thus, RADIUS protocol provides
additional security for access to network resources and the switch itself.
Global configuration mode commands
Command line request in global configuration mode appears as follows:
console(config)#
Table 5.149 Global configuration mode commands
Command
Value/Default value
Action
radius-server host
{ip_address | hostname}
[authport auth_port]
[acctport acct_port] [timeout
timeout] [retransmit retries]
[deadtime time] [key
secret_key] [encrypted key
encrypted_key] [source
source_ip_address] [priority
priority] [usage type]
hostname: (1..158)
characters;
auth_port:
(0..65535)/1812;
acct_port:
(0..65535)/1813;
timeout: (1..30)
seconds;
retries: (1..10);
time (0..2000) minutes;
secret_key: (0..128)
characters;
encrypted key: (0..128)
characters;
priority: (0..65535)/0;
type: (login, 802.1x,
all)/ all;
If timeout, retries,
time, secret_key,
source_ip_address
parameters are missing
in the command, the
current RADIUS server
use values configured
with the following
commands (default
values)
Add the selected server into the list of utilized RADIUS servers.
- ip_addressRADIUS server IPv4 or IPv6 address
- hostnameRADIUS server network name
- auth_portport number for sending authentication data
- acct_portport number for sending accounting data
- timeoutserver response interval
- retriesnumber of attempts for RADIUS server discovery
- time time in minutes, when unavailable servers will not be
polled by the switch RADIUS client
- secret_keyauthentication and encryption key for RADIUS data
exchange
- encrypted keyauthentication and encryption key for RADIUS
data exchange
- source_ip_addrIPv4 or IPv6 address used as a source address
in RADIUS protocol messages
- priorityRADIUS server utilization priority (the lower the value,
the higher the server priority)
- typeRADIUS server utilization type
no radius-server host
{ip_address | hostname}
Remove the selected server from the list of utilized RADIUS
servers.
radius-server key [key]
key: (0..128)
characters/default key
is an empty string
Define the default key for authentication and encryption of
RADIUS data exchange between the device and RADIUS
environment.
no radius-server key
Restore the default value.
radius-server timeout timeout
timeout: (1..30)/3
seconds
Define the default server response interval.
no radius-server timeout
Restore the default value.
radius-server retransmit retries
retries: (1..10)/3
Define the default number of attempts for discovery of RADIUS
server from the server list. If the failure occurs, the next priority
server from the server list will be discovered.
no radius-server retransmit
Restore the default value.
radius-server deadtime
deadtime
deadtime: (0..2000)/0
minutes
Allows to optimize the RADIUS server query time when some
servers are unavailable. Set the default time in minutes, when
unavailable servers will not be polled by the switch RADIUS client
no radius-server deadtime
deadtime
Restore the default value.
radius-server source-ip
ip_address
-
Define the specific IPv4 address used as the default source address
being sent in RADIUS protocol messages.
no radius-server source-ip
[ip_address]
Remove the specific IPv4 address used as the default source
address being sent in RADIUS protocol messages.

Table of Contents

Related product manuals