PurposeCommand or Action
Example:
Switch> enable
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Enables the switch to recognize and use VSAs as defined by
RADIUS IETF attribute 26.
radius-server vsa send [accounting |
authentication]
Step 3
Example:
Switch(config)# radius-server vsa send
•
(Optional) Use the accounting keyword to limit the set of
recognized vendor-specific attributes to only accounting
attributes.
accounting
•
(Optional) Use the authentication keyword to limit the set
of recognized vendor-specific attributes to only authentication
attributes.
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 4
Verifies your entries.show running-config
Example:
Switch# show running-config
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config
Step 6
startup-config
Related Topics
Vendor-Specific RADIUS Attributes, on page 71
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
96 OL-29048-01
Configuring RADIUS
Configuring the Switch to Use Vendor-Specific RADIUS Attributes