09-06-2010 04:51 PM - edited 03-04-2019 09:40 AM
Hello all,
I'm testing a new CPE device for possible deployment in ADSL environments. Right off the bat I'm struck by something odd. One of my test environments is actually my home connection. My DSL provider has a bridged modem at my home to terminate the ADSL. My ethernet based router that sits behind the modem sends out its DHCP request, I authenticate the mac via a web proxy, reload the router and away we go. When I put the Cisco 887 in place and configure it with the CP Express software, ADSL comes up, ATM comes up, I send DHCP according to debug but I get nothing back that I can tell.
What strikes me as odd is the cli config generated by the CP express software. In this type of deployment, I would expect to see the BVI interface, all the irb stuff, yada yada. I don't see any of that. The CP express software put the ip address dhcp command right on the subint that it created for pvc 0/35. My concern is that it is not working because this is not right, but at the same time I think, how could Cisco make something so obviously wrong and then I go down the path of maybe they changed the command structure. I included the config. Does anyone have any experience with this? BTW this is running 15.0(1)M3 advanced security code.
Current configuration : 144 bytes
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
no atm ilmi-keepalive
!
end
david.williams#show run int atm0.1
Building configuration...
Current configuration : 195 bytes
!
interface ATM0.1 point-to-point
description $ES_WAN$$FW_OUTSIDE$
ip address dhcp
ip flow ingress
ip nat outside
ip virtual-reassembly
pvc 0/35
encapsulation aal5snap
!
end
Solved! Go to Solution.
09-07-2010 01:36 PM
Hello David,
the configuration produced by the CP express is clearly wrong as you have noted
I realize I'm becoming old because I'm out of the SDM /CP business
Best Regards
Giuseppe
09-07-2010 01:32 PM
FWIW I did get this working with a traditional irb config. I guess the gui is just a failure. I'm not sure why I bother with those darn things.
09-07-2010 01:36 PM
Hello David,
the configuration produced by the CP express is clearly wrong as you have noted
I realize I'm becoming old because I'm out of the SDM /CP business
Best Regards
Giuseppe
09-16-2010 05:46 AM
I know what you mean Giuseppe. I try to stay open and give the SDM/CP a chance when the opportunities present but it always seems like they fall short somehow and I'm right back to the cli. That's ok. I like the cli.
Thanks for the input. It confirms my suspicions.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide