cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
315
Views
3
Helpful
1
Replies

Adding atribute #26 (VSA) in ACS (4.0)

albertog
Level 1
Level 1

I need information for adding the atribute #26 in the radius atributes in the ACS. I am interested in filter inacl# outacl@

1 Reply 1

darpotter
Level 5
Level 5

Add a NAS of type "Cisco IOS (RADIUS)" and you'll be abled to enter cisco-av-pairs.

You may need to enabled it first in interface config.

av-pair formats are documented on cisco.com if you look hard enough, typical examples are

"ip:addr = x.x.x.x"

"ip:inacl#1=foo"

"ip:inacl#2=bar"

etc

Note that they are NOT checked for syntax or semantics