proto radius
proto-dictionary radius
fuzzer-out radius

#
#  Vendor Specific attributes can also contain tags
#
encode-pair Tag-1 = { Vendor-Specific.Unisphere.Service-Activate = "UNPOLICED" }
match 1a 12 00 00 13 0a 41 0c 01 55 4e 50 4f 4c 49 43 45 44

decode-pair -
match Tag-1 = { Vendor-Specific = { Unisphere = { Service-Activate = "UNPOLICED" } } }

pair Tag-2 = { &Vendor-Specific.Unisphere.Service-Activate = "PPPOE_SERVICE(3072000,2048000)" }
match Tag-2 = { Vendor-Specific = { Unisphere = { Service-Activate = "PPPOE_SERVICE(3072000,2048000)" } } }

encode-pair Tag-2 = { Vendor-Specific.Unisphere.Service-Activate = "UNPOLICED" }
match 1a 12 00 00 13 0a 41 0c 02 55 4e 50 4f 4c 49 43 45 44

decode-pair -
match Tag-2 = { Vendor-Specific = { Unisphere = { Service-Activate = "UNPOLICED" } } }

encode-pair Tag-1 = { Tunnel-Private-Group-Id = 'foo', Vendor-Specific.Unisphere.Service-Activate = "UNPOLICED" }
match 51 06 01 66 6f 6f 1a 12 00 00 13 0a 41 0c 01 55 4e 50 4f 4c 49 43 45 44

decode-pair -
match Tag-1 = { Tunnel-Private-Group-Id = "foo", Vendor-Specific = { Unisphere = { Service-Activate = "UNPOLICED" } } }


pair Tag-1.Vendor-Specific.Unisphere.Service-Activate = "UNPOLICED"
match Tag-1 = { Vendor-Specific = { Unisphere = { Service-Activate = "UNPOLICED" } } }

encode-pair Tag-1.Vendor-Specific.Unisphere.Service-Activate = "UNPOLICED"
match 1a 12 00 00 13 0a 41 0c 01 55 4e 50 4f 4c 49 43 45 44

decode-pair -
match Tag-1 = { Vendor-Specific = { Unisphere = { Service-Activate = "UNPOLICED" } } }

pair Tmp-Group-0.Vendor-Specific.Unisphere.Service-Activate = "UNPOLICED"
match Tmp-Group-0 = { Vendor-Specific = { Unisphere = { Service-Activate = "UNPOLICED" } } }

count
match 25
