Re: Simple Routing question... [7:33168]

2002-01-25 Thread Georg Pauwen

Keith,

I agree with Mike: can you check if there is a route from 64.114.57.1 back
to 64.114.57.9 ? I would add a route on the device with address 64.114.57.1
that would look like this:

ip route 64.114.57.8 255.255.248.0 64.114.57.2

Good luck.

Regards,

Georg


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=33179t=33168
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Simple Routing question... [7:33168]

2002-01-25 Thread Marc Russell

Your layer-3 device doesn't have a route back to the 64.114.57.8 /29 network
to return traffic back to IP adddress 64.114.57.10.

Also, when you troubleshoot what looks easy I always turn on ip classless so
you don't deal those issues. I think 12.0 IOS and up has it on by default
now.



Marc Russell
Network Learning, Inc.
1677 W. Hamlin
Rochester Hills, MI 48309
Work PH# 248-299-8114
Fax# 248-299-7975
Pager# 810-681-0382
Alpha Page (don't put text in the subject area)
[EMAIL PROTECTED]
E-Mail CCIE Boot Camp [EMAIL PROTECTED]
WEB CCIE Boot  Camp www.ccbootcamp.com  (Check us out for CCIE lab exam
preparation)

http://www.ccbootcamp.com/quicklinks.html



Keith Woodworth  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 7204 connected via Faste to another layer 3 device.

 IP on 7204: 64.114.57.2
 IP on other device: 64.114.57.1
 Subnet mask: 255.255.255.248

 One static route on 7204:
 ip route 0.0.0.0 0.0.0.0 64.114.57.1

 7204 is working and fine and reachable.

 7204 has an ATM interface (oc3) to a 6260 DSlam.
 ATM 0/1 has a subif config'd P2P w/IP: 64.114.57.9
 ATM subif on 6260 has IP: 64.114.57.10

 Subnet mask is also a /29.

 Config one static route on 6260: 0.0.0.0/0 64.114.57.9

 Now from 6260 I can hit 64.114.57.2 but cannot get past that interface to
 64.114.57.1 which is the main gateway.

 What do I need on 6260 to route past the 7204? Ive added a few other
 routes on the 7204 using a statemnt to route the whole 64.114.57.0/24 out
 64.114.57.1 to no avail.

 Just started on this today so have had a whole lot of time to work on it
 yet but just thought I'd throw this out to see. No routing protocols
 running, just all static routes.

 Thanks for any input.
 Keith




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=33171t=33168
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Simple Routing question... [7:33168]

2002-01-24 Thread Keith Woodworth

7204 connected via Faste to another layer 3 device.

IP on 7204: 64.114.57.2
IP on other device: 64.114.57.1
Subnet mask: 255.255.255.248

One static route on 7204:
ip route 0.0.0.0 0.0.0.0 64.114.57.1

7204 is working and fine and reachable.

7204 has an ATM interface (oc3) to a 6260 DSlam. 
ATM 0/1 has a subif config'd P2P w/IP: 64.114.57.9
ATM subif on 6260 has IP: 64.114.57.10

Subnet mask is also a /29.

Config one static route on 6260: 0.0.0.0/0 64.114.57.9

Now from 6260 I can hit 64.114.57.2 but cannot get past that interface to
64.114.57.1 which is the main gateway.

What do I need on 6260 to route past the 7204? Ive added a few other
routes on the 7204 using a statemnt to route the whole 64.114.57.0/24 out
64.114.57.1 to no avail.

Just started on this today so have had a whole lot of time to work on it
yet but just thought I'd throw this out to see. No routing protocols
running, just all static routes.

Thanks for any input.
Keith




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=33168t=33168
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Simple Routing question... [7:33168]

2002-01-24 Thread Mike Taylor

It looks as if the device configured with the 64.114.57.1/29 address has no
route back to the 64.114.57.8/29 network.

If it were my problem, I'd check to see if a ping from 64.114.57.10 reaches
the 64.114.57.1 device and what that device does with it.

Good Luck

Mike Taylor


Keith Woodworth  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 7204 connected via Faste to another layer 3 device.

 IP on 7204: 64.114.57.2
 IP on other device: 64.114.57.1
 Subnet mask: 255.255.255.248

 One static route on 7204:
 ip route 0.0.0.0 0.0.0.0 64.114.57.1

 7204 is working and fine and reachable.

 7204 has an ATM interface (oc3) to a 6260 DSlam.
 ATM 0/1 has a subif config'd P2P w/IP: 64.114.57.9
 ATM subif on 6260 has IP: 64.114.57.10

 Subnet mask is also a /29.

 Config one static route on 6260: 0.0.0.0/0 64.114.57.9

 Now from 6260 I can hit 64.114.57.2 but cannot get past that interface to
 64.114.57.1 which is the main gateway.

 What do I need on 6260 to route past the 7204? Ive added a few other
 routes on the 7204 using a statemnt to route the whole 64.114.57.0/24 out
 64.114.57.1 to no avail.

 Just started on this today so have had a whole lot of time to work on it
 yet but just thought I'd throw this out to see. No routing protocols
 running, just all static routes.

 Thanks for any input.
 Keith




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=33175t=33168
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]