Re: Frame-Relay Problem [7:41250]

2002-04-13 Thread Michael Williams

Sean brings up a good point to check the maximum clock rate of your module. 
I've seen more than 1 person try to use the A/S module for 1.544Mbps
However, the A/S module that he refers to supports a max of 115.2Kbps in
async mode and when put into sync mode supports a max of 128Kbps.  This
module you speak of (NM-4T) should support up to 8Mbps on a single interface
or up to 2Mbps on all 4 interfaces at the same time.  (just to be sure I
checked Cisco's site on that module and here's what I found:

The 4-port synchronous (sync) serial network module (NM-4T) has four DB-60
ports and provides a data rate of 8 Mbps on port 0, 4 Mbps each on port 0
and port 2, or 2 Mbps on all four ports simultaneously. The NM-4T network
module supports only sync mode. 

http://www.cisco.com/warp/public/107/hw_4t.html

So you clockrate shouldn't be a problem at 64Kbps.  It seems that most
of any suggestions I could make have been covered here (framing, frame-relay
switching, etc).  I guess I would just start at layer 1 and work up from
there.  i.e. make sure all cables, connectors and even serial interfaces on
the routers are good, then proceed up to layer 2 with debugs, etc

HTH,
Mike W.


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



Re: Frame-Relay Problem [7:41250]

2002-04-12 Thread PING

I have already done all steps except the first one. Its a good point and
I'll check that. It is possible that module doesn't support 64K clock(?)

/N

Sean Knox wrote:

 Check the clock rate and cabling on both ends. If the clock rate specified
 is different than what the module supports, then I believe the line will
 come up and go back down. (For example, the WIC-2A/S cards only support a
 maximum clock rate of 128K).

 * Check cabling (are the DCE and DTE ends correct?)
 * Make sure frame-relay intf-type is set correctly on both ends (and
cabling
 is OK)
 * Check clock rate (set on the interface)
 * Issue a no shut on all frame-relay interfaces on both ends of the PVC.

 hth,
 Sean

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 PING
 Sent: Thursday, April 11, 2002 7:43 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Frame-Relay Problem [7:41250]

 The question is that Caslow says on page-110 that if FR switching is
 on, just enabling the encapsulation will bring up the PVC by using
 inverse arp. I don't see that happening.

 /N

 Engelhard M. Labiro wrote:

  Ping,
 
  Have you configure the following comands on FR switch ?
  1. Global config mode : frame-relay switching
  2. Interface config mode: frame-relay intf-type dce
 
  - Original Message -
  From: PING
  To:
  Sent: Friday, April 12, 2002 10:49 AM
  Subject: Frame-Relay Problem [7:41250]
 
   If I have this simple net:
  
   3660(FR Switch)---3640
  
   I am using NM-4T on both routers.
   Default (HDLC) encapsulation causes both router serial interfaces to
   come up. I am trying inverse ARP from Caslow book but as
   soon as I enable FR (or even PPP) encap, line goes down. 3660 is the
DCE
  
   and supplying clock.
   I am not sure if someone has tried NM-4T with FR?
  
   /N




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



Re: Frame-Relay Problem [7:41250]

2002-04-11 Thread Chris Camplejohn

Did you put frame-relay intf-type on the frame-interface?

Chris

PING  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 If I have this simple net:

 3660(FR Switch)---3640

 I am using NM-4T on both routers.
 Default (HDLC) encapsulation causes both router serial interfaces to
 come up. I am trying inverse ARP from Caslow book but as
 soon as I enable FR (or even PPP) encap, line goes down. 3660 is the DCE

 and supplying clock.
 I am not sure if someone has tried NM-4T with FR?

 /N




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



RE: Frame-Relay Problem [7:41250]

2002-04-11 Thread Lupi, Guy

Do you have another router to connect to the 3660?  This would give you a
better idea of how it really works.  It looks like right now you are trying
to do frame relay back to back, which also works, but it depends on how you
have your settings.  If you want to do frame relay encapsulation back to
back, take a look at this link:

http://www.cisco.com/warp/public/125/frbacktoback_hybrid.html

Guy

-Original Message-
From: PING
To: [EMAIL PROTECTED]
Sent: 4/11/2002 9:49 PM
Subject: Frame-Relay Problem [7:41250]

If I have this simple net:

3660(FR Switch)---3640

I am using NM-4T on both routers.
Default (HDLC) encapsulation causes both router serial interfaces to
come up. I am trying inverse ARP from Caslow book but as
soon as I enable FR (or even PPP) encap, line goes down. 3660 is the DCE

and supplying clock.
I am not sure if someone has tried NM-4T with FR?

/N




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



Re: Frame-Relay Problem [7:41250]

2002-04-11 Thread Engelhard M. Labiro

Ping,

Have you configure the following comands on FR switch ?
1. Global config mode : frame-relay switching
2. Interface config mode: frame-relay intf-type dce



- Original Message - 
From: PING 
To: 
Sent: Friday, April 12, 2002 10:49 AM
Subject: Frame-Relay Problem [7:41250]


 If I have this simple net:
 
 3660(FR Switch)---3640
 
 I am using NM-4T on both routers.
 Default (HDLC) encapsulation causes both router serial interfaces to
 come up. I am trying inverse ARP from Caslow book but as
 soon as I enable FR (or even PPP) encap, line goes down. 3660 is the DCE
 
 and supplying clock.
 I am not sure if someone has tried NM-4T with FR?
 
 /N




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



Re: Frame-Relay Problem [7:41250]

2002-04-11 Thread PING

Yes. It works from 3660 to 3800. Doesn't work from
NM-4T to NM-4T.

/N

Chris Camplejohn wrote:

 Did you put frame-relay intf-type on the frame-interface?

 Chris

 PING  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  If I have this simple net:
 
  3660(FR Switch)---3640
 
  I am using NM-4T on both routers.
  Default (HDLC) encapsulation causes both router serial interfaces to
  come up. I am trying inverse ARP from Caslow book but as
  soon as I enable FR (or even PPP) encap, line goes down. 3660 is the DCE
 
  and supplying clock.
  I am not sure if someone has tried NM-4T with FR?
 
  /N




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



Re: Frame-Relay Problem [7:41250]

2002-04-11 Thread PING

The question is that Caslow says on page-110 that if FR switching is
on, just enabling the encapsulation will bring up the PVC by using
inverse arp. I don't see that happening.

/N

Engelhard M. Labiro wrote:

 Ping,

 Have you configure the following comands on FR switch ?
 1. Global config mode : frame-relay switching
 2. Interface config mode: frame-relay intf-type dce

 - Original Message -
 From: PING
 To:
 Sent: Friday, April 12, 2002 10:49 AM
 Subject: Frame-Relay Problem [7:41250]

  If I have this simple net:
 
  3660(FR Switch)---3640
 
  I am using NM-4T on both routers.
  Default (HDLC) encapsulation causes both router serial interfaces to
  come up. I am trying inverse ARP from Caslow book but as
  soon as I enable FR (or even PPP) encap, line goes down. 3660 is the DCE
 
  and supplying clock.
  I am not sure if someone has tried NM-4T with FR?
 
  /N




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



RE: Frame-Relay Problem [7:41250]

2002-04-11 Thread Sean Knox

Check the clock rate and cabling on both ends. If the clock rate specified
is different than what the module supports, then I believe the line will
come up and go back down. (For example, the WIC-2A/S cards only support a
maximum clock rate of 128K).

* Check cabling (are the DCE and DTE ends correct?)
* Make sure frame-relay intf-type is set correctly on both ends (and cabling
is OK)
* Check clock rate (set on the interface)
* Issue a no shut on all frame-relay interfaces on both ends of the PVC.

hth,
Sean

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
PING
Sent: Thursday, April 11, 2002 7:43 PM
To: [EMAIL PROTECTED]
Subject: Re: Frame-Relay Problem [7:41250]


The question is that Caslow says on page-110 that if FR switching is
on, just enabling the encapsulation will bring up the PVC by using
inverse arp. I don't see that happening.

/N

Engelhard M. Labiro wrote:

 Ping,

 Have you configure the following comands on FR switch ?
 1. Global config mode : frame-relay switching
 2. Interface config mode: frame-relay intf-type dce

 - Original Message -
 From: PING
 To:
 Sent: Friday, April 12, 2002 10:49 AM
 Subject: Frame-Relay Problem [7:41250]

  If I have this simple net:
 
  3660(FR Switch)---3640
 
  I am using NM-4T on both routers.
  Default (HDLC) encapsulation causes both router serial interfaces to
  come up. I am trying inverse ARP from Caslow book but as
  soon as I enable FR (or even PPP) encap, line goes down. 3660 is the DCE
 
  and supplying clock.
  I am not sure if someone has tried NM-4T with FR?
 
  /N




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