BSR 64 k CMTS with 2 DHCP | docsis.org

You are here

BSR 64 k CMTS with 2 DHCP

5 posts / 0 new
Last post
bhavyang
BSR 64 k CMTS with 2 DHCP

I want to have 2 different DHCP servers on BSR 64K.
1 for CM & the other for CPE. CM is my primary host & CPE is the secondary host. What is the way out to use second DHCP server for CPE IPs ?

cmcaldas
dhcp servers

Simple answer, example:

ip address 10.10.8.1 255.255.248.0
ip address 192.168.69.1 255.255.255.0 secondary host
ip address 192.169.70.1 255.255.255.0 secondary host
ip address 192.169.71.1 255.255.255.0 secondary host
ip address 192.169.72.1 255.255.255.0 secondary mta
cable helper-address 172.18.109.254 cable-modem
cable helper-address 172.18.109.253 host
cable helper-address 172.18.109.252 mta
no shutdown

bhavyang
Will try & let u know

Thanks a lot. I will try & let u know.

******************
BSR 64000 ISP

ranjeet_badhe
Unable To Get IP Address For CM

I have a test bed with BSR64000 and Motorola SB6120 cable modems.The DHCP server is Cisco CNR 7.0 running on Solaris 10.0.When I checked the DHCP logs I am getting requests from Cable modem ,DHCP server is generating the configuration but DHCP offer is not reaching to cable modem.I used Wireshark to analyze the traffic ,what I noticed was, there was no DHCP offer packet being put on ethernet by DHCP server although application has generated the DHCP address.

Following are the details about my setup:
DHCP Server IP:10.255.8.130
DHCP Pool for Cable Modems:200.200.200.2 to 200.200.200.254
CMTS IP address:10.255.8.128
CMTS cable side IP address:20.200.200.1
Cable helper address:10.255.8.130

I have added static route route on DHCP server pointing 200.200.200 traffic towards 10.255.8.128 -the CMTS interface.Cable modem is not getting any IP address.

I would appreciate if blog subscribers can help me in fixing this problem.Let me know if more details are required.

Regards
Ranjeet Badhe

cmcaldas
both servers for modems?

Your post was to have one server for modems and the other for cpe's.
is that still the case? what does your running config look like? are there acl's in place that could be blocking?
what version software are you running and are you doing channel bonding?

~Carl

Log in or register to post comments