The SR Linux RADIUS Attributes tool lists all supported RADIUS attributes for SR Linux.
This tool covers content for the specified release and may also contain content that will be released in later maintenance loads. See the applicable SR Linux Release Notes for information about features supported in each load of the release software.
Viewing data
To view attributes select the respective topic from the drop-down list.
Filtering
To display specific columns, click the filter icon ( ) and
select the columns.
To filter the information in a column, enter text in the field at the top of the column and press Enter or select an option from the drop-down list at the top of the column.
Clearing filters
Click Clear filters to reset all filters to their default settings and close all expanded records.
The Clear filters option does not clear any filtering done on the columns. You must manually deselect columns or select all columns (Select all) and then deselect all columns to reset the column display to the default.
Exporting data
Click Download CSV to export the attributes to a CSV file. Note that any expanded data will not appear in the CSV file.
Column descriptions
The following tables describe the columns of the RADIUS attributes for the Attributes view
-
Attributes
Column Description ID ID of the attribute
Standard RADIUS attribute IDs are assigned by IANA.
Vendor-Specific Attribute (VSA) and Extended-Vendor-Specific (EVS) attribute IDs are assigned by the specific vendor.
The VSA IDs in the list are assigned by Nokia or a Standards Developing Organization (SDO) such as BBF and 3GPP.
Note:
Attribute IDs follow the dotted number notation that is specified in RFC 6929, (Remote Authentication Dial In User Service (RADIUS) Protocol Extensions).
For example:
- 1 (User-Name): a standard attribute type
- 26.6527.11 (Alc-Subsc-ID-Str): a Nokia VSA with attribute type 26, Vendor-Id 6527, Vendor-Type 11
- 241.26.6527.77 (Alc-Max-Total-Volume): a Nokia EVS attribute with attribute type 241, EVS-Type 26, Vendor-Id 6527, Vendor-Type 77
Name Name of the attribute Description Description of the attribute Type Type of the attribute value; for example, String, IPv4 address Limits Limits that apply to the attribute type; for example, 32 characters for a string Empty if there are no explicit type limits. Implicit limits are not listed; for example, a string has an implicit limit equal to the maximum attribute size If an attribute can be present more than once (0+), the maximum number of instances of the attribute can be defined here Format Format and example of the attribute value (if applicable); for example, description of the values in an enum, formatting rules for a string Access Request Presence of the attribute in the Access-Request message:
- 0: the attribute is not present in the message
- 0+: 0 or more instances of the attribute can be present in the message
- 0-1: 0 or 1 instance of the attribute can be present in the message
- 1: exactly 1 instance of the attribute is present in the message
Access Accept Presence of the attribute in the Access-Accept message:
- 0: the attribute is not present in the message
- 0+: 0 or more instances of the attribute can be present in the message
- 0-1: 0 or 1 instance of the attribute can be present in the message
- 1: exactly 1 instance of the attribute is present in the message
Accounting Start Presence of the attribute in the Accounting Start message:
- 0: the attribute is not present in the message
- 0+: 0 or more instances of the attribute can be present in the message
- 0-1: 0 or 1 instance of the attribute can be present in the message
- 1: exactly 1 instance of the attribute is present in the message
Accounting Stop Presence of the attribute in the Accounting Stop message:
- 0: the attribute is not present in the message
- 0+: 0 or more instances of the attribute can be present in the message
- 0-1: 0 or 1 instance of the attribute can be present in the message
- 1: exactly 1 instance of the attribute is present in the message
Known issues with the tool
-
Resizing the columns may lead to unexpected formatting issues. If this occurs, refresh the page to reset the column widths to their defaults.
-
When sorting a column that contains numerical data, the resulting order may be inconsistent or nonsequential. Sorting can only be done in the RADIUS attributes view.
-
The search functionality currently supports only string and substring searches. Regular expression searches are not currently supported.