SUMMARY STEPS
1.
enable
2.
configure terminal
3.
radius-server vsa send [accounting | authentication]
4.
end
5.
show running-config
6.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if prompted.enable
Step 1
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.
•
(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
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
936
How to Configure RADIUS