Dear Sir,
When I use the TCL script to authorize a user, I can get the attribute 61 NAS-Port-Type and attribute 2 Cisco-Nas-Port from the old IOS 12.2(1d), but after we upgrade to new version IOS 12.2(11)T8, we can't get the two attribute, we are use the two attribute to do billing. Can you tell me some hints or IOS command to send the two attribute, so that I can solve it?
Platforms : AS5300 and AS5350
Here is our TCL command (aaa authorize $maccount $account $dnis $ani leg_incoming)
Here is our cisco running config.
!
aaa new-model
!
aaa authentication login h323 group radius
aaa authorization exec h323 group radius
aaa accounting connection h323 stop-only group radius
aaa session-id unique
!
gw-accounting aaa
acct-template callhistory-detail
!
radius-server host 192.168.0.1 auth-port 1645 acct-port 1646
radius-server retransmit 5
radius-server timeout 10
radius-server key xxxxxx
radius-server authorization permit missing Service-Type
radius-server vsa send accounting
radius-server vsa send authentication
!
Router# debug radius
*Sep 18 10:05:54.263: RADIUS: authenticator 50 52 C7 31 D7 22 BE 88 - 54 BD E6
3B 62 4A C4 0A
*Sep 18 10:05:54.263: RADIUS: User-Name [1] 12 "C894646602"
*Sep 18 10:05:54.263: RADIUS: User-Password [2] 18 *
*Sep 18 10:05:54.263: RADIUS: Vendor, Cisco [26] 56
*Sep 18 10:05:54.263: RADIUS: Conf-Id [24] 50 "h323-conf-id=7CE71
7F6 E8F611D7 800BBDB0 26B66E39"
*Sep 18 10:05:54.263: RADIUS: Vendor, Cisco [26] 36
*Sep 18 10:05:54.263: RADIUS: Cisco AVpair [1] 30 "h323-ivr-out=trans
actionID:7"
*Sep 18 10:05:54.263: RADIUS: Calling-Station-Id [31] 3 "0"
*Sep 18 10:05:54.263: RADIUS: Called-Station-Id [30] 11 "894646602"
*Sep 18 10:05:54.263: RADIUS: Service-Type [6] 6 Login
[1]
*Sep 18 10:05:54.263: RADIUS: NAS-IP-Address [4] 6 202.64.36.153
*Sep 18 10:05:54.263: RADIUS: Acct-Session-Id [44] 10 "00000024"
*Sep 18 10:05:59.263: RADIUS: Retransmit to (202.64.21.78:1645,1646) for id 2164
5/17
Thanks
Michael Lam