ubr924 modem does not want to talk through its ethernet0 port
- From: Mauricio Tavares <uce@xxxxxxx>
- Date: Wed, 07 Jun 2006 08:32:38 -0400
I have here one of those ubr924 cable modems and was going to configure it so I could connect it to my switch and then tftp new OS to it. I thought that would be an easy task:
o Connect the router's hub port to the switch using a crossover cable. cable-modem0 is not connected to anything for the time being.
o Using the console cable, configure the modem:
!
hostname burpmaster
!
!
clock timezone EST -5
ip subnet-zero
no ip routing
!
ip audit notify log
ip audit po max-events 100
call rsvp-sync
!
interface Ethernet0
ip address 10.0.0.7 255.255.255.0
no ip route-cache
bridge-group 59
bridge-group 59 spanning-disabled
!
interface cable-modem0
no ip route-cache
shutdown
bridge-group 59
!
ip classless
ip http server
no ip http cable-monitor
!
snmp-server enable traps tty
snmp-server manager
!
voice-port 0
input gain -2
output attenuation 0
!
voice-port 1
input gain -2
output attenuation 0
!
!
line con 0
line vty 0 4
!
scheduler max-task-time 5000
end
burpmaster#
(yes, I did not put any passwords on it just yet)
o Check if Ethernet0 seems to be properly configured:
burpmaster#show interfaces e 0
Ethernet0 is up, line protocol is up
Hardware is PQUICC Ethernet, address is 0003.6bbd.66f2 (bia 0003.6bbd.66f2)
Internet address is 10.0.0.7/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:05, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 input packets with dribble condition detected
53 packets output, 5588 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
burpmaster#
o Ping itself:
burpmaster#ping 10.0.0.7
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.0.0.7, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
burpmaster#
So far so good, but this is when the fun begins:
burpmaster#ping 10.0.0.1 <----- Ping my Linksys router, which is being used to connect to the Motorola cable modem I am currently using.
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.0.0.1, timeout is 2 seconds:
......
Success rate is 0 percent (0/5)
burpmaster#ping 10.0.0.13 <-- Ping my unix box, which I am using to connect to the ubr924 modem's console port.
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.0.0.13, timeout is 2 seconds:
......
Success rate is 0 percent (0/5)
burpmaster#
mireille:~ dalek$ ping 10.0.0.7 <---- Me trying to ping the ubr924
PING 10.0.0.7 (10.0.0.7): 56 data bytes
ping: sendto: No route to host
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
^C
--- 10.0.0.7 ping statistics ---
9 packets transmitted, 0 packets received, 100% packet loss
mireille:~ dalek$
All I can think of is a bad crossover cable, but yet I have used that same cable many times before, including to upload new images to my switch though tftp. I am willing to have it checked later on today. But, if the cable is ok, what else should I check?
--
Mauricio raub-kudria-com
(if you need to email me, use this address =)
.
- Follow-Ups:
- Re: ubr924 modem does not want to talk through its ethernet0 port
- From: Christophe Fillot
- Re: ubr924 modem does not want to talk through its ethernet0 port
- Prev by Date: QoS for voice traffic
- Next by Date: Re: ubr924 modem does not want to talk through its ethernet0 port
- Previous by thread: QoS for voice traffic
- Next by thread: Re: ubr924 modem does not want to talk through its ethernet0 port
- Index(es):
Relevant Pages
|