Cisco AS5800 does not send "framed IP" in start packet but it sends  at stop
packet as shown in the following samples..
Can anybody suggest a reason for this situation?


START PACKET

ecv: Request from host d599ac62 (TNNBURSA01) code=4, id=255, length=118
NAS-Identifier = 213.153.XXX.XX
    NAS-Port = 1133
    NAS-Port-Type = Async
    User-Name = "ahmet.xxxx"
    NAS-Port-DNIS = "2931006"
    Acct-Status-Type = Start
    Class = "IEAS1\0062029252\003311"
    Acct-Authentic = RADIUS
    User-Service = Framed-User
    Acct-Session-Id = "00027794"
    Framed-Protocol = PPP
    Acct-Delay-Time = 20
SQL Statement: UPDATE ServerPorts SET
UserName='ahmet.kaim',NASPortDNIS='2931006',AcctStatusType=1,AcctSessionID='
00027794',CallDate='20010104
10:17:42',AccountID=NULL,CallerID=NULL,ConnectInfo=NULL,LastReset=NULL,RSPCh
eck=NULL,FramedAddress=NULL FROM Servers s, ServerPorts sp WHERE sp.ServerID
= s.ServerID  AND COALESCE(sp.IPAddress,s.IPAddress)='213.153.XXX.XX' AND
sp.Port=1133 AND ('20010104 10:17:42' >= sp.CallDate OR sp.CallDate IS NULL)
Sending Accounting Ack of id 255 to d599ac62 (TNNBURSA01)
Resp Time: 1252          Auth: 0/0 -> 0  Acct: 290/0/0 -> 290


STOP PACKET
radrecv: Request from host d599ac62 (TNNBURSA01) code=4, id=7, length=197
NAS-Identifier = 213.153.XXX.XX
    NAS-Port = 884
    NAS-Port-Type = Async
    User-Name = "xxxxx"
    NAS-Port-DNIS = "2931006"
    Acct-Status-Type = Stop
    Class = "IEAS1\005928012\003311"
    Acct-Authentic = RADIUS
    User-Service = Framed-User
    Acct-Session-Id = "00027779"
    Framed-Protocol = PPP
    Framed-Address = 213.153.206.108
    Ascend-Disconnect-Cause = 11
    Ascend-Pre-Input-Octets = 100
    Ascend-Pre-Output-Octets = 100
    Ascend-Pre-Input-Packets = 4
    Ascend-Pre-Output-Packets = 5
    Acct-Input-Octets = 65271
    Acct-Output-Octets = 249885
    Acct-Input-Packets = 334
    Acct-Output-Packets = 289
    Ascend-PreSession-Time = 4
    Acct-Session-Time = 477
    Ascend-Data-Rate = 24000
    Ascend-Xmit-Rate = 24000
    Acct-Delay-Time = 20
SQL Statement: UPDATE ServerPorts SET
UserName='ecesoy',NASPortDNIS='2931006',AcctStatusType=2,AcctSessionID='0002
7779',FramedAddress='213.153.206.108',CallDate='20010104
10:17:49',AccountID=NULL,CallerID=NULL,ConnectInfo=NULL,LastReset=NULL,RSPCh
eck=NULL FROM Servers s, ServerPorts sp WHERE sp.ServerID = s.ServerID  AND
COALESCE(sp.IPAddress,s.IPAddress)='213.153.XXX.XX' AND sp.Port=884 AND
('20010104 10:17:49' >= sp.CallDate OR sp.CallDate IS NULL)
Sending Accounting Ack of id 7 to d599ac62 (TNNBURSA01)
Resp Time: 1302          Auth: 0/0 -> 0  Acct: 294/0/0 -> 294







_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to