Hello ,
Hello everyone the router that I am working with is a Cisco c881 (IOS 15.3(3)M5). The problem that i have with it is that when the WAN port, that is configured to
get its setting via DHCP on the ISP side, isn't able to accept the settings it gets sent by the ISP DHCP server. The error that it puts out when "debug dhcp detail" is enabled is:
*May 6 19:22:33.693 eest: DHCP: SRequest attempt # 4 for entry:
*May 6 19:22:33.693 eest: Temp IP addr: xx.xx.xx.xx for peer on Interface: FastEthernet4
*May 6 19:22:33.693 eest: Temp sub net mask: xxx.xxx.xxx.0
*May 6 19:22:33.693 eest: DHCP Lease server: xx.xx.xx.x, state: 4 Requesting
*May 6 19:22:33.693 eest: DHCP transaction id: C1A
*May 6 19:22:33.693 eest: Lease: 7200 secs, Renewal: 0 secs, Rebind: 0 secs
*May 6 19:22:33.693 eest: Next timer fires after: 00:00:03
*May 6 19:22:33.693 eest: Retry count: 4 Client-ID: xxxx.xxxx.xxxx
*May 6 19:22:33.693 eest: Client-ID hex dump: xxxxxxxxxxxx
*May 6 19:22:33.693 eest: Hostname: PBR
*May 6 19:22:33.693 eest: DHCP: SRequest- Server ID option: xx.xx.xx.x
*May 6 19:22:33.693 eest: DHCP: SRequest- Requested IP addr option: xx.xx.xx.xx
*May 6 19:22:33.693 eest: DHCP: SRequest placed class-id option: xxxxxxxxxxxxxxxxxxxxxxxx
*May 6 19:22:33.693 eest: DHCP: SRequest: 298 bytes
*May 6 19:22:33.693 eest: DHCP: SRequest: 298 bytes
*May 6 19:22:33.693 eest: B'cast on FastEthernet4 interface from 0.0.0.0
*May 6 19:22:33.717 eest: DHCP: Received a BOOTREP pkt
*May 6 19:22:33.717 eest: DHCP: Scan: Subnet Address Option: xxx.xxx.xxx.0
*May 6 19:22:33.717 eest: DHCP: Scan: Router Option: xx.xx.xx.x
*May 6 19:22:33.717 eest: DHCP: Scan: DNS Name Server Option: xxx.xx.xx.xx, xxx.xx.xx.xx
*May 6 19:22:33.717 eest: DHCP: Scan: Domain Name: spnet.net
*May 6 19:22:33.717 eest: DHCP: Scan: Lease Time: 7200
*May 6 19:22:33.717 eest: DHCP: Scan: Message type: DHCP Ack
*May 6 19:22:33.717 eest: DHCP: Scan: Server ID Option: xx.xx.xx.x = xxxxxxxx
*May 6 19:22:33.717 eest: DHCP: Scan: Renewal time: 3600
*May 6 19:22:33.717 eest: DHCP: Scan: Rebind time: 3550
*May 6 19:22:33.717 eest: DHCP: Scan: Renewal time larger than Rebind time
*May 6 19:22:33.717 eest: DHCP: Error in pkt. punting
*May 6 19:22:36.693 eest: DHCP: QScan: Timed out Requesting state%Unknown DHCP problem.. No allocation possible
My question is if there is some work around this error or if i can stop the router from performing the comparison between renewal and rebind time.
Best wishes