RE: Auto Install over Frame Relay

From: Dennis E. Bates (dbates@batesdevelopment.net)
Date: Fri Sep 24 2004 - 10:59:20 GMT-3


Use the "frame-relay map" statements:

interface Serial0/0
 ip address 172.16.1.254 255.255.255.0
 ip helper-address 192.168.1.46
 encapsulation frame-relay IETF
 cdp enable
 frame-relay map ip 172.16.1.3 36 broadcast
 frame-relay map ip 172.16.1.4 46 broadcast
 frame-relay map ip 172.16.1.5 56 broadcast
 frame-relay map ip 172.16.1.6 66 broadcast
 frame-relay map ip 172.16.1.7 76 broadcast
 frame-relay map ip 172.16.1.8 86 broadcast
 frame-relay map ip 172.16.1.9 96 broadcast
 frame-relay map ip 172.16.1.10 116 broadcast
 frame-relay map ip 172.16.1.11 126 broadcast
 frame-relay map ip 172.16.1.1 16 broadcast
 frame-relay map ip 172.16.1.2 26 broadcast

Dennis

-----Original Message-----
From: ccie2be [mailto:ccie2be@nyc.rr.com]
Sent: Friday, September 24, 2004 8:29 AM
To: Group Study
Subject: Auto Install over Frame Relay

Hi guys,

When configuring this, does the F/R connection to the new router have to
be
p2p like in the example below?

Rx

int s0.1 point-to-point
ip addr x.x.x.x m.m.m.m
ip helper-address y.y.y.y
frame-relay interface-dlci xyz protocol ip x.x.x.y

How would I configure the F/R interface if it were p2m?

Thanks, Tim



This archive was generated by hypermail 2.1.4 : Fri Oct 01 2004 - 15:00:48 GMT-3