Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cable bundle problem uBR 7223

Status
Not open for further replies.

sergus

ISP
Joined
Jun 21, 2004
Messages
1
Location
UA
I have a problem on my uBR 7223 with cable interface bundle.
There are 2 MC14C cards, first - cable bundle master, second - slave.
When I connect cable modem to the slave card cable modem initialization stops at DHCP
stage. The modem sends DHCPDISCOVER, dhcp server answers DHCPOFFER, but cable modem
does not recieve this DHCPOFFER and initialization process stops. The first card in the
bundle (master) works fine. The second card configured without bundle with their own ip addresses
works fine too.


Here is a piece of my cable interace configuration. IP address changed :)

interface Cable2/0
ip address 172.18.1.1 255.255.0.0 secondary
ip address 212.212.212.33 255.255.255.248 secondary
ip address 10.2.0.1 255.255.0.0
ip access-group 102 in
no ip proxy-arp
ip route-cache flow
no ip mroute-cache
no keepalive
cable bundle 1 master

[... skip ...]

cable source-verify dhcp
cable dhcp-giaddr policy
cable helper-address 192.168.1.10
fair-queue
!
interface Cable3/0
no ip address
no ip proxy-arp
no ip mroute-cache
no keepalive
cable bundle 1

[... skip ...]

cable source-verify dhcp
fair-queue
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top