cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
236
Views
0
Helpful
2
Replies

Multipoint to point-to-point

enyamada
Level 1
Level 1

Hi,

I have a serial interface configured like this:

interface Serial3/1

ip address 192.168.112.100 255.255.255.0

encapsulation frame-relay

frame-relay interface-dlci 143

frame-relay interface-dlci 146

frame-relay interface-dlci 151

and I´d like to set it like this:

interface serial 3/1.143 point-to-point

frame-relay interface-dlci 143

ip address 192.168.1.1 255.255.255.252

interface serial 3/1.146 point-to-point

frame-relay interface-dlci 146

ip address 192.168.1.5 255.255.255.252

interface serial 3/1.151 point-to-point

frame-relay interface-dlci 151

ip address 192.168.1.9 255.255.255.252

Is this simply a matter of re-configure the router or do I have

to ask my Frame relay provider to change something in the cloud?

thank you

edson

2 Replies 2

rais
Level 7
Level 7

You can make this change without any help from your provider.

Thanks.

gschertz
Level 1
Level 1

You will have to keep the encap frame-relay command on the real interface s3/1. And you will have to remove the dlci statements from the real interface before applying them to the subinterfaces.

No the frame provider will not have to change anything.