Concept Guide

Table Of Contents
Command/Parameter Description Range Default
When RadSec is enabled, the port
command can be used for
specifying the communication port
number for RadSec TLS connection.
By default, the port number is set to
2083.
retry-count <count>
Configures the maximum number of
authentication requests that can be
sent to the server group.
1-5 3
rfc3576
Allows the W-IAPs to process RFC
3576-compliant Change of
Authorization (CoA) and disconnect
messages from the RADIUS server.
Disconnect messages cause a user
session to be terminated
immediately, whereas the CoA
messages modify session
authorization attributes such as
data filters.
Disabled
timeout <value>
Configures a timeout value in
second to determine when a
RADIUS request must expire.
The W-IAP retries to send the
request several times (as
configured in the Retry count),
before the user gets disconnected.
For example, if the Timeout is 5
seconds, Retry counter is 3, user is
disconnected after 20 seconds.
1 to 30
seconds
5
no
Removes the configuration.
Usage Guidelines
Use this command to configure an external RADIUS server and a CPPM server as a RADIUS server for AirGroup
Change of Authorization (CoA)requests.
Example
The following example configures the external RADIUS server parameters:
(Instant AP)(config)# wlan auth-server RADIUS1
(Instant AP)(Auth Server <RADIUS1>)# ip 192.0.0.5
(Instant AP)(Auth Server <RADIUS1>)# key SecretKey
(Instant AP)(Auth Server <RADIUS1>)# port 1812
(Instant AP)(Auth Server <RADIUS1>)# acctport 1813
(Instant AP)(Auth Server <RADIUS1>)# no nas-id
(Instant AP)(Auth Server <RADIUS1>)# no nas-ip
(Instant AP)(Auth Server <RADIUS1>)# drp-ip 192.0.2.11 255.255.255.255 vlan 200 gateway
192.0.2.15
Dell Networking W-Series Instant 6.4.3.1-4.2.0.0 | CLI Reference Guide wlan auth-server | 603