Greetings, I'm looking to roll out a GPON deployment using the ISG as our BRAS 
with DHCP-based sessions but we are experience some problems with session 
restart.  We're using an external DHCP server and RADIUS.  Sessions come up 
fine the first time, but if there is an existing session and the CPE node is 
rebooted the session gets "stuck". To clear the session we turn off the CPE 
device, clear the state in the GPON shelf and wait for more than 5 minutes.  
Doing some debug shows the SG-DPM process thinking there is an existing DHCP 
lease that seems to clear out after five minutes of "silence".  I'd like to get 
this five minutes down to something in the less than 60 seconds range.  Anybody 
know of any knobs to tweak this?  Or is this "normal" behavior?
 
Dec  2 12:49:19.642 EST: SG-DPM: getting the context for mac_address = 
0024.c823.7322
Dec  2 12:49:19.642 EST: SG-DPM: input override for mac_address = 0024.c823.7322
Dec  2 12:49:19.642 EST: SG-DPM: null input interface from dhcp,returning 
access interface GigabitEthernet0/3.300
Dec  2 12:49:19.642 EST: SG-DPM: DHCP Offer notification from client, 
mac_address = 0024.c823.7322
Dec  2 12:49:19.642 EST: SG-DPM: getting the context for mac_address = 
0024.c823.7322
Dec  2 12:49:19.642 EST: SG-DPM: Aborting update. IP address: 10.2.2.162 hasn't 
changed
 
Running 12.2 (31) SB19 with the following code snippet:
 
aaa authorization subscriber-service USER_LOGON group radius

policy-map type control USER
class type control always event session-start
  20 authorize aaa list USER_LOGON password blablabla identifier circuit-id
  30 service disconnect
!

interface GigabitEthernet0/3.300
encapsulation dot1Q 300
ip dhcp relay information trusted
ip address 10.1.1.1 255.255.255.224
ip helper-address 10.10.10.10
no cdp enable
service-policy type control USER
ip subscriber l2-connected
  initiator dhcp

-Steve S.


_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to