Attribute-Ignore - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
[Sysname-radius-radius1] accounting-on enable

attribute-ignore

Syntax
attribute-ignore { standard | vendor vendor-id } type type-value
undo attribute-ignore { all | standard | vendor vendor-id }
View
RADIUS scheme view
Parameters
Standard: Specifies the standard RADIUS attributes.
vendor vendor-id: Specifies the proprietary RADIUS attributes of a vendor. The vendor ID is in the
range 1 to 16777215.
type-value: Type of the RADIUS attribute, in the range 1 to 255. A command can have up to eight
type-value arguments.
all: Disables the ignoring of all the specified RADIUS attributes for the RADIUS scheme.
Description
Use the attribute-ignore command to configure a RADIUS scheme to ignore certain RADIUS
authorization attributes that are assigned after successful authentication.
Use the undo attribute-ignore command to disable the ignoring of RADIUS attributes.
By default, a RADIUS scheme does not ignore any RADIUS authorization attributes.
For a RADIUS scheme, you can configure up to one standard attribute ignoring command, up to one
proprietary attribute ignoring command for a vendor, and up to three attribute ignoring commands.
Examples
# Configure RADIUS scheme radius1 to ignore the standard RADIUS attribute numbered 28.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
[Sysname-radius-radius1] attribute-ignore standard type 28
# Configure RADIUS scheme radius1 to ignore H3C's attribute 22. The vendor ID of H3C is 25506.
[Sysname-radius-radius1] attribute-ignore vendor 25506 type 22
# Disable the RADIUS scheme from ignoring the standard RADIUS attributes, making the scheme to
accept all standard RADIUS attributes assigned to it.
1-36

Advertisement

Table of Contents
loading

Table of Contents