Administrator Guide

Table Of Contents
Security Commands 927
Example
The following example sets port number 56 for accounting requests.
console(config)#radius server acct 3.2.3.2
console(Config-acct-radius)#acct-port 56
attribute 6
Use the attribute 6 command to configure processing of the RADIUS
Service-Type attribute.
Syntax
attribute 6 [on-for-login-auth|mandatory]
no attribute 6 [on-for-login-auth|mandatory]
Default Configuration
By default, the Service-Type is not included in the Access-Request message
sent to the authentication server.
Command Mode
RADIUS Server Configuration
User Guidelines
on-for-login
—If the on-for-login parameter is enabled, the Service-Type TLV is
send in the Access-Request message.
mandatory—If the mandatory parameter is enabled, the Service-Type
attribute is required and validated in the Access-Accept packet received from
the RADIUS server. Dell EMC Networking N-Series switches accept the
Login-User (1) and Administrative-User (6) values in the Access-Accept
message returned from the RADIUS server. If the mandatory parameter is not
configured, the Service-Type TLV received in an Access-Accept packet is
ignored.
Command History
Introduced in version 6.3.0.1 firmware. Updated in 6.3.5.0 firmware.