Re: frame-relay lmi-type

From: Bhaskar Sivanesan (bas_bharath@yahoo.com)
Date: Mon May 21 2007 - 14:07:40 ART


If its a direct back-to-back connection, you need to have
   
  frame-relay switching and
  frame-relay intf-type dce ( in the interface mode)
   
  in one of the routers that is going to act as a DCE.
   
  cheers
  

To Be CCIE <ccierocks@gmail.com> wrote:
  Guys,

I have the following setting for frame-relay and the link is not coming up.
Is there anything that I'm doing wrong here. Thanks in advance for any
input.

R1#
interface Serial0/0/0
ip address 155.32.12.1 255.255.255.0
encapsulation frame-relay IETF
frame-relay map ip 155.32.12.2 102 broadcast
no frame-relay inverse-arp
frame-relay lmi-type ansi

R1(config)#do ping 155.32.12.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 155.32.12.2, timeout is 2 seconds:
U.U.U

R2#
interface Serial0/0/0
ip address 155.32.12.2 255.255.255.0
encapsulation frame-relay IETF
frame-relay map ip 155.32.12.1 201 broadcast
no frame-relay inverse-arp
frame-relay lmi-type ansi
end



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:21 ART