Re: cannot ping myself [7:3498]

2001-05-08 Thread Circusnuts
Message - From: To: Sent: Monday, May 07, 2001 6:48 PM Subject: cannot ping myself [7:3498] #sh run ... ! interface Serial1 description Enlace al San Alfonso (BellSouth) ip address 10.10.10.1 255.255.255.0 no ip directed-broadcast encapsulation frame-relay IETF no fair-queue

cannot ping myself [7:3498]

2001-05-07 Thread [EMAIL PROTECTED]
#sh run ... ! interface Serial1 description Enlace al San Alfonso (BellSouth) ip address 10.10.10.1 255.255.255.0 no ip directed-broadcast encapsulation frame-relay IETF no fair-queue frame-relay interface-dlci 16 frame-relay lmi-type ansi ! ... #ping 10.10.10.1 Type escape sequence to

RE: cannot ping myself [7:3498]

2001-05-07 Thread Chuck Larrieu
process. Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Monday, May 07, 2001 3:49 PM To: [EMAIL PROTECTED] Subject:cannot ping myself [7:3498] #sh run ... ! interface Serial1 description Enlace al San Alfonso

Re: cannot ping myself [7:3498]

2001-05-07 Thread Bradley J. Wilson
, May 07, 2001 6:48 PM Subject: cannot ping myself [7:3498] #sh run ... ! interface Serial1 description Enlace al San Alfonso (BellSouth) ip address 10.10.10.1 255.255.255.0 no ip directed-broadcast encapsulation frame-relay IETF no fair-queue frame-relay interface-dlci 16 frame-relay lmi

RE: cannot ping myself [7:3498]

2001-05-07 Thread Brian Dennis
07, 2001 3:49 PM To: [EMAIL PROTECTED] Subject: cannot ping myself [7:3498] #sh run ... ! interface Serial1 description Enlace al San Alfonso (BellSouth) ip address 10.10.10.1 255.255.255.0 no ip directed-broadcast encapsulation frame-relay IETF no fair-queue frame-relay interface

RE: cannot ping myself [7:3498]

2001-05-07 Thread Chuck Larrieu
Dennis Sent: Monday, May 07, 2001 4:34 PM To: [EMAIL PROTECTED] Subject:RE: cannot ping myself [7:3498] You don't have a frame-relay map statement to yourself. If you want to ping yourself you need to add a map statement (i.e. frame-relay map ip 10.10.10.1 16). Brian -Original

RE: cannot ping myself [7:3498]

2001-05-07 Thread Brian Dennis
, 2001 4:49 PM To: Brian Dennis; [EMAIL PROTECTED] Subject: RE: cannot ping myself [7:3498] Guys, my own experiments indicate that you can't ping yourself on an ethernet interface either. But an extended ping sourcing from another interface works fine. Something else that is bothering me

RE: cannot ping myself [7:3498]

2001-05-07 Thread Brian
: cannot ping myself [7:3498] Guys, my own experiments indicate that you can't ping yourself on an ethernet interface either. But an extended ping sourcing from another interface works fine. Something else that is bothering me - why do you need to ping yourself? There are plenty of tools

RE: cannot ping myself [7:3498]

2001-05-07 Thread Chuck Larrieu
: Monday, May 07, 2001 5:57 PM To: [EMAIL PROTECTED] Subject:RE: cannot ping myself [7:3498] You should be able to ping yourself on a LAN interface without any addition configuration (see below). As far as a WAN environment goes there is not too many reasons to ping yourself and it's

Re: cannot ping myself [7:3498]

2001-05-07 Thread Jason Roysdon
being up. Is there another reason I'm missing? Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Brian Dennis Sent: Monday, May 07, 2001 4:34 PM To: [EMAIL PROTECTED] Subject: RE: cannot ping myself [7:3498] You don't have a frame-relay map s

Re: cannot ping myself [7:3498]

2001-05-07 Thread Xiao Zhang
u need config ur interface as point to point, cisco serial interface default is multipoint. Xiao [EMAIL PROTECTED] wrote: #sh run ... ! interface Serial1 description Enlace al San Alfonso (BellSouth) ip address 10.10.10.1 255.255.255.0 no ip directed-broadcast encapsulation