Hi
First time setting up a 10k cmts. We have mc20x20v card and a 5 port gig ethernet on sip 600. Modems are locking on channels and everything is looking good. I can't figure out how to get the modem requests to forward to the provisioning server.
I've tried pinging the gigabit ethernet port and it isn't responding. I've set default routes and default gateway command and nothing. Any help would be great.
on your bundle interface you need a cable helper
i.e.
interface Bundle1.1
ip address 10.101.0.1 255.255.128.0
ip address xxx.xxx.xxx.xxx 255.255.255.0 secondary
cable helper-address 192.168.172.14
That's so weird because I have the cable helper address.
interface Bundle1
ip address 172.10.0.1 255.255.252.0 secondary
ip address 10.10.0.1 255.255.252.0
cable arp filter request-send 3 2
cable arp filter reply-accept 3 2
cable dhcp-parse option-43
cable dhcp-giaddr policy
cable helper-address 192.168.88.5
!
The Gig interface has ip address of 10.10.10.2/29. I am unable to ping that and get replies. Also not able to ping the bundle 1 ip address. Should I be able to ping those address and get replies?
Thanks
Thank you. I checked and did a wireshark capture. It was sending the requests the problem was that the provisioning server was receiving requests and not sending out due to routing.