Home
»
Bugs
»
multiline cisco-av-pair
Bugs
25.01.2009 16:53:41
 dc123 Posts: 3
|
How I can configure multiline cisco-av-pair? for example in http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a00800949ba.shtml#rad_cfg : "Make sure you have cisco-av-pair enabled with these attributes:
ipsec:key-exchange=ike
ipsec:key-exchange=preshared-key
ipsec:addr-pool=ippool
ipsec:inacl=108 (only needed if you use split tunneling on the router)
"
|
|
0
• permalink
|
25.01.2009 17:57:11
 Admin Administrator Posts: 1684
|
Hi,
If you need to add a reply attribute more than one instance in a user profile, you can enter values separated with ; (semicolon). Multiple value entry supported only for string type attributes. In your case, add Cisco av-pair attrbiute as a reply attribute and enter following string as its value;
ipsec:key-exchange=ike;ipsec:key-exchange=preshared-key;ipsec:addr-pool=ippool;ipsec:inacl=108
Best regards,
Yasin KAPLAN
|
|
0
• permalink
|