Administrator Guide

Disconnect Message Processing
This section lists various actions that the NAS performs during DM processing.
The following activities are performed by NAS:
responds with DM-Nak, if no matching session is found in NAS for the session identification attributes in DM; Error-Cause
value is Session Context Not Found (503).
responds with DM-Nak for any internal processing error in NAS; Error-Cause value is Resources Unavailable (506).
ignores attributes that are supported as per RFC but are irrelevant to the DM operation.
responds to a disconnect message containing one or more incorrect attributes values with a Disconnect-NAK; Error-Cause
value is Invalid Attribute Value (407).
responds to a disconnect message containing unsupported attributes with DM-Nak; Error-Cause value is Unsupported
Attributes (401).
NOTE: Unsupported attributes are the ones that are not mentioned in the RFC 5176 but present in the disconnect
message that is received by the NAS.
rejects the disconnect message containing NAS-IP-Address or NAS-IPV6-Address attribute that does not match NAS with
DM-Nak; Error-Cause value is NAS Identification Mismatch (403).
responds with a DM-Nak, if the NAS is configured to prohibit honoring of disconnect messages; Error-Cause value is
Administratively Prohibited (501).
Configuring DAC
You can configure trusted dynamic authorization clients (DACs).
This setting enables you to configure more than one DAC. Duplicate configurations are not allowed.
1. Enter the following command to enter dynamic authorization mode:
radius dynamic-auth
2. Enter the following command to configure DAC:
client host-name
Dell(conf-dynamic-auth#)client testhost
Configuring the port number
You can configure 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 configure 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
Configuring shared key
You can configure 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 configure the global shared key value:
client-key encryption-type key
Dell(conf-dynamic-auth#)client-key 7 password
Security
715