RE: PPPoFR

From: Eric Dobyns (eric_dobyns@yahoo.com)
Date: Wed Jul 04 2007 - 16:18:13 ART


Technically, you are pinging your own loopback address, but that is also the
address on your side of the PVC....here's a look at something I did as a
config from the hub.

interface Loopback12
 ip address 10.1.12.1 255.255.255.0
!
interface Loopback13
 ip address 10.1.13.1 255.255.255.0
!
interface Loopback14
 ip address 10.1.14.1 255.255.255.0

interface Virtual-Template12
 ip unnumbered Loopback12
!
interface Virtual-Template13
 ip unnumbered Loopback13
!
interface Virtual-Template14
 ip unnumbered Loopback14
!
interface Serial0/0/0
 no ip address
 encapsulation frame-relay
 no arp frame-relay
 no frame-relay inverse-arp
!
interface Serial0/0/0.12 point-to-point
 frame-relay interface-dlci 102 ppp Virtual-Template12
!
interface Serial0/0/0.13 point-to-point
 frame-relay interface-dlci 103 ppp Virtual-Template13
!
interface Serial0/0/0.14 point-to-point
 frame-relay interface-dlci 104 ppp Virtual-Template14

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Gary
Duncanson
Sent: Wednesday, July 04, 2007 3:41 AM
To: Phillip Day
Cc: ccielab@groupstudy.com
Subject: Re: PPPoFR

Had this one myself recently.

This insight came from Scott Morris..

'If you are doing PPPoFR, you will never be able to ping your own IP
address.

(Unless you use unnumbered from another interface, but technically then you
are pinging that one!)'

----- Original Message -----
From: "Phillip Day" <Phillip.Day@telindus.co.uk>
To: <ccielab@groupstudy.com>
Sent: Wednesday, July 04, 2007 11:13 AM
Subject: PPPoFR

> Does anyone know of an obvious way I'm missing to ping your local
> interface on a PPPoFR link? And in a lab is it likely you would need to
> be able to?
>
> Thanks in advance
>
> Phill Day
>
> This e-mail is private and may be confidential and is for the intended
> recipient only. If misdirected, please notify us by telephone and confirm
> that it has been deleted from your system and any copies destroyed. If
> you
> are not the intended recipient you are strictly prohibited from using,
> printing, copying, distributing or disseminating this e-mail or any
> information contained in it. We use reasonable endeavours to virus scan
> all
> e-mails leaving the Company but no warranty is given that this e-mail and
> any
> attachments are virus free. You should undertake your own virus checking.
> The right to monitor e-mail communications through our network is reserved

> by
> us.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:39 ART