aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/Cisco.xml
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-12-12 17:42:24 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-12-12 17:42:24 +0000
commitee9a02e12db7b264505d326385ff9ae915749f21 (patch)
treec43178d30dd7d3fd3a19dbdf18b257b9adad3f21 /diameter/Cisco.xml
parentb6872d0a3bf8c6657d555577679947bb32dc15dc (diff)
From Asmita:
Update to csg2 r7 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6661 svn path=/trunk/; revision=40160
Diffstat (limited to 'diameter/Cisco.xml')
-rw-r--r--diameter/Cisco.xml44
1 files changed, 43 insertions, 1 deletions
diff --git a/diameter/Cisco.xml b/diameter/Cisco.xml
index 9d9ff46190..82afd32a5f 100644
--- a/diameter/Cisco.xml
+++ b/diameter/Cisco.xml
@@ -1434,7 +1434,49 @@
<avp name="Volume-Threshold-64" code="131258" vendor-id="Cisco" mandatory="mustnot" protected="mustnot" may-encrypt="yes" vendor-bit="must">
<type type-name="Unsigned64"/>
</avp>
- <!-- ********************** END GX AVPS ***************** -->
+ <!--Delegated-IP-Install-->
+ <avp name="Delegated-IP-Install" code="131259" vendor-id="Cisco" mandatory="mustnot" protected="mustnot" may-encrypt="yes" vendor-bit="must">
+ <grouped>
+ <gavp name="Delegated-IPv4-Definition"/>
+ <gavp name="Delegated-IPv6-Definition"/>
+ </grouped>
+ </avp>
+ <!--Delegated-IPv4-Definition-->
+ <avp name="Delegated-IPv4-Definition" code="131260" vendor-id="Cisco" mandatory="mustnot" protected="mustnot" may-encrypt="yes" vendor-bit="must">
+ <grouped>
+ <gavp name="Framed-IP-Address"/>
+ <gavp name="Framed-IP-Netmask"/>
+ <gavp name="Aggr-Prefix-Len"/>
+ </grouped>
+ </avp>
+ <!--Delegated-IPv6-Definition-->
+ <avp name="Delegated-IPv6-Definition" code="131261" vendor-id="Cisco" mandatory="mustnot" protected="mustnot" may-encrypt="yes" vendor-bit="must">
+ <grouped>
+ <gavp name="Delegated-IPv6-Prefix"/>
+ <gavp name="Aggr-Prefix-Len"/>
+ </grouped>
+ </avp>
+ <!--Aggr-Prefix-Len-->
+ <avp name="Aggr-Prefix-Len" code="131262" vendor-id="Cisco" mandatory="mustnot" protected="mustnot" may-encrypt="yes" vendor-bit="must">
+ <type type-name="Unsigned32"/>
+ </avp>
+ <!--Service-Identifier-Lo-->
+ <avp name="Service-Identifier-Lo" code="131263" vendor-id="Cisco" mandatory="mustnot" protected="mustnot" may-encrypt="yes" vendor-bit="must">
+ <type type-name="Unsigned32"/>
+ </avp>
+ <!--Service-Identifier-Hi-->
+ <avp name="Service-Identifier-Hi" code="131264" vendor-id="Cisco" mandatory="mustnot" protected="mustnot" may-encrypt="yes" vendor-bit="must">
+ <type type-name="Unsigned32"/>
+ </avp>
+ <!--Service-Identifier-Range-->
+ <avp name="Service-Identifier-Range" code="131265" vendor-id="Cisco" mandatory="mustnot" protected="mustnot" may-encrypt="yes" vendor-bit="must">
+ <grouped>
+ <gavp name="Service-Identifier-Lo"/>
+ <gavp name="Service-Identifier-Hi"/>
+ </grouped>
+ </avp>
+
+ <!-- ********************** END GX AVPS ***************** -->
</application>