From: John Mistichelli (jmistichelli@xxxxxxxxx)
Date: Sun Feb 10 2002 - 11:16:51 GMT-3
What you described is simply a multipoint configuration. You will want to
issue frame map commands on the frame interface of each router. Ex:
R3
int s0
ip addr 10.3.3.3 255.0.0.0
frame-relay map ip 10.4.4.4 304 broadcast
frame-relay map ip 10.5.5.5 305 broadcast
R4
int s0
ip addr 10.4.4.4 255.0.0.0
frame-relay map ip 10.3.3.3 403 broadcast
frame-relay map ip 10.5.5.5 403 broadcast
R5
int s0
ip addr 10.5.5.5 255.0.0.0
frame-relay map ip 10.3.3.3 503 broadcast
frame-relay map ip 10.4.4.4 503 broadcast
HTH
John M.
#7536
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
sherry huies
Sent: Sunday, February 10, 2002 8:47 AM
To: ccielab@groupstudy.com
Subject: about Frame-relay configuration
Hi, all
i have one question about frame-relay.
on diagram, R3 is connected to frame-relay switch.
R4 and R5 is also connected to frame-relay switch.
Suppose that we can't use sub-interface command
on R3 ,how can i do this situation?
R3 DLCI 304,305
R4 DLCI 403
R5 DLCI 503
===============================================
403 = R4
=
=
304 =
R3----------==
305 =
=
=
503 = R5
thanks in advance.
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:18 GMT-3