File: huawei-me60-accreq-01.p

package info (click to toggle)
libnet-radius-perl 2.103%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 1,276 kB
  • sloc: perl: 4,561; tcl: 33; makefile: 2
file content (221 lines) | stat: -rw-r--r-- 14,167 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
#!/usr/bin/perl

no utf8;

# Net::Radius test input
# Made with $Id: bin2packet 67 2007-01-14 18:51:42Z lem $

$VAR1 = {
          'packet' => 'BYS\'Ve
B>M/Z5CNT-BRAS-02-172.16.74.2 eth 0/2/2/2:260.11@dinamico]Lg/>y  J00:17:08:2f:2c:c9 CNT-BRAS-02-172.16.74.2=W,CNT-BRAS-02-172.16.74.2 eth 0/2/2/2:260.11,#CNT-BRA0220202600001163f37c002614M1000000000/256000R;Jp7<#255.255.255.255 00:17:08:2f:2c:c9
6
Huawei ME60ME60
dinamico',
          'secret' => 'br@5hu',
          'description' => 'Huawei Quidway® ME60 - Access-Request',
          'authenticator' => 'S\'Ve
B>M/Z',
          'identifier' => 66,
          'dictionary' => bless( {
                                   'packet' => undef,
                                   'vsattr' => {
                                                 '2011' => {
                                                             'Version' => [
                                                                            '254',
                                                                            'string'
                                                                          ],
                                                             'Product-ID' => [
                                                                               '255',
                                                                               'string'
                                                                             ],
                                                             'Connect-ID' => [
                                                                               '26',
                                                                               'integer'
                                                                             ],
                                                             'Domain-Name' => [
                                                                                '138',
                                                                                'string'
                                                                              ],
                                                             'Startup-Stamp' => [
                                                                                  '59',
                                                                                  'integer'
                                                                                ],
                                                             'Ip-Host-Addr' => [
                                                                                 '60',
                                                                                 'string'
                                                                               ]
                                                           }
                                               },
                                   'rattr' => {
                                                '6' => [
                                                         'Service-Type',
                                                         'integer'
                                                       ],
                                                '32' => [
                                                          'NAS-Identifier',
                                                          'string'
                                                        ],
                                                '61' => [
                                                          'NAS-Port-Type',
                                                          'integer'
                                                        ],
                                                '7' => [
                                                         'Framed-Protocol',
                                                         'integer'
                                                       ],
                                                '2' => [
                                                         'User-Password',
                                                         'string'
                                                       ],
                                                '87' => [
                                                          'NAS-Port-Id',
                                                          'string'
                                                        ],
                                                '1' => [
                                                         'User-Name',
                                                         'string'
                                                       ],
                                                '4' => [
                                                         'NAS-IP-Address',
                                                         'ipaddr'
                                                       ],
                                                '77' => [
                                                          'Connect-Info',
                                                          'string'
                                                        ],
                                                '44' => [
                                                          'Acct-Session-Id',
                                                          'string'
                                                        ],
                                                '31' => [
                                                          'Calling-Station-Id',
                                                          'string'
                                                        ],
                                                '5' => [
                                                         'NAS-Port',
                                                         'integer'
                                                       ]
                                              },
                                   'vendors' => {
                                                  'Huawei' => '2011'
                                                },
                                   'rpacket' => undef,
                                   'val' => {
                                              '6' => {
                                                       'Framed-User' => '2'
                                                     },
                                              '61' => {
                                                        'Ethernet' => '15'
                                                      },
                                              '7' => {
                                                       'PPP' => '1'
                                                     }
                                            },
                                   'rvsaval' => {
                                                  '2011' => {}
                                                },
                                   'attr' => {
                                               'NAS-Port-Type' => [
                                                                    '61',
                                                                    'integer'
                                                                  ],
                                               'Acct-Session-Id' => [
                                                                      '44',
                                                                      'string'
                                                                    ],
                                               'Service-Type' => [
                                                                   '6',
                                                                   'integer'
                                                                 ],
                                               'Calling-Station-Id' => [
                                                                         '31',
                                                                         'string'
                                                                       ],
                                               'Framed-Protocol' => [
                                                                      '7',
                                                                      'integer'
                                                                    ],
                                               'User-Name' => [
                                                                '1',
                                                                'string'
                                                              ],
                                               'User-Password' => [
                                                                    '2',
                                                                    'string'
                                                                  ],
                                               'NAS-Identifier' => [
                                                                     '32',
                                                                     'string'
                                                                   ],
                                               'Connect-Info' => [
                                                                   '77',
                                                                   'string'
                                                                 ],
                                               'NAS-IP-Address' => [
                                                                     '4',
                                                                     'ipaddr'
                                                                   ],
                                               'NAS-Port' => [
                                                               '5',
                                                               'integer'
                                                             ],
                                               'NAS-Port-Id' => [
                                                                  '87',
                                                                  'string'
                                                                ]
                                             },
                                   'rvsattr' => {
                                                  '2011' => {
                                                              '59' => [
                                                                        'Startup-Stamp',
                                                                        'integer'
                                                                      ],
                                                              '254' => [
                                                                         'Version',
                                                                         'string'
                                                                       ],
                                                              '60' => [
                                                                        'Ip-Host-Addr',
                                                                        'string'
                                                                      ],
                                                              '138' => [
                                                                         'Domain-Name',
                                                                         'string'
                                                                       ],
                                                              '255' => [
                                                                         'Product-ID',
                                                                         'string'
                                                                       ],
                                                              '26' => [
                                                                        'Connect-ID',
                                                                        'integer'
                                                                      ]
                                                            }
                                                },
                                   'rval' => {
                                               '6' => {
                                                        '2' => 'Framed-User'
                                                      },
                                               '61' => {
                                                         '15' => 'Ethernet'
                                                       },
                                               '7' => {
                                                        '1' => 'PPP'
                                                      }
                                             },
                                   'vsaval' => {}
                                 }, 'Net::Radius::Dictionary' ),
          'opts' => {
                      'identifier' => 66,
                      'authenticator' => 'S\'Ve
B>M/Z',
                      'dictionary' => [
                                        'minidict'
                                      ],
                      'secret' => 'br@5hu',
                      'slots' => 12,
                      'output' => 'huawei-me60-accreq',
                      'description' => 'Huawei Quidway® ME60 - Access-Request'
                    },
          'slots' => 12
        };