You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Authen-Radius/files/Authen-Radius-0.26-cisco-di...

29 lines
1.1 KiB

From c3955cd5e9232cf891500cdddf96c0f4e336029b Mon Sep 17 00:00:00 2001
From: Patrick Lauer <patrick@gentoo.org>
Date: Mon, 29 Oct 2012 21:02:39 +1300
Subject: Add ISG support to raddb cisco dictionary
---
raddb/dictionary.cisco | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/raddb/dictionary.cisco b/raddb/dictionary.cisco
index 4dadaa3..8d57a03 100644
--- a/raddb/dictionary.cisco
+++ b/raddb/dictionary.cisco
@@ -118,3 +118,11 @@ VALUE Cisco-Disconnect-Cause Session-Failed-Security 101
VALUE Cisco-Disconnect-Cause Session-End-Callback 102
VALUE Cisco-Disconnect-Cause Invalid-Protocol 120
+#ISG Support http://www.cisco.com/en/US/docs/ios/12_2sb/isg/coa/guide/isgcaapa.html
+ATTRIBUTE Cisco-Policy-Up 37 string Cisco
+ATTRIBUTE Cisco-Policy-Down 38 string Cisco
+ATTRIBUTE Cisco-SSG-Subscriber-Password 249 string Cisco
+ATTRIBUTE Cisco-SSG-Account-Info 250 string Cisco
+ATTRIBUTE Cisco-SSG-Service-Info 251 string Cisco
+ATTRIBUTE Cisco-SSG-Command-Code 252 string Cisco
+ATTRIBUTE Cisco-SSG-Control-Info 253 string Cisco
--
2.15.1