 judoant
join:2002-01-18 Lexington, KY
1 edit | CISCO uBR904
Does any one that uses insight bb, have a working Cisco uBR904 installed? I spent quit a bit of time with insight support to get it to work until we found out a feature called 'cable-modem dhcp-proxy nat' was not supported by this model.
I will not get into the specifics now but if anyone is interested please post. I am interested in a work around for this DHCP shortcoming. |
|
  robbym627 Premium join:2003-09-14 Springfield, IL
·surpasshosting
·Comcast
1 edit | I don't recall the 904 working but I know the 924 works. I am not aware of a difference that would cause it not to work. Is the IOS updated? I don't know if this will help at all. »www.cisco.com/warp/public/109/ca···at-confs
I also found this.
Note: If you are using uBR904 and want to perform NAT, then you have to request a static IP address from the MSO. Once you have the static IP address, you can configure NAT on uBR904 by:
creating a loopback interface
using a Ethernet secondary interface
You could get a sticky IP and try it. Here is a link to the instructions.
»www.cisco.com/en/US/tech/tk86/tk···7e.shtml |
|
 judoant
join:2002-01-18 Lexington, KY
| Thank you, but I have seen this and i don't want to pay for the sticky ip. I do know the difference between the 904 and the 924 is the support of IOS 12.2(t) which supports the cable-modem dhcp-proxy nat command. this allows for DHCP and NAT, to work on the 'outside interface' and for the uBR to pass through a dhcp address to the interface on the 'inside'. |
|
  qos1
join:2003-09-19 Beverly Hills, CA | reply to judoant What IOS ver are you running? I think the 904 is at end of life...I have CCO access and if you dont I can check in the morning for the latest IOS ver and help you out if I can... |
|
 judoant
join:2002-01-18 Lexington, KY | That is the best news i have heard yet. No I do not have CCO, and I think my current ver. is 12.1(6). They recomend ver. 12.2(t) or higher, but I only saw that for the uBR924. which are different HW platforms. Thanks |
|
  qos1
join:2003-09-19 Beverly Hills, CA
| reply to judoant Ok here is the last and latest for the 900 series...
File name Min. Memory (MB) Min. Flash (MB) Date Released ubr900-k1y5-mz.121-22c.bin 8 4 13-APR-2004
There is no 12.2 IOS for that model 
I dont think that this 12.1 will support the IOS command you need...however you still might be able to NAT...they recommend a static IP which you dont want to get BUT you can still enter your current DHCP'd IP etc. info from insight as a static into the router, which atleast will give you something to test...the down side is that when insight changes your DHCP'd IP you would need to get that info and again enter in the router...
Post some router info... sh ver sh flash sh run (erase your password's or any specific ip addy's) |
|
 judoant
join:2002-01-18 Lexington, KY
| This config was built with the assumption the cable-modem dhcp-proxy nat command was going to work.
uBR900#sh ver Cisco Internetwork Operating System Software IOS (tm) 900 Software (UBR900-K1Y5-M), Version 12.1(17), RELEASE SOFTWARE (fc1) Copyright (c) 1986-2002 by cisco Systems, Inc. Compiled Tue 03-Sep-02 15:41 by kellythw Image text-base: 0x08004000, data-base: 0x084077E8
ROM: System Bootstrap, Version 11.3(7)NA, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1 ) ROM: 900 Software (UBR900-RBOOT-M), Version 11.3(7)NA, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
uBR900 uptime is 3 days, 1 hour, 4 minutes System returned to ROM by power-on System restarted at 19:29:23 - Tue Mar 1 2005 System image file is "flash:ubr900-k1y5-mz.121-17.bin"
cisco uBR900 CM (68360) processor (revision E) with 8192K bytes of memory. Processor board ID xxxxxxxxxxxx Bridging software. 1 Ethernet/IEEE 802.3 interface(s) 1 Cable Modem network interface(s) 4096K bytes of processor board System flash (Read/Write) 2048K bytes of processor board Boot flash (Read/Write)
Configuration register is 0x2102
uBR900#sh flash
System flash directory: File Length Name/status 1 1942285 ubr900-k1y5-mz.121-17.bin [1942352 bytes used, 2251952 available, 4194304 total] 4096K bytes of processor board System flash (Read/Write)
uBR900#sh run Building configuration...
Current configuration : 2227 bytes ! ! Last configuration change at 20:56:27 - Tue Mar 1 2005 ! version 12.1 no service single-slot-reload-enable no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname uBR900 ! enable secret xxxxxxxxxxxxxx. enable password xxxxxxxxxxxx ! ! ! ! ! clock timezone - 6 ip subnet-zero no ip routing ! ! ! ! interface Ethernet0 ip address 192.168.0.1 255.255.255.0 ip access-group 170 in ip access-group 172 out ip nat inside no ip route-cache ! interface cable-modem0 ip access-group 171 in ip nat outside no ip route-cache no keepalive cable-modem downstream saved channel 651000000 48 4 cable-modem downstream saved channel 585000000 39 4 cable-modem downstream saved channel 573000000 48 1 cable-modem mac-timer t2 40000 no cable-modem compliant bridge ! ip default-gateway 10.xxxxxxxxx ip classless no ip http server ! access-list 1 permit xxxxxxxxxxxxxxxx access-list 2 permit xxxxxxxxxxxxxxxx access-list 3 permit xxxxxxxxxxxxxxxx access-list 4 permit xxxxxxxxxxxxxxxxx access-list 5 permit xxxxxxxxxxxxxx access-list 6 permit xxxxxxxxxxxxxxxxx access-list 170 deny udp host xxxxxxxxx any eq snmp access-list 170 deny udp host xxxxxxxxx any eq snmp access-list 170 deny udp host xxxxxxxxx any eq snmp access-list 170 deny udp host xxxxxxxxx any eq snmp access-list 170 permit udp any range 0 65535 any eq domain access-list 170 permit ip any xxxxxxxxxxxxxx access-list 170 permit udp any eq bootpc any eq bootps access-list 170 deny ip any any access-list 170 permit ip any any access-list 171 permit udp host xxxxxxxxxx any eq snmp access-list 171 permit udp host xxxxxxxxxxx any eq snmp access-list 171 permit udp host xxxxxxxxxx any eq snmp access-list 171 permit udp host xxxxxxxxxx any eq snmp access-list 171 deny udp any any eq snmp access-list 171 permit ip any any access-list 172 permit udp any eq domain any range 0 65535 access-list 172 permit ip xxxxxxxxxxxxxxxx any access-list 172 permit udp any eq bootps any eq bootpc access-list 172 deny ip any any access-list 172 permit ip any any snmp-server manager ! line con 0 line vty 0 4 password xxxxxxxxxxxx login ! end |
|