Re: My first time setting up Frame Relay, PM2ER30
Randy Moore (ramoore@home.atlantech.net)
Wed, 11 Dec 1996 09:53:43 -0500
At 03:01 AM 12/11/96 -0500, you wrote:
>Randy,
>
>I'm no expert at this, but I've added a POP to our net so I've been where
>you are trying to go. Here's what you've got:
>
>
> Net A ---[PM2ER30]----{dlsi 1 -- frame -- dlsi 2}----[PM2ER30]--- Net B
>
>Usually, Net A and Net B will be on different sub-nets of IPs. I actually
>believe that is _required_! The ether side of the PM will be connfigured
>to an IP in it's relative Net. The wan side will be part of a third
>sub-net set up for the frame.
>
>In order not to use up valuable sub-nets, however, you can use one of the
>"generic" IP Class C's available for this purpose. 198.168.1.xxx is one
>of these. Thus the W1 of the PM at Net A end will be 198.168.1.1 and the
>W1 of the PM at Net B end will be 198.168.1.2.
>
>Note that the DLSI list is always the DLSI and the IP of the "other end"
>so the list in the PM at Net A end would be XX: 198.168.1.2 -- where XX
>is the dlsi of the other end of the frame. This is the dlsi you can "see"
>when testing from your end.
>
What you describe is pretty much what I have setup, other than we don't
have a PM product on the other end (I forget what it is). I've used a
spare subnet from a Class C I have subnetted into 16 IP blocks for the WAN
network.
I'm still not quite clear on which DLCI I should be putting into my config.
When putting the PM into config mode (as shown in
http://www.livingston.com/Tech/Appnotes/app.wan-frame-relay.shtml), I can
see that the Full Status Report from the Telco switch reports DLCI 151:
(W1) Annex-D: Sending Full Status Enquiry - Sequence 8
(W1) LMI-AnnexD: Received Full Status - Sequence 7
DLCI List: 151
(I've tried both Annex-D and LMI signalling BTW)
But it doesn't seem to learn an IP to go with it if I don't specify one as
the manual seems to indicate it should.
pm2> sh arp frmW1
0.0.0.0 at 24:71 (151) <-- Any idea what the 24:71 means?
So does DLCI: 151 go into my DLCI list, or do I put the other DLCI (in this
case 171) into my list, with the IP address of the other end?