RE: Ip default gateway

2001-02-16 Thread Erick B.
ip default-gateway works if ip routing is disabled and the router is basically a host on the network like your PCs, etc. You would turn IP routing off (no ip routing) to bridge all traffic for example. Using ip default-network would let you propagate a route via IGRP/EIGRP or RIP to a neighbor

RE: Ip default gateway

2001-02-15 Thread West, Karl
al Message- From: birs [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 5:02 AM To: [EMAIL PROTECTED] Subject: Ip default gateway Hello I just had a situation like this: I connected a Cisco1750 to Catalist2924, and then Catalist2924 to Catalist8540 and configured "ip

Ip default gateway

2001-02-15 Thread birs
Hello I just had a situation like this: I connected a Cisco1750 to Catalist2924, and then Catalist2924 to Catalist8540 and configured "ip default-gateway 10.0.1.1" in 1750(10.0.1.1 is the ip of 8540). Then 1750 was ping'in only 10.0.1.1 255.255.255.240's hosts and no

RE: IP default gateway prob

2001-01-25 Thread Daniel Cotts
m assuming that it is 0.) > -Original Message- > From: Danial wood [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 25, 2001 11:01 AM > To: [EMAIL PROTECTED] > Subject: IP default gateway prob > > > dear group > > I had a problem with the follo

IP default gateway prob

2001-01-25 Thread Danial wood
dear group I had a problem with the following connectivity. Iternet--Router ARouter B 1.router A is connected serially with B. 2.From A ping is success to the LAN of the B. 3.from internet traffic is not going ahead of routerA.Besides that the routing table has the routes to the l

Re: ip default-gateway command does not work

2000-11-13 Thread Roman McDonald
Just use ip route 0.0.0.0 0.0.0.0 10.100.67.254 to set your default route. IP default-gateway should only be used if ip routing is disabled on the router. Roman At 06:36 PM 11/13/00 -0700, you wrote: >I have a problem getting the "ip default-gateway" to work on my router. >P

ip default-gateway command does not work

2000-11-13 Thread Lists Wizard
I have a problem getting the "ip default-gateway" to work on my router. Please review the output below carefully to see what the problem is. I have also noticed that the "show ip route" command show that Gateway of last resort is not set your input is appreciated