Configuring the Switch to Use Vendor-Specific RADIUS Attributes
Beginning in privileged EXEC mode, follow these steps to configure the switch to use vendor-specific RADIUS
attributes:
SUMMARY STEPS
1.
configure terminal
2.
radius-server vsa send
[
accounting
|
authentication
]
3.
end
DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Enables the switch to recognize and use VSAs as defined by RADIUS
IETF attribute 26.
radius-server vsa send
[
accounting
|
authentication
]
Step 2
Example:
Switch(config)#
radius-server vsa
•
(Optional) Use the
accounting
keyword to limit the set of recognized
vendor-specific attributes to only accounting attributes.
•
(Optional) Use the
authentication
keyword to limit the set of
recognized vendor-specific attributes to only authentication attributes.
send
If you enter this command without keywords, both accounting and
authentication vendor-specific attributes are used.
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 3
Related Topics
Vendor-Specific RADIUS Attributes, on page 64
Configuring the Switch for Vendor-Proprietary RADIUS Server Communication
Beginning in privileged EXEC mode, follow these steps to configure the switch to use vendor-proprietary
RADIUS server communication:
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29434-01
75
Configuring RADIUS
Configuring the Switch to Use Vendor-Specific RADIUS Attributes