Concept Guide
client host-name
Dell(conf-dynamic-auth#)client testhost
Conguring the port number
You can congure the port number on which the NAS receives CoA or DM requests.
This setting enables you to specify an optional port number on which to receive CoA or DM requests. The default value is 3799.
Enter the following command to congure the port number:
port port-number
The range for the port number value that you can specify is from 1 to 65535.
Dell(conf-dynamic-auth#)port 2000
Conguring shared key
You can congure a global shared key for the dynamic authorization clients (DACs).
1 Enter the following command to enter dynamic authorization mode:
radius dynamic-auth
2 Enter the following command to congure the global shared key value:
client-key encryption-type key
Dell(conf-dynamic-auth#)client-key 7 password
Disconnecting administrative users logged in through RADIUS
Dell EMC Networking OS enables you to congure disconnect messages (DMs) to disconnect RADIUS administrative users who are logged
in through an AAA interface.
Before disconnecting an administrative user using the disconnect messages, ensure that the following prerequisites are satised:
• Shared key is congured in NAS for DAC.
• NAS server listens on the Management IP UDP port 3799 (default) or the port congured through CLI.
• AAA session for the user is active.
NAS uses the user-name or both the user-name as well as the NAS-Port attribute to identify the AAA user session. NAS disconnects all
sessions related to the user, if the user-name is provided without NAS-port.
1 Enter the following command to congure the dynamic authorization feature:
radius dynamic-auth
2 Enter the following command to terminate the 802.1x user session:
disconnect-user
NAS disconnects the administrative users who are connected through an AAA interface.
Dell(conf#)radius dynamic-auth
Dell(conf-dynamic-auth#)disconnect-user
NAS takes the following actions:
• validates the DM request and the session identication attributes.
• sends a DM-Nak with an error-cause of 402 (missing attribute), if the DM request does not contain the User-Name.
• sends a DM-Ack, if it is able to successfully disconnect the admin user.
Security
745